[SCM] Wormux PKG branch, master, updated. upstream/0.8.3-52-g55e0e8b

Eddy Petrișor eddy.petrisor at gmail.com
Sat Sep 26 15:13:29 UTC 2009


The following commit has been merged in the master branch:
commit 7b7504014a48c911d2048e8083e2e05955b7e47f
Merge: ac4a470d9c239ae8b7bbc86af3338dafcf52cbde 995dca6440c26b6992039062e44ef8839158ac9d
Author: Eddy Petrișor <eddy.petrisor at gmail.com>
Date:   Tue Sep 22 10:24:23 2009 +0300

    Merge commit 'upstream/0.8.5'
    
    Conflicts:
    
    	configure

diff --combined Makefile.in
index a13d13a,ea09428..63e9518
--- a/Makefile.in
+++ b/Makefile.in
@@@ -1,9 -1,8 +1,8 @@@
- # Makefile.in generated by automake 1.11 from Makefile.am.
+ # Makefile.in generated by automake 1.10.2 from Makefile.am.
  # @configure_input@
  
  # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
- # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
- # Inc.
+ # 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
  # This Makefile.in is free software; the Free Software Foundation
  # gives unlimited permission to copy and/or distribute it,
  # with or without modifications, as long as this notice is preserved.
@@@ -16,9 -15,8 +15,8 @@@
  @SET_MAKE@
  VPATH = @srcdir@
  pkgdatadir = $(datadir)/@PACKAGE@
- pkgincludedir = $(includedir)/@PACKAGE@
  pkglibdir = $(libdir)/@PACKAGE@
- pkglibexecdir = $(libexecdir)/@PACKAGE@
+ pkgincludedir = $(includedir)/@PACKAGE@
  am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  install_sh_DATA = $(install_sh) -c -m 644
  install_sh_PROGRAM = $(install_sh) -c
@@@ -50,7 -48,6 +48,6 @@@ am__CONFIG_DISTCLEAN_FILES = config.sta
  mkinstalldirs = $(install_sh) -d
  CONFIG_HEADER = $(top_builddir)/src/config.h
  CONFIG_CLEAN_FILES =
- CONFIG_CLEAN_VPATH_FILES =
  SOURCES =
  DIST_SOURCES =
  RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
@@@ -62,9 -59,6 +59,6 @@@
  	ps-recursive uninstall-recursive
  RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
    distclean-recursive maintainer-clean-recursive
- AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
- 	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
- 	distdir dist dist-all distcheck
  ETAGS = etags
  CTAGS = ctags
  DIST_SUBDIRS = $(SUBDIRS)
@@@ -72,34 -66,9 +66,9 @@@ DISTFILES = $(DIST_COMMON) $(DIST_SOURC
  distdir = $(PACKAGE)-$(VERSION)
  top_distdir = $(distdir)
  am__remove_distdir = \
-   { test ! -d "$(distdir)" \
-     || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
-          && rm -fr "$(distdir)"; }; }
- am__relativize = \
-   dir0=`pwd`; \
-   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
-   sed_rest='s,^[^/]*/*,,'; \
-   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
-   sed_butlast='s,/*[^/]*$$,,'; \
-   while test -n "$$dir1"; do \
-     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
-     if test "$$first" != "."; then \
-       if test "$$first" = ".."; then \
-         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
-         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
-       else \
-         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
-         if test "$$first2" = "$$first"; then \
-           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
-         else \
-           dir2="../$$dir2"; \
-         fi; \
-         dir0="$$dir0"/"$$first"; \
-       fi; \
-     fi; \
-     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
-   done; \
-   reldir="$$dir2"
+   { test ! -d $(distdir) \
+     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
+          && rm -fr $(distdir); }; }
  DIST_ARCHIVES = $(distdir).tar.gz
  GZIP_ENV = --best
  distuninstallcheck_listfiles = find . -type f -print
@@@ -163,7 -132,6 +132,7 @@@ PACKAGE_CONFIG = @PACKAGE_CONFIG
  PACKAGE_NAME = @PACKAGE_NAME@
  PACKAGE_STRING = @PACKAGE_STRING@
  PACKAGE_TARNAME = @PACKAGE_TARNAME@
 +PACKAGE_URL = @PACKAGE_URL@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  POSUB = @POSUB@
@@@ -237,7 -205,7 +206,7 @@@ target_vendor = @target_vendor
  top_build_prefix = @top_build_prefix@
  top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@
- SUBDIRS = data lib/wormux lib/wormux-server src po doc tools
+ SUBDIRS = data lib src po doc tools
  EXTRA_DIST = data/wormux.desktop                   \
               doc/license/COPYING.de.txt            \
               doc/license/COPYING.el.txt            \
@@@ -284,15 -252,15 +253,15 @@@ $(srcdir)/Makefile.in:  $(srcdir)/Makef
  	@for dep in $?; do \
  	  case '$(am__configure_deps)' in \
  	    *$$dep*) \
- 	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
- 	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
+ 	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
+ 	      cd $(srcdir) && $(AUTOMAKE) --foreign  \
  		&& exit 0; \
  	      exit 1;; \
  	  esac; \
  	done; \
- 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
- 	$(am__cd) $(top_srcdir) && \
- 	  $(AUTOMAKE) --foreign Makefile
+ 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --foreign  Makefile
  .PRECIOUS: Makefile
  Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  	@case '$?' in \
@@@ -308,10 -276,9 +277,9 @@@ $(top_builddir)/config.status: $(top_sr
  	$(SHELL) ./config.status --recheck
  
  $(top_srcdir)/configure:  $(am__configure_deps)
- 	$(am__cd) $(srcdir) && $(AUTOCONF)
+ 	cd $(srcdir) && $(AUTOCONF)
  $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
- 	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
- $(am__aclocal_m4_deps):
+ 	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
  
  # This directory's subdirectories are mostly independent; you can cd
  # into them and run `make' without going through this Makefile.
@@@ -337,7 -304,7 +305,7 @@@ $(RECURSIVE_TARGETS)
  	  else \
  	    local_target="$$target"; \
  	  fi; \
- 	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
+ 	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  	  || eval $$failcom; \
  	done; \
  	if test "$$dot_seen" = "no"; then \
@@@ -371,16 -338,16 +339,16 @@@ $(RECURSIVE_CLEAN_TARGETS)
  	  else \
  	    local_target="$$target"; \
  	  fi; \
- 	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
+ 	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  	  || eval $$failcom; \
  	done && test -z "$$fail"
  tags-recursive:
  	list='$(SUBDIRS)'; for subdir in $$list; do \
- 	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
+ 	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
  	done
  ctags-recursive:
  	list='$(SUBDIRS)'; for subdir in $$list; do \
- 	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
+ 	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
  	done
  
  ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
@@@ -395,7 -362,7 +363,7 @@@ tags: TAG
  
  TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
  		$(TAGS_FILES) $(LISP)
- 	set x; \
+ 	tags=; \
  	here=`pwd`; \
  	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
  	  include_option=--etags-include; \
@@@ -407,7 -374,7 +375,7 @@@
  	list='$(SUBDIRS)'; for subdir in $$list; do \
  	  if test "$$subdir" = .; then :; else \
  	    test ! -f $$subdir/TAGS || \
- 	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
+ 	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
  	  fi; \
  	done; \
  	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
@@@ -416,41 -383,36 +384,36 @@@
  	  done | \
  	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  	      END { if (nonempty) { for (i in files) print i; }; }'`; \
- 	shift; \
- 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
+ 	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
  	  test -n "$$unique" || unique=$$empty_fix; \
- 	  if test $$# -gt 0; then \
- 	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- 	      "$$@" $$unique; \
- 	  else \
- 	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- 	      $$unique; \
- 	  fi; \
+ 	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+ 	    $$tags $$unique; \
  	fi
  ctags: CTAGS
  CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
  		$(TAGS_FILES) $(LISP)
+ 	tags=; \
  	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
  	unique=`for i in $$list; do \
  	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  	  done | \
  	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  	      END { if (nonempty) { for (i in files) print i; }; }'`; \
- 	test -z "$(CTAGS_ARGS)$$unique" \
+ 	test -z "$(CTAGS_ARGS)$$tags$$unique" \
  	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
- 	     $$unique
+ 	     $$tags $$unique
  
  GTAGS:
  	here=`$(am__cd) $(top_builddir) && pwd` \
- 	  && $(am__cd) $(top_srcdir) \
- 	  && gtags -i $(GTAGS_ARGS) "$$here"
+ 	  && cd $(top_srcdir) \
+ 	  && gtags -i $(GTAGS_ARGS) $$here
  
  distclean-tags:
  	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  
  distdir: $(DISTFILES)
  	$(am__remove_distdir)
- 	test -d "$(distdir)" || mkdir "$(distdir)"
+ 	test -d $(distdir) || mkdir $(distdir)
  	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  	list='$(DISTFILES)'; \
@@@ -466,54 -428,38 +429,38 @@@
  	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  	  if test -d $$d/$$file; then \
  	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
- 	    if test -d "$(distdir)/$$file"; then \
- 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- 	    fi; \
  	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
- 	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
- 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+ 	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  	    fi; \
- 	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
+ 	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  	  else \
- 	    test -f "$(distdir)/$$file" \
- 	    || cp -p $$d/$$file "$(distdir)/$$file" \
+ 	    test -f $(distdir)/$$file \
+ 	    || cp -p $$d/$$file $(distdir)/$$file \
  	    || exit 1; \
  	  fi; \
  	done
- 	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
+ 	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
  	  if test "$$subdir" = .; then :; else \
  	    test -d "$(distdir)/$$subdir" \
  	    || $(MKDIR_P) "$(distdir)/$$subdir" \
  	    || exit 1; \
- 	  fi; \
- 	done
- 	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
- 	  if test "$$subdir" = .; then :; else \
- 	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
- 	    $(am__relativize); \
- 	    new_distdir=$$reldir; \
- 	    dir1=$$subdir; dir2="$(top_distdir)"; \
- 	    $(am__relativize); \
- 	    new_top_distdir=$$reldir; \
- 	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
- 	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
- 	    ($(am__cd) $$subdir && \
+ 	    distdir=`$(am__cd) $(distdir) && pwd`; \
+ 	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
+ 	    (cd $$subdir && \
  	      $(MAKE) $(AM_MAKEFLAGS) \
- 	        top_distdir="$$new_top_distdir" \
- 	        distdir="$$new_distdir" \
+ 	        top_distdir="$$top_distdir" \
+ 	        distdir="$$distdir/$$subdir" \
  		am__remove_distdir=: \
  		am__skip_length_check=: \
- 		am__skip_mode_fix=: \
  	        distdir) \
  	      || exit 1; \
  	  fi; \
  	done
- 	-test -n "$(am__skip_mode_fix)" \
- 	|| find "$(distdir)" -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
+ 	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
  	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
  	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
  	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
- 	|| chmod -R a+r "$(distdir)"
+ 	|| chmod -R a+r $(distdir)
  dist-gzip: distdir
  	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
  	$(am__remove_distdir)
@@@ -526,10 -472,6 +473,6 @@@ dist-lzma: distdi
  	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
  	$(am__remove_distdir)
  
- dist-xz: distdir
- 	tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
- 	$(am__remove_distdir)
- 
  dist-tarZ: distdir
  	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
  	$(am__remove_distdir)
@@@ -558,8 -500,6 +501,6 @@@ distcheck: dis
  	  bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
  	*.tar.lzma*) \
  	  unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
- 	*.tar.xz*) \
- 	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
  	*.tar.Z*) \
  	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
  	*.shar.gz*) \
@@@ -571,11 -511,9 +512,9 @@@
  	mkdir $(distdir)/_build
  	mkdir $(distdir)/_inst
  	chmod a-w $(distdir)
- 	test -d $(distdir)/_build || exit 0; \
  	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
  	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
- 	  && am__cwd=`pwd` \
- 	  && $(am__cd) $(distdir)/_build \
+ 	  && cd $(distdir)/_build \
  	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
  	    $(DISTCHECK_CONFIGURE_FLAGS) \
  	  && $(MAKE) $(AM_MAKEFLAGS) \
@@@ -597,15 -535,13 +536,13 @@@
  	  && rm -rf "$$dc_destdir" \
  	  && $(MAKE) $(AM_MAKEFLAGS) dist \
  	  && rm -rf $(DIST_ARCHIVES) \
- 	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
- 	  && cd "$$am__cwd" \
- 	  || exit 1
+ 	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
  	$(am__remove_distdir)
  	@(echo "$(distdir) archives ready for distribution: "; \
  	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
  	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
  distuninstallcheck:
- 	@$(am__cd) '$(distuninstallcheck_dir)' \
+ 	@cd $(distuninstallcheck_dir) \
  	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
  	   || { echo "ERROR: files left after uninstall:" ; \
  	        if test -n "$(DESTDIR)"; then \
@@@ -647,7 -583,6 +584,6 @@@ clean-generic
  
  distclean-generic:
  	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
- 	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  
  maintainer-clean-generic:
  	@echo "This command is intended for maintainers to use"
@@@ -667,8 -602,6 +603,6 @@@ dvi-am
  
  html: html-recursive
  
- html-am:
- 
  info: info-recursive
  
  info-am:
@@@ -677,28 -610,18 +611,18 @@@ install-data-am
  
  install-dvi: install-dvi-recursive
  
- install-dvi-am:
- 
  install-exec-am:
  
  install-html: install-html-recursive
  
- install-html-am:
- 
  install-info: install-info-recursive
  
- install-info-am:
- 
  install-man:
  
  install-pdf: install-pdf-recursive
  
- install-pdf-am:
- 
  install-ps: install-ps-recursive
  
- install-ps-am:
- 
  installcheck-am:
  
  maintainer-clean: maintainer-clean-recursive
@@@ -721,23 -644,23 +645,23 @@@ ps-am
  
  uninstall-am:
  
- .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
- 	install-am install-strip tags-recursive
+ .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
+ 	install-strip
  
  .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
  	all all-am am--refresh check check-am clean clean-generic \
  	ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
- 	dist-lzma dist-shar dist-tarZ dist-xz dist-zip distcheck \
- 	distclean distclean-generic distclean-tags distcleancheck \
- 	distdir distuninstallcheck dvi dvi-am html html-am info \
- 	info-am install install-am install-data install-data-am \
- 	install-dvi install-dvi-am install-exec install-exec-am \
- 	install-html install-html-am install-info install-info-am \
- 	install-man install-pdf install-pdf-am install-ps \
- 	install-ps-am install-strip installcheck installcheck-am \
- 	installdirs installdirs-am maintainer-clean \
- 	maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
- 	pdf-am ps ps-am tags tags-recursive uninstall uninstall-am
+ 	dist-lzma dist-shar dist-tarZ dist-zip distcheck distclean \
+ 	distclean-generic distclean-tags distcleancheck distdir \
+ 	distuninstallcheck dvi dvi-am html html-am info info-am \
+ 	install install-am install-data install-data-am install-dvi \
+ 	install-dvi-am install-exec install-exec-am install-html \
+ 	install-html-am install-info install-info-am install-man \
+ 	install-pdf install-pdf-am install-ps install-ps-am \
+ 	install-strip installcheck installcheck-am installdirs \
+ 	installdirs-am maintainer-clean maintainer-clean-generic \
+ 	mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
+ 	tags-recursive uninstall uninstall-am
  
  
  @WIN32_TRUE at install: all
@@@ -758,7 -681,6 +682,6 @@@ run: al
  #             requires gdb to be in your $PATH.
  debug: all
  	WORMUX_DATADIR=@srcdir@/data/ WORMUX_FONT_PATH=@srcdir@/data/font/DejaVuSans.ttf gdb @srcdir@/src/wormux
- 
  # Tell versions [3.59,3.63) of GNU make to not export all variables.
  # Otherwise a system limit (for SysV at least) may be exceeded.
  .NOEXPORT:
diff --combined aclocal.m4
index a009d94,733c649..49bdb64
--- a/aclocal.m4
+++ b/aclocal.m4
@@@ -1,7 -1,7 +1,7 @@@
- # generated automatically by aclocal 1.11 -*- Autoconf -*-
+ # generated automatically by aclocal 1.10.2 -*- Autoconf -*-
  
  # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
- # 2005, 2006, 2007, 2008, 2009  Free Software Foundation, Inc.
+ # 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
  # This file is free software; the Free Software Foundation
  # gives unlimited permission to copy and/or distribute it,
  # with or without modifications, as long as this notice is preserved.
@@@ -13,8 -13,8 +13,8 @@@
  
  m4_ifndef([AC_AUTOCONF_VERSION],
    [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
 -m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.63],,
 -[m4_warning([this file was generated for autoconf 2.63.
 +m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.64],,
 +[m4_warning([this file was generated for autoconf 2.64.
  You have another version of autoconf.  It may work, but is not guaranteed to.
  If you have problems, you may need to regenerate the build system entirely.
  To do so, use the procedure documented by the package, typically `autoreconf'.])])
@@@ -1778,10 -1778,10 +1778,10 @@@ AC_SUBST($1)dn
  # generated from the m4 files accompanying Automake X.Y.
  # (This private macro should not be called outside this file.)
  AC_DEFUN([AM_AUTOMAKE_VERSION],
- [am__api_version='1.11'
+ [am__api_version='1.10'
  dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
  dnl require some minimum version.  Point them to the right macro.
- m4_if([$1], [1.11], [],
+ m4_if([$1], [1.10.2], [],
        [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
  ])
  
@@@ -1797,7 -1797,7 +1797,7 @@@ m4_define([_AM_AUTOCONF_VERSION], []
  # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
  # This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
  AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
- [AM_AUTOMAKE_VERSION([1.11])dnl
+ [AM_AUTOMAKE_VERSION([1.10.2])dnl
  m4_ifndef([AC_AUTOCONF_VERSION],
    [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
  _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
@@@ -1857,14 -1857,14 +1857,14 @@@ am_aux_dir=`cd $ac_aux_dir && pwd
  
  # AM_CONDITIONAL                                            -*- Autoconf -*-
  
- # Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006, 2008
+ # Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006
  # Free Software Foundation, Inc.
  #
  # This file is free software; the Free Software Foundation
  # gives unlimited permission to copy and/or distribute it,
  # with or without modifications, as long as this notice is preserved.
  
- # serial 9
+ # serial 8
  
  # AM_CONDITIONAL(NAME, SHELL-CONDITION)
  # -------------------------------------
@@@ -1877,7 -1877,6 +1877,6 @@@ AC_SUBST([$1_TRUE])dn
  AC_SUBST([$1_FALSE])dnl
  _AM_SUBST_NOTMAKE([$1_TRUE])dnl
  _AM_SUBST_NOTMAKE([$1_FALSE])dnl
- m4_define([_AM_COND_VALUE_$1], [$2])dnl
  if $2; then
    $1_TRUE=
    $1_FALSE='#'
@@@ -1891,14 -1890,14 +1890,14 @@@ AC_CONFIG_COMMANDS_PRE
  Usually this means the macro was only invoked conditionally.]])
  fi])])
  
- # Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009
+ # Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
  # Free Software Foundation, Inc.
  #
  # This file is free software; the Free Software Foundation
  # gives unlimited permission to copy and/or distribute it,
  # with or without modifications, as long as this notice is preserved.
  
- # serial 10
+ # serial 9
  
  # There are a few dirty hacks below to avoid letting `AC_PROG_CC' be
  # written in clear, in which case automake, when reading aclocal.m4,
@@@ -1955,16 -1954,6 +1954,6 @@@ AC_CACHE_CHECK([dependency style of $de
    if test "$am_compiler_list" = ""; then
       am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
    fi
-   am__universal=false
-   m4_case([$1], [CC],
-     [case " $depcc " in #(
-      *\ -arch\ *\ -arch\ *) am__universal=true ;;
-      esac],
-     [CXX],
-     [case " $depcc " in #(
-      *\ -arch\ *\ -arch\ *) am__universal=true ;;
-      esac])
- 
    for depmode in $am_compiler_list; do
      # Setup a source with many dependencies, because some compilers
      # like to wrap large dependency lists on column 80 (with \), and
@@@ -1982,17 -1971,7 +1971,7 @@@
      done
      echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
  
-     # We check with `-c' and `-o' for the sake of the "dashmstdout"
-     # mode.  It turns out that the SunPro C++ compiler does not properly
-     # handle `-M -o', and we need to detect this.  Also, some Intel
-     # versions had trouble with output in subdirs
-     am__obj=sub/conftest.${OBJEXT-o}
-     am__minus_obj="-o $am__obj"
      case $depmode in
-     gcc)
-       # This depmode causes a compiler race in universal mode.
-       test "$am__universal" = false || continue
-       ;;
      nosideeffect)
        # after this tag, mechanisms are not by side-effect, so they'll
        # only be used when explicitly requested
@@@ -2002,23 -1981,19 +1981,19 @@@
  	break
        fi
        ;;
-     msvisualcpp | msvcmsys)
-       # This compiler won't grok `-c -o', but also, the minuso test has
-       # not run yet.  These depmodes are late enough in the game, and
-       # so weak that their functioning should not be impacted.
-       am__obj=conftest.${OBJEXT-o}
-       am__minus_obj=
-       ;;
      none) break ;;
      esac
+     # We check with `-c' and `-o' for the sake of the "dashmstdout"
+     # mode.  It turns out that the SunPro C++ compiler does not properly
+     # handle `-M -o', and we need to detect this.
      if depmode=$depmode \
-        source=sub/conftest.c object=$am__obj \
+        source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
         depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
-        $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
+        $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
           >/dev/null 2>conftest.err &&
         grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
         grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
-        grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
+        grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
         ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
        # icc doesn't choke on unknown options, it will just issue warnings
        # or remarks (even with -Werror).  So we grep stderr for any message
@@@ -2168,13 -2143,13 +2143,13 @@@ AU_DEFUN([AM_CONFIG_HEADER], [AC_CONFIG
  # Do all the work for Automake.                             -*- Autoconf -*-
  
  # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
- # 2005, 2006, 2008, 2009 Free Software Foundation, Inc.
+ # 2005, 2006, 2008 Free Software Foundation, Inc.
  #
  # This file is free software; the Free Software Foundation
  # gives unlimited permission to copy and/or distribute it,
  # with or without modifications, as long as this notice is preserved.
  
- # serial 16
+ # serial 13
  
  # This macro actually does too much.  Some checks are only needed if
  # your package does certain things.  But this isn't really a big deal.
@@@ -2191,7 -2166,7 +2166,7 @@@
  # arguments mandatory, and then we can depend on a new Autoconf
  # release and drop the old call support.
  AC_DEFUN([AM_INIT_AUTOMAKE],
- [AC_PREREQ([2.62])dnl
+ [AC_PREREQ([2.60])dnl
  dnl Autoconf wants to disallow AM_ names.  We explicitly allow
  dnl the ones we care about.
  m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
@@@ -2242,8 -2217,8 +2217,8 @@@ AM_MISSING_PROG(AUTOCONF, autoconf
  AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version})
  AM_MISSING_PROG(AUTOHEADER, autoheader)
  AM_MISSING_PROG(MAKEINFO, makeinfo)
- AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
- AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl
+ AM_PROG_INSTALL_SH
+ AM_PROG_INSTALL_STRIP
  AC_REQUIRE([AM_PROG_MKDIR_P])dnl
  # We need awk for the "check" target.  The system "awk" is bad on
  # some platforms.
@@@ -2251,37 -2226,24 +2226,24 @@@ AC_REQUIRE([AC_PROG_AWK])dn
  AC_REQUIRE([AC_PROG_MAKE_SET])dnl
  AC_REQUIRE([AM_SET_LEADING_DOT])dnl
  _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
- 	      [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
- 			     [_AM_PROG_TAR([v7])])])
+               [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
+ 	      		     [_AM_PROG_TAR([v7])])])
  _AM_IF_OPTION([no-dependencies],,
  [AC_PROVIDE_IFELSE([AC_PROG_CC],
- 		  [_AM_DEPENDENCIES(CC)],
- 		  [define([AC_PROG_CC],
- 			  defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
+                   [_AM_DEPENDENCIES(CC)],
+                   [define([AC_PROG_CC],
+                           defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
  AC_PROVIDE_IFELSE([AC_PROG_CXX],
- 		  [_AM_DEPENDENCIES(CXX)],
- 		  [define([AC_PROG_CXX],
- 			  defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
+                   [_AM_DEPENDENCIES(CXX)],
+                   [define([AC_PROG_CXX],
+                           defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
  AC_PROVIDE_IFELSE([AC_PROG_OBJC],
- 		  [_AM_DEPENDENCIES(OBJC)],
- 		  [define([AC_PROG_OBJC],
- 			  defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
+                   [_AM_DEPENDENCIES(OBJC)],
+                   [define([AC_PROG_OBJC],
+                           defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
  ])
- _AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])dnl
- dnl The `parallel-tests' driver may need to know about EXEEXT, so add the
- dnl `am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen.  This macro
- dnl is hooked onto _AC_COMPILER_EXEEXT early, see below.
- AC_CONFIG_COMMANDS_PRE(dnl
- [m4_provide_if([_AM_COMPILER_EXEEXT],
-   [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl
  ])
  
- dnl Hook into `_AC_COMPILER_EXEEXT' early to learn its expansion.  Do not
- dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further
- dnl mangled by Autoconf and run in a shell conditional statement.
- m4_define([_AC_COMPILER_EXEEXT],
- m4_defn([_AC_COMPILER_EXEEXT])[m4_provide([_AM_COMPILER_EXEEXT])])
- 
  
  # When config.status generates a header, we must update the stamp-h file.
  # This file resides in the same directory as the config header
@@@ -2304,7 -2266,7 +2266,7 @@@ for _am_header in $config_headers :; d
  done
  echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
  
- # Copyright (C) 2001, 2003, 2005, 2008  Free Software Foundation, Inc.
+ # Copyright (C) 2001, 2003, 2005  Free Software Foundation, Inc.
  #
  # This file is free software; the Free Software Foundation
  # gives unlimited permission to copy and/or distribute it,
@@@ -2315,14 -2277,7 +2277,7 @@@
  # Define $install_sh.
  AC_DEFUN([AM_PROG_INSTALL_SH],
  [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
- if test x"${install_sh}" != xset; then
-   case $am_aux_dir in
-   *\ * | *\	*)
-     install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
-   *)
-     install_sh="\${SHELL} $am_aux_dir/install-sh"
-   esac
- fi
+ install_sh=${install_sh-"\$(SHELL) $am_aux_dir/install-sh"}
  AC_SUBST(install_sh)])
  
  # Copyright (C) 2003, 2005  Free Software Foundation, Inc.
@@@ -2348,13 -2303,13 +2303,13 @@@ AC_SUBST([am__leading_dot])]
  
  # Check to see how 'make' treats includes.	            -*- Autoconf -*-
  
- # Copyright (C) 2001, 2002, 2003, 2005, 2009  Free Software Foundation, Inc.
+ # Copyright (C) 2001, 2002, 2003, 2005  Free Software Foundation, Inc.
  #
  # This file is free software; the Free Software Foundation
  # gives unlimited permission to copy and/or distribute it,
  # with or without modifications, as long as this notice is preserved.
  
- # serial 4
+ # serial 3
  
  # AM_MAKE_INCLUDE()
  # -----------------
@@@ -2363,7 -2318,7 +2318,7 @@@ AC_DEFUN([AM_MAKE_INCLUDE]
  [am_make=${MAKE-make}
  cat > confinc << 'END'
  am__doit:
- 	@echo this is the am__doit target
+ 	@echo done
  .PHONY: am__doit
  END
  # If we don't find an include directive, just comment out the code.
@@@ -2373,24 -2328,24 +2328,24 @@@ am__quote
  _am_result=none
  # First try GNU make style include.
  echo "include confinc" > confmf
- # Ignore all kinds of additional output from `make'.
- case `$am_make -s -f confmf 2> /dev/null` in #(
- *the\ am__doit\ target*)
-   am__include=include
-   am__quote=
-   _am_result=GNU
-   ;;
- esac
+ # We grep out `Entering directory' and `Leaving directory'
+ # messages which can occur if `w' ends up in MAKEFLAGS.
+ # In particular we don't look at `^make:' because GNU make might
+ # be invoked under some other name (usually "gmake"), in which
+ # case it prints its new name instead of `make'.
+ if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
+    am__include=include
+    am__quote=
+    _am_result=GNU
+ fi
  # Now try BSD make style include.
  if test "$am__include" = "#"; then
     echo '.include "confinc"' > confmf
-    case `$am_make -s -f confmf 2> /dev/null` in #(
-    *the\ am__doit\ target*)
-      am__include=.include
-      am__quote="\""
-      _am_result=BSD
-      ;;
-    esac
+    if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
+       am__include=.include
+       am__quote="\""
+       _am_result=BSD
+    fi
  fi
  AC_SUBST([am__include])
  AC_SUBST([am__quote])
@@@ -2400,14 -2355,14 +2355,14 @@@ rm -f confinc confm
  
  # Fake the existence of programs that GNU maintainers use.  -*- Autoconf -*-
  
- # Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005, 2008
+ # Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005
  # Free Software Foundation, Inc.
  #
  # This file is free software; the Free Software Foundation
  # gives unlimited permission to copy and/or distribute it,
  # with or without modifications, as long as this notice is preserved.
  
- # serial 6
+ # serial 5
  
  # AM_MISSING_PROG(NAME, PROGRAM)
  # ------------------------------
@@@ -2424,14 -2379,7 +2379,7 @@@ AC_SUBST($1)]
  AC_DEFUN([AM_MISSING_HAS_RUN],
  [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
  AC_REQUIRE_AUX_FILE([missing])dnl
- if test x"${MISSING+set}" != xset; then
-   case $am_aux_dir in
-   *\ * | *\	*)
-     MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
-   *)
-     MISSING="\${SHELL} $am_aux_dir/missing" ;;
-   esac
- fi
+ test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
  # Use eval to expand $SHELL
  if eval "$MISSING --run true"; then
    am_missing_run="$MISSING --run "
@@@ -2502,14 -2450,14 +2450,14 @@@ AC_DEFUN([_AM_IF_OPTION]
  
  # Check to make sure that the build environment is sane.    -*- Autoconf -*-
  
- # Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005, 2008
+ # Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005
  # Free Software Foundation, Inc.
  #
  # This file is free software; the Free Software Foundation
  # gives unlimited permission to copy and/or distribute it,
  # with or without modifications, as long as this notice is preserved.
  
- # serial 5
+ # serial 4
  
  # AM_SANITY_CHECK
  # ---------------
@@@ -2518,29 -2466,16 +2466,16 @@@ AC_DEFUN([AM_SANITY_CHECK]
  # Just in case
  sleep 1
  echo timestamp > conftest.file
- # Reject unsafe characters in $srcdir or the absolute working directory
- # name.  Accept space and tab only in the latter.
- am_lf='
- '
- case `pwd` in
-   *[[\\\"\#\$\&\'\`$am_lf]]*)
-     AC_MSG_ERROR([unsafe absolute working directory name]);;
- esac
- case $srcdir in
-   *[[\\\"\#\$\&\'\`$am_lf\ \	]]*)
-     AC_MSG_ERROR([unsafe srcdir value: `$srcdir']);;
- esac
- 
  # Do `set' in a subshell so we don't clobber the current shell's
  # arguments.  Must try -L first in case configure is actually a
  # symlink; some systems play weird games with the mod time of symlinks
  # (eg FreeBSD returns the mod time of the symlink's containing
  # directory).
  if (
-    set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
+    set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
     if test "$[*]" = "X"; then
        # -L didn't work.
-       set X `ls -t "$srcdir/configure" conftest.file`
+       set X `ls -t $srcdir/configure conftest.file`
     fi
     rm -f conftest.file
     if test "$[*]" != "X $srcdir/configure conftest.file" \
@@@ -2593,25 -2528,18 +2528,18 @@@ f
  INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
  AC_SUBST([INSTALL_STRIP_PROGRAM])])
  
- # Copyright (C) 2006, 2008  Free Software Foundation, Inc.
+ # Copyright (C) 2006  Free Software Foundation, Inc.
  #
  # This file is free software; the Free Software Foundation
  # gives unlimited permission to copy and/or distribute it,
  # with or without modifications, as long as this notice is preserved.
  
- # serial 2
- 
  # _AM_SUBST_NOTMAKE(VARIABLE)
  # ---------------------------
  # Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in.
  # This macro is traced by Automake.
  AC_DEFUN([_AM_SUBST_NOTMAKE])
  
- # AM_SUBST_NOTMAKE(VARIABLE)
- # ---------------------------
- # Public sister of _AM_SUBST_NOTMAKE.
- AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
- 
  # Check how to create a tarball.                            -*- Autoconf -*-
  
  # Copyright (C) 2004, 2005  Free Software Foundation, Inc.
diff --combined configure
index d15fc37,265f4a8..3c0ef96
--- a/configure
+++ b/configure
@@@ -1,22 -1,20 +1,22 @@@
  #! /bin/sh
  # Guess values for system-dependent variables and create Makefiles.
- # Generated by GNU Autoconf 2.64 for Wormux 0.8.4.
+ # Generated by GNU Autoconf 2.63 for Wormux 0.8.5.
  #
  # Report bugs to <wormux-dev at gna.org>.
  #
  # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
 -# 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
 +# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
 +# Foundation, Inc.
 +#
  # This configure script is free software; the Free Software Foundation
  # gives unlimited permission to copy, distribute and modify it.
 -## --------------------- ##
 -## M4sh Initialization.  ##
 -## --------------------- ##
 +## -------------------- ##
 +## M4sh Initialization. ##
 +## -------------------- ##
  
  # Be more Bourne compatible
  DUALCASE=1; export DUALCASE # for MKS sh
 -if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
 +if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
    emulate sh
    NULLCMD=:
    # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
@@@ -24,15 -22,23 +24,15 @@@
    alias -g '${1+"$@"}'='"$@"'
    setopt NO_GLOB_SUBST
  else
 -  case `(set -o) 2>/dev/null` in
 -  *posix*) set -o posix ;;
 +  case `(set -o) 2>/dev/null` in #(
 +  *posix*) :
 +    set -o posix ;; #(
 +  *) :
 +     ;;
  esac
  fi
  
  
 -
 -
 -# PATH needs CR
 -# Avoid depending upon Character Ranges.
 -as_cr_letters='abcdefghijklmnopqrstuvwxyz'
 -as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
 -as_cr_Letters=$as_cr_letters$as_cr_LETTERS
 -as_cr_digits='0123456789'
 -as_cr_alnum=$as_cr_Letters$as_cr_digits
 -
  as_nl='
  '
  export as_nl
@@@ -40,13 -46,7 +40,13 @@@
  as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
  as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
  as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
 -if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
 +# Prefer a ksh shell builtin over an external printf program on Solaris,
 +# but without wasting forks for bash or zsh.
 +if test -z "$BASH_VERSION$ZSH_VERSION" \
 +    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
 +  as_echo='print -r --'
 +  as_echo_n='print -rn --'
 +elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
    as_echo='printf %s\n'
    as_echo_n='printf %s'
  else
@@@ -57,7 -57,7 +57,7 @@@
      as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
      as_echo_n_body='eval
        arg=$1;
 -      case $arg in
 +      case $arg in #(
        *"$as_nl"*)
  	expr "X$arg" : "X\\(.*\\)$as_nl";
  	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
@@@ -80,6 -80,13 +80,6 @@@ if test "${PATH_SEPARATOR+set}" != set
    }
  fi
  
 -# Support unset when possible.
 -if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
 -  as_unset=unset
 -else
 -  as_unset=false
 -fi
 -
  
  # IFS
  # We need space, tab and new line, in precisely that order.  Quoting is
@@@ -89,15 -96,15 +89,15 @@@
  IFS=" ""	$as_nl"
  
  # Find who we are.  Look in the path if we contain no directory separator.
 -case $0 in
 +case $0 in #((
    *[\\/]* ) as_myself=$0 ;;
    *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
  for as_dir in $PATH
  do
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
 -  test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
 -done
 +    test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
 +  done
  IFS=$as_save_IFS
  
       ;;
@@@ -109,16 -116,12 +109,16 @@@ if test "x$as_myself" = x; the
  fi
  if test ! -f "$as_myself"; then
    $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
 -  { (exit 1); exit 1; }
 +  exit 1
  fi
  
 -# Work around bugs in pre-3.0 UWIN ksh.
 -for as_var in ENV MAIL MAILPATH
 -do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
 +# Unset variables that we do not need and which cause bugs (e.g. in
 +# pre-3.0 UWIN ksh).  But do not cause bugs in bash 2.01; the "|| exit 1"
 +# suppresses any "Segmentation fault" message there.  '((' could
 +# trigger a bug in pdksh 5.2.14.
 +for as_var in BASH_ENV ENV MAIL MAILPATH
 +do eval test x\${$as_var+set} = xset \
 +  && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
  done
  PS1='$ '
  PS2='> '
@@@ -130,300 -133,330 +130,300 @@@ export LC_AL
  LANGUAGE=C
  export LANGUAGE
  
 -# Required to use basename.
 -if expr a : '\(a\)' >/dev/null 2>&1 &&
 -   test "X`expr 00001 : '.*\(...\)'`" = X001; then
 -  as_expr=expr
 -else
 -  as_expr=false
 -fi
 -
 -if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
 -  as_basename=basename
 -else
 -  as_basename=false
 -fi
 -
 -
 -# Name of the executable.
 -as_me=`$as_basename -- "$0" ||
 -$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
 -	 X"$0" : 'X\(//\)$' \| \
 -	 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
 -$as_echo X/"$0" |
 -    sed '/^.*\/\([^/][^/]*\)\/*$/{
 -	    s//\1/
 -	    q
 -	  }
 -	  /^X\/\(\/\/\)$/{
 -	    s//\1/
 -	    q
 -	  }
 -	  /^X\/\(\/\).*/{
 -	    s//\1/
 -	    q
 -	  }
 -	  s/.*/./; q'`
 -
  # CDPATH.
 -$as_unset CDPATH
 -
 +(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
  
  if test "x$CONFIG_SHELL" = x; then
 -  if (eval ":") 2>/dev/null; then
 -  as_have_required=yes
 +  as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
 +  emulate sh
 +  NULLCMD=:
 +  # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
 +  # is contrary to our usage.  Disable this feature.
 +  alias -g '\${1+\"\$@\"}'='\"\$@\"'
 +  setopt NO_GLOB_SUBST
  else
 -  as_have_required=no
 +  case \`(set -o) 2>/dev/null\` in #(
 +  *posix*) :
 +    set -o posix ;; #(
 +  *) :
 +     ;;
 +esac
  fi
 -
 -  if test $as_have_required = yes &&	 (eval ":
 -(as_func_return () {
 -  (exit \$1)
 -}
 -as_func_success () {
 -  as_func_return 0
 -}
 -as_func_failure () {
 -  as_func_return 1
 -}
 -as_func_ret_success () {
 -  return 0
 -}
 -as_func_ret_failure () {
 -  return 1
 -}
 +"
 +  as_required="as_fn_return () { (exit \$1); }
 +as_fn_success () { as_fn_return 0; }
 +as_fn_failure () { as_fn_return 1; }
 +as_fn_ret_success () { return 0; }
 +as_fn_ret_failure () { return 1; }
  
  exitcode=0
 -if as_func_success; then
 -  :
 -else
 -  exitcode=1
 -  echo as_func_success failed.
 -fi
 -
 -if as_func_failure; then
 -  exitcode=1
 -  echo as_func_failure succeeded.
 -fi
 -
 -if as_func_ret_success; then
 -  :
 +as_fn_success || { exitcode=1; echo as_fn_success failed.; }
 +as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
 +as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
 +as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
 +if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
 +
 +else
 +  exitcode=1; echo positional parameters were not saved.
 +fi
 +test x\$exitcode = x0 || exit 1"
 +  as_suggested="  as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
 +  as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
 +  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
 +  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
 +test \$(( 1 + 1 )) = 2 || exit 1"
 +  if (eval "$as_required") 2>/dev/null; then :
 +  as_have_required=yes
  else
 -  exitcode=1
 -  echo as_func_ret_success failed.
 -fi
 -
 -if as_func_ret_failure; then
 -  exitcode=1
 -  echo as_func_ret_failure succeeded.
 +  as_have_required=no
  fi
 +  if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then :
  
 -if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
 -  :
  else
 -  exitcode=1
 -  echo positional parameters were not saved.
 -fi
 -
 -test \$exitcode = 0) || { (exit 1); exit 1; }
 -
 -(
 -  as_lineno_1=\$LINENO
 -  as_lineno_2=\$LINENO
 -  test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
 -  test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
 -") 2> /dev/null; then
 -  :
 -else
 -  as_candidate_shells=
 -    as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 +  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 +as_found=false
  for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
  do
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
 -  case $as_dir in
 +  as_found=:
 +  case $as_dir in #(
  	 /*)
  	   for as_base in sh bash ksh sh5; do
 -	     as_candidate_shells="$as_candidate_shells $as_dir/$as_base"
 +	     # Try only shells that exist, to save several forks.
 +	     as_shell=$as_dir/$as_base
 +	     if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
 +		    { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then :
 +  CONFIG_SHELL=$as_shell as_have_required=yes
 +		   if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then :
 +  break 2
 +fi
 +fi
  	   done;;
         esac
 +  as_found=false
  done
 +$as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
 +	      { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then :
 +  CONFIG_SHELL=$SHELL as_have_required=yes
 +fi; }
  IFS=$as_save_IFS
  
  
 -      for as_shell in $as_candidate_shells $SHELL; do
 -	 # Try only shells that exist, to save several forks.
 -	 if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
 -		{ ("$as_shell") 2> /dev/null <<\_ASEOF
 -if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
 -  emulate sh
 -  NULLCMD=:
 -  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
 -  # is contrary to our usage.  Disable this feature.
 -  alias -g '${1+"$@"}'='"$@"'
 -  setopt NO_GLOB_SUBST
 -else
 -  case `(set -o) 2>/dev/null` in
 -  *posix*) set -o posix ;;
 -esac
 -
 -fi
 -
 -
 -:
 -_ASEOF
 -}; then
 -  CONFIG_SHELL=$as_shell
 -	       as_have_required=yes
 -	       if { "$as_shell" 2> /dev/null <<\_ASEOF
 -if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
 -  emulate sh
 -  NULLCMD=:
 -  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
 -  # is contrary to our usage.  Disable this feature.
 -  alias -g '${1+"$@"}'='"$@"'
 -  setopt NO_GLOB_SUBST
 -else
 -  case `(set -o) 2>/dev/null` in
 -  *posix*) set -o posix ;;
 -esac
 -
 -fi
 -
 -
 -:
 -(as_func_return () {
 -  (exit $1)
 -}
 -as_func_success () {
 -  as_func_return 0
 -}
 -as_func_failure () {
 -  as_func_return 1
 -}
 -as_func_ret_success () {
 -  return 0
 -}
 -as_func_ret_failure () {
 -  return 1
 -}
 -
 -exitcode=0
 -if as_func_success; then
 -  :
 -else
 -  exitcode=1
 -  echo as_func_success failed.
 -fi
 -
 -if as_func_failure; then
 -  exitcode=1
 -  echo as_func_failure succeeded.
 -fi
 -
 -if as_func_ret_success; then
 -  :
 -else
 -  exitcode=1
 -  echo as_func_ret_success failed.
 -fi
 -
 -if as_func_ret_failure; then
 -  exitcode=1
 -  echo as_func_ret_failure succeeded.
 -fi
 -
 -if ( set x; as_func_ret_success y && test x = "$1" ); then
 -  :
 -else
 -  exitcode=1
 -  echo positional parameters were not saved.
 -fi
 -
 -test $exitcode = 0) || { (exit 1); exit 1; }
 -
 -(
 -  as_lineno_1=$LINENO
 -  as_lineno_2=$LINENO
 -  test "x$as_lineno_1" != "x$as_lineno_2" &&
 -  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
 -
 -_ASEOF
 -}; then
 -  break
 -fi
 -
 -fi
 -
 -      done
 -
 -      if test "x$CONFIG_SHELL" != x; then
 -  for as_var in BASH_ENV ENV
 -	do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
 -	done
 +      if test "x$CONFIG_SHELL" != x; then :
 +  # We cannot yet assume a decent shell, so we have to provide a
 +	# neutralization value for shells without unset; and this also
 +	# works around shells that cannot unset nonexistent variables.
 +	BASH_ENV=/dev/null
 +	ENV=/dev/null
 +	(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
  	export CONFIG_SHELL
  	exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
  fi
  
 -
 -    if test $as_have_required = no; then
 -  echo This script requires a shell more modern than all the
 -      echo shells that I found on your system.  Please install a
 -      echo modern shell, or manually run the script under such a
 -      echo shell if you do have one.
 -      { (exit 1); exit 1; }
 +    if test x$as_have_required = xno; then :
 +  $as_echo "$0: This script requires a shell more modern than all"
 +  $as_echo "$0: the shells that I found on your system."
 +  if test x${ZSH_VERSION+set} = xset ; then
 +    $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
 +    $as_echo "$0: be upgraded to zsh 4.3.4 or later."
 +  else
 +    $as_echo "$0: Please tell bug-autoconf at gnu.org and wormux-dev at gna.org
 +$0: about your system, including any error possibly output
 +$0: before this message. Then install a modern shell, or
 +$0: manually run the script under such a shell if you do
 +$0: have one."
 +  fi
 +  exit 1
  fi
 -
 -
  fi
 -
  fi
 +SHELL=${CONFIG_SHELL-/bin/sh}
 +export SHELL
 +# Unset more variables known to interfere with behavior of common tools.
 +CLICOLOR_FORCE= GREP_OPTIONS=
 +unset CLICOLOR_FORCE GREP_OPTIONS
  
 +## --------------------- ##
 +## M4sh Shell Functions. ##
 +## --------------------- ##
 +# as_fn_unset VAR
 +# ---------------
 +# Portably unset VAR.
 +as_fn_unset ()
 +{
 +  { eval $1=; unset $1;}
 +}
 +as_unset=as_fn_unset
  
 +# as_fn_set_status STATUS
 +# -----------------------
 +# Set $? to STATUS, without forking.
 +as_fn_set_status ()
 +{
 +  return $1
 +} # as_fn_set_status
  
 -(eval "as_func_return () {
 -  (exit \$1)
 -}
 -as_func_success () {
 -  as_func_return 0
 -}
 -as_func_failure () {
 -  as_func_return 1
 -}
 -as_func_ret_success () {
 -  return 0
 -}
 -as_func_ret_failure () {
 -  return 1
 -}
 +# as_fn_exit STATUS
 +# -----------------
 +# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
 +as_fn_exit ()
 +{
 +  set +e
 +  as_fn_set_status $1
 +  exit $1
 +} # as_fn_exit
 +
 +# as_fn_mkdir_p
 +# -------------
 +# Create "$as_dir" as a directory, including parents if necessary.
 +as_fn_mkdir_p ()
 +{
  
 -exitcode=0
 -if as_func_success; then
 -  :
 +  case $as_dir in #(
 +  -*) as_dir=./$as_dir;;
 +  esac
 +  test -d "$as_dir" || eval $as_mkdir_p || {
 +    as_dirs=
 +    while :; do
 +      case $as_dir in #(
 +      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
 +      *) as_qdir=$as_dir;;
 +      esac
 +      as_dirs="'$as_qdir' $as_dirs"
 +      as_dir=`$as_dirname -- "$as_dir" ||
 +$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
 +	 X"$as_dir" : 'X\(//\)[^/]' \| \
 +	 X"$as_dir" : 'X\(//\)$' \| \
 +	 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
 +$as_echo X"$as_dir" |
 +    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
 +	    s//\1/
 +	    q
 +	  }
 +	  /^X\(\/\/\)[^/].*/{
 +	    s//\1/
 +	    q
 +	  }
 +	  /^X\(\/\/\)$/{
 +	    s//\1/
 +	    q
 +	  }
 +	  /^X\(\/\).*/{
 +	    s//\1/
 +	    q
 +	  }
 +	  s/.*/./; q'`
 +      test -d "$as_dir" && break
 +    done
 +    test -z "$as_dirs" || eval "mkdir $as_dirs"
 +  } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
 +
 +
 +} # as_fn_mkdir_p
 +# as_fn_append VAR VALUE
 +# ----------------------
 +# Append the text in VALUE to the end of the definition contained in VAR. Take
 +# advantage of any shell optimizations that allow amortized linear growth over
 +# repeated appends, instead of the typical quadratic growth present in naive
 +# implementations.
 +if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
 +  eval 'as_fn_append ()
 +  {
 +    eval $1+=\$2
 +  }'
  else
 -  exitcode=1
 -  echo as_func_success failed.
 -fi
 +  as_fn_append ()
 +  {
 +    eval $1=\$$1\$2
 +  }
 +fi # as_fn_append
 +
 +# as_fn_arith ARG...
 +# ------------------
 +# Perform arithmetic evaluation on the ARGs, and store the result in the
 +# global $as_val. Take advantage of shells that can avoid forks. The arguments
 +# must be portable across $(()) and expr.
 +if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
 +  eval 'as_fn_arith ()
 +  {
 +    as_val=$(( $* ))
 +  }'
 +else
 +  as_fn_arith ()
 +  {
 +    as_val=`expr "$@" || test $? -eq 1`
 +  }
 +fi # as_fn_arith
  
 -if as_func_failure; then
 -  exitcode=1
 -  echo as_func_failure succeeded.
 -fi
  
 -if as_func_ret_success; then
 -  :
 +# as_fn_error ERROR [LINENO LOG_FD]
 +# ---------------------------------
 +# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
 +# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
 +# script with status $?, using 1 if that was 0.
 +as_fn_error ()
 +{
 +  as_status=$?; test $as_status -eq 0 && as_status=1
 +  if test "$3"; then
 +    as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
 +    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
 +  fi
 +  $as_echo "$as_me: error: $1" >&2
 +  as_fn_exit $as_status
 +} # as_fn_error
 +
 +if expr a : '\(a\)' >/dev/null 2>&1 &&
 +   test "X`expr 00001 : '.*\(...\)'`" = X001; then
 +  as_expr=expr
  else
 -  exitcode=1
 -  echo as_func_ret_success failed.
 +  as_expr=false
  fi
  
 -if as_func_ret_failure; then
 -  exitcode=1
 -  echo as_func_ret_failure succeeded.
 +if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
 +  as_basename=basename
 +else
 +  as_basename=false
  fi
  
 -if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
 -  :
 +if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
 +  as_dirname=dirname
  else
 -  exitcode=1
 -  echo positional parameters were not saved.
 +  as_dirname=false
  fi
  
 -test \$exitcode = 0") || {
 -  echo No shell found that supports shell functions.
 -  echo Please tell bug-autoconf at gnu.org about your system,
 -  echo including any error possibly output before this message.
 -  echo This can help us improve future autoconf versions.
 -  echo Configuration will now proceed without shell functions.
 -}
 -
 +as_me=`$as_basename -- "$0" ||
 +$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
 +	 X"$0" : 'X\(//\)$' \| \
 +	 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
 +$as_echo X/"$0" |
 +    sed '/^.*\/\([^/][^/]*\)\/*$/{
 +	    s//\1/
 +	    q
 +	  }
 +	  /^X\/\(\/\/\)$/{
 +	    s//\1/
 +	    q
 +	  }
 +	  /^X\/\(\/\).*/{
 +	    s//\1/
 +	    q
 +	  }
 +	  s/.*/./; q'`
  
 +# Avoid depending upon Character Ranges.
 +as_cr_letters='abcdefghijklmnopqrstuvwxyz'
 +as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
 +as_cr_Letters=$as_cr_letters$as_cr_LETTERS
 +as_cr_digits='0123456789'
 +as_cr_alnum=$as_cr_Letters$as_cr_digits
  
 -  as_lineno_1=$LINENO
 -  as_lineno_2=$LINENO
 -  test "x$as_lineno_1" != "x$as_lineno_2" &&
 -  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
  
 -  # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
 -  # uniformly replaced by the line number.  The first 'sed' inserts a
 -  # line-number line after each line using $LINENO; the second 'sed'
 -  # does the real work.  The second script uses 'N' to pair each
 -  # line-number line with the line containing $LINENO, and appends
 -  # trailing '-' during substitution so that $LINENO is not a special
 -  # case at line end.
 -  # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
 -  # scripts with optimization help from Paolo Bonzini.  Blame Lee
 -  # E. McMahon (1931-1989) for sed's syntax.  :-)
 +  as_lineno_1=$LINENO as_lineno_1a=$LINENO
 +  as_lineno_2=$LINENO as_lineno_2a=$LINENO
 +  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
 +  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
 +  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
    sed -n '
      p
      /[$]LINENO/=
@@@ -440,7 -473,8 +440,7 @@@
        s/-\n.*//
      ' >$as_me.lineno &&
    chmod +x "$as_me.lineno" ||
 -    { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
 -   { (exit 1); exit 1; }; }
 +    { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
  
    # Don't try to exec as it changes $[0], causing all sort of problems
    # (the dirname of $[0] is not the place where we might find the
@@@ -450,18 -484,29 +450,18 @@@
    exit
  }
  
 -
 -if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
 -  as_dirname=dirname
 -else
 -  as_dirname=false
 -fi
 -
  ECHO_C= ECHO_N= ECHO_T=
 -case `echo -n x` in
 +case `echo -n x` in #(((((
  -n*)
 -  case `echo 'x\c'` in
 +  case `echo 'xy\c'` in
    *c*) ECHO_T='	';;	# ECHO_T is single tab character.
 -  *)   ECHO_C='\c';;
 +  xy)  ECHO_C='\c';;
 +  *)   echo `echo ksh88 bug on AIX 6.1` > /dev/null
 +       ECHO_T='	';;
    esac;;
  *)
    ECHO_N='-n';;
  esac
 -if expr a : '\(a\)' >/dev/null 2>&1 &&
 -   test "X`expr 00001 : '.*\(...\)'`" = X001; then
 -  as_expr=expr
 -else
 -  as_expr=false
 -fi
  
  rm -f conf$$ conf$$.exe conf$$.file
  if test -d conf$$.dir; then
@@@ -491,7 -536,7 +491,7 @@@ rm -f conf$$ conf$$.exe conf$$.dir/conf
  rmdir conf$$.dir 2>/dev/null
  
  if mkdir -p . 2>/dev/null; then
 -  as_mkdir_p=:
 +  as_mkdir_p='mkdir -p "$as_dir"'
  else
    test -d ./-p && rmdir ./-p
    as_mkdir_p=false
@@@ -510,10 -555,10 +510,10 @@@ els
        if test -d "$1"; then
  	test -d "$1/.";
        else
 -	case $1 in
 +	case $1 in #(
  	-*)set "./$1";;
  	esac;
 -	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
 +	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
  	???[sx]*):;;*)false;;esac;fi
      '\'' sh
    '
@@@ -527,6 -572,7 +527,6 @@@ as_tr_cpp="eval sed 'y%*$as_cr_letters%
  as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
  
  
 -
  exec 7<&0 </dev/null 6>&1
  
  # Name of the host.
@@@ -545,14 -591,14 +545,14 @@@ cross_compiling=n
  subdirs=
  MFLAGS=
  MAKEFLAGS=
 -SHELL=${CONFIG_SHELL-/bin/sh}
  
  # Identity of this package.
  PACKAGE_NAME='Wormux'
  PACKAGE_TARNAME='wormux'
- PACKAGE_VERSION='0.8.4'
- PACKAGE_STRING='Wormux 0.8.4'
+ PACKAGE_VERSION='0.8.5'
+ PACKAGE_STRING='Wormux 0.8.5'
  PACKAGE_BUGREPORT='wormux-dev at gna.org'
 +PACKAGE_URL=''
  
  ac_unique_file="src/main.cpp"
  gt_needs=
@@@ -592,9 -638,7 +592,7 @@@ ac_includes_default="
  # include <unistd.h>
  #endif"
  
- ac_subst_vars='am__EXEEXT_FALSE
- am__EXEEXT_TRUE
- LTLIBOBJS
+ ac_subst_vars='LTLIBOBJS
  LIBOBJS
  BUILD_ENV
  DATA_FILES
@@@ -620,6 -664,8 +618,8 @@@ DATADI
  WIN32_FALSE
  WIN32_TRUE
  WINDRES
+ BUILD_SERVERS_FALSE
+ BUILD_SERVERS_TRUE
  cxx_present
  RANLIB
  CPP
@@@ -725,7 -771,6 +725,7 @@@ bindi
  program_transform_name
  prefix
  exec_prefix
 +PACKAGE_URL
  PACKAGE_BUGREPORT
  PACKAGE_STRING
  PACKAGE_VERSION
@@@ -742,6 -787,7 +742,7 @@@ with_gnu_l
  enable_rpath
  with_libiconv_prefix
  with_libintl_prefix
+ enable_servers
  enable_debug
  enable_logging
  enable_profile
@@@ -877,7 -923,8 +878,7 @@@ d
      ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
      # Reject names that are not valid shell variable names.
      expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
 -      { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
 -   { (exit 1); exit 1; }; }
 +      as_fn_error "invalid feature name: $ac_useropt"
      ac_useropt_orig=$ac_useropt
      ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
      case $ac_user_opts in
@@@ -903,7 -950,8 +904,7 @@@
      ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
      # Reject names that are not valid shell variable names.
      expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
 -      { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
 -   { (exit 1); exit 1; }; }
 +      as_fn_error "invalid feature name: $ac_useropt"
      ac_useropt_orig=$ac_useropt
      ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
      case $ac_user_opts in
@@@ -1107,7 -1155,8 +1108,7 @@@
      ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
      # Reject names that are not valid shell variable names.
      expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
 -      { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
 -   { (exit 1); exit 1; }; }
 +      as_fn_error "invalid package name: $ac_useropt"
      ac_useropt_orig=$ac_useropt
      ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
      case $ac_user_opts in
@@@ -1123,7 -1172,8 +1124,7 @@@
      ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
      # Reject names that are not valid shell variable names.
      expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
 -      { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
 -   { (exit 1); exit 1; }; }
 +      as_fn_error "invalid package name: $ac_useropt"
      ac_useropt_orig=$ac_useropt
      ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
      case $ac_user_opts in
@@@ -1153,17 -1203,17 +1154,17 @@@
    | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
      x_libraries=$ac_optarg ;;
  
 -  -*) { $as_echo "$as_me: error: unrecognized option: $ac_option
 -Try \`$0 --help' for more information." >&2
 -   { (exit 1); exit 1; }; }
 +  -*) as_fn_error "unrecognized option: \`$ac_option'
 +Try \`$0 --help' for more information."
      ;;
  
    *=*)
      ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
      # Reject names that are not valid shell variable names.
 -    expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
 -      { $as_echo "$as_me: error: invalid variable name: $ac_envvar" >&2
 -   { (exit 1); exit 1; }; }
 +    case $ac_envvar in #(
 +      '' | [0-9]* | *[!_$as_cr_alnum]* )
 +      as_fn_error "invalid variable name: \`$ac_envvar'" ;;
 +    esac
      eval $ac_envvar=\$ac_optarg
      export $ac_envvar ;;
  
@@@ -1180,13 -1230,15 +1181,13 @@@ don
  
  if test -n "$ac_prev"; then
    ac_option=--`echo $ac_prev | sed 's/_/-/g'`
 -  { $as_echo "$as_me: error: missing argument to $ac_option" >&2
 -   { (exit 1); exit 1; }; }
 +  as_fn_error "missing argument to $ac_option"
  fi
  
  if test -n "$ac_unrecognized_opts"; then
    case $enable_option_checking in
      no) ;;
 -    fatal) { $as_echo "$as_me: error: unrecognized options: $ac_unrecognized_opts" >&2
 -   { (exit 1); exit 1; }; } ;;
 +    fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;;
      *)     $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
    esac
  fi
@@@ -1209,7 -1261,8 +1210,7 @@@ d
      [\\/$]* | ?:[\\/]* )  continue;;
      NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
    esac
 -  { $as_echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
 -   { (exit 1); exit 1; }; }
 +  as_fn_error "expected an absolute directory name for --$ac_var: $ac_val"
  done
  
  # There might be people who depend on the old broken behavior: `$host'
@@@ -1239,9 -1292,11 +1240,9 @@@ test "$silent" = yes && exec 6>/dev/nul
  ac_pwd=`pwd` && test -n "$ac_pwd" &&
  ac_ls_di=`ls -di .` &&
  ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
 -  { $as_echo "$as_me: error: working directory cannot be determined" >&2
 -   { (exit 1); exit 1; }; }
 +  as_fn_error "working directory cannot be determined"
  test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
 -  { $as_echo "$as_me: error: pwd does not report name of working directory" >&2
 -   { (exit 1); exit 1; }; }
 +  as_fn_error "pwd does not report name of working directory"
  
  
  # Find the source files, if location was not specified.
@@@ -1280,11 -1335,13 +1281,11 @@@ els
  fi
  if test ! -r "$srcdir/$ac_unique_file"; then
    test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
 -  { $as_echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
 -   { (exit 1); exit 1; }; }
 +  as_fn_error "cannot find sources ($ac_unique_file) in $srcdir"
  fi
  ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
  ac_abs_confdir=`(
 -	cd "$srcdir" && test -r "./$ac_unique_file" || { $as_echo "$as_me: error: $ac_msg" >&2
 -   { (exit 1); exit 1; }; }
 +	cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
  	pwd)`
  # When building in place, set srcdir=.
  if test "$ac_abs_confdir" = "$ac_pwd"; then
@@@ -1310,7 -1367,7 +1311,7 @@@ if test "$ac_init_help" = "long"; the
    # Omit some internal or obsolete options to make the list less imposing.
    # This message is too long to be a string in the A/UX 3.1 sh.
    cat <<_ACEOF
- \`configure' configures Wormux 0.8.4 to adapt to many kinds of systems.
+ \`configure' configures Wormux 0.8.5 to adapt to many kinds of systems.
  
  Usage: $0 [OPTION]... [VAR=VALUE]...
  
@@@ -1381,7 -1438,7 +1382,7 @@@ f
  
  if test -n "$ac_init_help"; then
    case $ac_init_help in
-      short | recursive ) echo "Configuration of Wormux 0.8.4:";;
+      short | recursive ) echo "Configuration of Wormux 0.8.5:";;
     esac
    cat <<\_ACEOF
  
@@@ -1393,6 -1450,8 +1394,8 @@@ Optional Features
    --disable-dependency-tracking  speeds up one-time build
    --enable-dependency-tracking   do not reject slow dependency extractors
    --disable-rpath         do not hardcode runtime library paths
+   --enable-servers        Enable building the index and game servers
+                           [default=no]
    --enable-debug          Enable debug in Wormux
    --enable-logging        Enable logging in Wormux
    --enable-profile        Enable profiling
@@@ -1499,417 -1558,22 +1502,421 @@@ f
  test -n "$ac_init_help" && exit $ac_status
  if $ac_init_version; then
    cat <<\_ACEOF
 -Wormux configure 0.8.5
 -generated by GNU Autoconf 2.63
 +Wormux configure 0.8.4
 +generated by GNU Autoconf 2.64
  
 -Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
 -2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
 +Copyright (C) 2009 Free Software Foundation, Inc.
  This configure script is free software; the Free Software Foundation
  gives unlimited permission to copy, distribute and modify it.
  _ACEOF
    exit
  fi
 +
 +## ------------------------ ##
 +## Autoconf initialization. ##
 +## ------------------------ ##
 +
 +# ac_fn_c_try_compile LINENO
 +# --------------------------
 +# Try to compile conftest.$ac_ext, and return whether this succeeded.
 +ac_fn_c_try_compile ()
 +{
 +  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
 +  rm -f conftest.$ac_objext
 +  if { { ac_try="$ac_compile"
 +case "(($ac_try" in
 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +  *) ac_try_echo=$ac_try;;
 +esac
 +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
 +$as_echo "$ac_try_echo"; } >&5
 +  (eval "$ac_compile") 2>conftest.err
 +  ac_status=$?
 +  if test -s conftest.err; then
 +    grep -v '^ *+' conftest.err >conftest.er1
 +    cat conftest.er1 >&5
 +    mv -f conftest.er1 conftest.err
 +  fi
 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 +  test $ac_status = 0; } && {
 +	 test -z "$ac_c_werror_flag" ||
 +	 test ! -s conftest.err
 +       } && test -s conftest.$ac_objext; then :
 +  ac_retval=0
 +else
 +  $as_echo "$as_me: failed program was:" >&5
 +sed 's/^/| /' conftest.$ac_ext >&5
 +
 +	ac_retval=1
 +fi
 +  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
 +  return $ac_retval
 +
 +} # ac_fn_c_try_compile
 +
 +# ac_fn_c_try_link LINENO
 +# -----------------------
 +# Try to link conftest.$ac_ext, and return whether this succeeded.
 +ac_fn_c_try_link ()
 +{
 +  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
 +  rm -f conftest.$ac_objext conftest$ac_exeext
 +  if { { ac_try="$ac_link"
 +case "(($ac_try" in
 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +  *) ac_try_echo=$ac_try;;
 +esac
 +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
 +$as_echo "$ac_try_echo"; } >&5
 +  (eval "$ac_link") 2>conftest.err
 +  ac_status=$?
 +  if test -s conftest.err; then
 +    grep -v '^ *+' conftest.err >conftest.er1
 +    cat conftest.er1 >&5
 +    mv -f conftest.er1 conftest.err
 +  fi
 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 +  test $ac_status = 0; } && {
 +	 test -z "$ac_c_werror_flag" ||
 +	 test ! -s conftest.err
 +       } && test -s conftest$ac_exeext && {
 +	 test "$cross_compiling" = yes ||
 +	 $as_test_x conftest$ac_exeext
 +       }; then :
 +  ac_retval=0
 +else
 +  $as_echo "$as_me: failed program was:" >&5
 +sed 's/^/| /' conftest.$ac_ext >&5
 +
 +	ac_retval=1
 +fi
 +  # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
 +  # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
 +  # interfere with the next link command; also delete a directory that is
 +  # left behind by Apple's compiler.  We do this before executing the actions.
 +  rm -rf conftest.dSYM conftest_ipa8_conftest.oo
 +  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
 +  return $ac_retval
 +
 +} # ac_fn_c_try_link
 +
 +# ac_fn_c_try_run LINENO
 +# ----------------------
 +# Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
 +# that executables *can* be run.
 +ac_fn_c_try_run ()
 +{
 +  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
 +  if { { ac_try="$ac_link"
 +case "(($ac_try" in
 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +  *) ac_try_echo=$ac_try;;
 +esac
 +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
 +$as_echo "$ac_try_echo"; } >&5
 +  (eval "$ac_link") 2>&5
 +  ac_status=$?
 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 +  test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
 +  { { case "(($ac_try" in
 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +  *) ac_try_echo=$ac_try;;
 +esac
 +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
 +$as_echo "$ac_try_echo"; } >&5
 +  (eval "$ac_try") 2>&5
 +  ac_status=$?
 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 +  test $ac_status = 0; }; }; then :
 +  ac_retval=0
 +else
 +  $as_echo "$as_me: program exited with status $ac_status" >&5
 +       $as_echo "$as_me: failed program was:" >&5
 +sed 's/^/| /' conftest.$ac_ext >&5
 +
 +       ac_retval=$ac_status
 +fi
 +  rm -rf conftest.dSYM conftest_ipa8_conftest.oo
 +  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
 +  return $ac_retval
 +
 +} # ac_fn_c_try_run
 +
 +# ac_fn_cxx_try_compile LINENO
 +# ----------------------------
 +# Try to compile conftest.$ac_ext, and return whether this succeeded.
 +ac_fn_cxx_try_compile ()
 +{
 +  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
 +  rm -f conftest.$ac_objext
 +  if { { ac_try="$ac_compile"
 +case "(($ac_try" in
 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +  *) ac_try_echo=$ac_try;;
 +esac
 +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
 +$as_echo "$ac_try_echo"; } >&5
 +  (eval "$ac_compile") 2>conftest.err
 +  ac_status=$?
 +  if test -s conftest.err; then
 +    grep -v '^ *+' conftest.err >conftest.er1
 +    cat conftest.er1 >&5
 +    mv -f conftest.er1 conftest.err
 +  fi
 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 +  test $ac_status = 0; } && {
 +	 test -z "$ac_cxx_werror_flag" ||
 +	 test ! -s conftest.err
 +       } && test -s conftest.$ac_objext; then :
 +  ac_retval=0
 +else
 +  $as_echo "$as_me: failed program was:" >&5
 +sed 's/^/| /' conftest.$ac_ext >&5
 +
 +	ac_retval=1
 +fi
 +  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
 +  return $ac_retval
 +
 +} # ac_fn_cxx_try_compile
 +
 +# ac_fn_c_try_cpp LINENO
 +# ----------------------
 +# Try to preprocess conftest.$ac_ext, and return whether this succeeded.
 +ac_fn_c_try_cpp ()
 +{
 +  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
 +  if { { ac_try="$ac_cpp conftest.$ac_ext"
 +case "(($ac_try" in
 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 +  *) ac_try_echo=$ac_try;;
 +esac
 +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
 +$as_echo "$ac_try_echo"; } >&5
 +  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
 +  ac_status=$?
 +  if test -s conftest.err; then
 +    grep -v '^ *+' conftest.err >conftest.er1
 +    cat conftest.er1 >&5
 +    mv -f conftest.er1 conftest.err
 +  fi
 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 +  test $ac_status = 0; } >/dev/null && {
 +	 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
 +	 test ! -s conftest.err
 +       }; then :
 +  ac_retval=0
 +else
 +  $as_echo "$as_me: failed program was:" >&5
 +sed 's/^/| /' conftest.$ac_ext >&5
 +
 +    ac_retval=1
 +fi
 +  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
 +  return $ac_retval
 +
 +} # ac_fn_c_try_cpp
 +
 +# ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
 +# -------------------------------------------------------
 +# Tests whether HEADER exists, giving a warning if it cannot be compiled using
 +# the include files in INCLUDES and setting the cache variable VAR
 +# accordingly.
 +ac_fn_c_check_header_mongrel ()
 +{
 +  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
 +  if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
 +$as_echo_n "checking for $2... " >&6; }
 +if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
 +  $as_echo_n "(cached) " >&6
 +fi
 +eval ac_res=\$$3
 +	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
 +$as_echo "$ac_res" >&6; }
 +else
 +  # Is the header compilable?
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
 +$as_echo_n "checking $2 usability... " >&6; }
 +cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 +/* end confdefs.h.  */
 +$4
 +#include <$2>
 +_ACEOF
 +if ac_fn_c_try_compile "$LINENO"; then :
 +  ac_header_compiler=yes
 +else
 +  ac_header_compiler=no
 +fi
 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
 +$as_echo "$ac_header_compiler" >&6; }
 +
 +# Is the header present?
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
 +$as_echo_n "checking $2 presence... " >&6; }
 +cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 +/* end confdefs.h.  */
 +#include <$2>
 +_ACEOF
 +if ac_fn_c_try_cpp "$LINENO"; then :
 +  ac_header_preproc=yes
 +else
 +  ac_header_preproc=no
 +fi
 +rm -f conftest.err conftest.$ac_ext
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
 +$as_echo "$ac_header_preproc" >&6; }
 +
 +# So?  What about this header?
 +case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
 +  yes:no: )
 +    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
 +$as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
 +    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
 +$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
 +    ;;
 +  no:yes:* )
 +    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
 +$as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
 +    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2:     check for missing prerequisite headers?" >&5
 +$as_echo "$as_me: WARNING: $2:     check for missing prerequisite headers?" >&2;}
 +    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
 +$as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
 +    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2:     section \"Present But Cannot Be Compiled\"" >&5
 +$as_echo "$as_me: WARNING: $2:     section \"Present But Cannot Be Compiled\"" >&2;}
 +    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
 +$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
 +( cat <<\_ASBOX
 +## --------------------------------- ##
 +## Report this to wormux-dev at gna.org ##
 +## --------------------------------- ##
 +_ASBOX
 +     ) | sed "s/^/$as_me: WARNING:     /" >&2
 +    ;;
 +esac
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
 +$as_echo_n "checking for $2... " >&6; }
 +if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
 +  $as_echo_n "(cached) " >&6
 +else
 +  eval "$3=\$ac_header_compiler"
 +fi
 +eval ac_res=\$$3
 +	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
 +$as_echo "$ac_res" >&6; }
 +fi
 +  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
 +
 +} # ac_fn_c_check_header_mongrel
 +
 +# ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
 +# -------------------------------------------------------
 +# Tests whether HEADER exists and can be compiled using the include files in
 +# INCLUDES, setting the cache variable VAR accordingly.
 +ac_fn_c_check_header_compile ()
 +{
 +  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
 +$as_echo_n "checking for $2... " >&6; }
 +if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
 +  $as_echo_n "(cached) " >&6
 +else
 +  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 +/* end confdefs.h.  */
 +$4
 +#include <$2>
 +_ACEOF
 +if ac_fn_c_try_compile "$LINENO"; then :
 +  eval "$3=yes"
 +else
 +  eval "$3=no"
 +fi
 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
 +fi
 +eval ac_res=\$$3
 +	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
 +$as_echo "$ac_res" >&6; }
 +  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
 +
- } # ac_fn_c_check_header_compile
++test -n "$ac_init_help" && exit $ac_status
++if $ac_init_version; then
++  cat <<\_ACEOF
++Wormux configure 0.8.5
++generated by GNU Autoconf 2.63
 +
 +# ac_fn_c_check_func LINENO FUNC VAR
 +# ----------------------------------
 +# Tests whether FUNC exists, setting the cache variable VAR accordingly
 +ac_fn_c_check_func ()
 +{
 +  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
 +$as_echo_n "checking for $2... " >&6; }
 +if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
 +  $as_echo_n "(cached) " >&6
 +else
 +  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 +/* end confdefs.h.  */
 +/* Define $2 to an innocuous variant, in case <limits.h> declares $2.
 +   For example, HP-UX 11i <limits.h> declares gettimeofday.  */
 +#define $2 innocuous_$2
 +
 +/* System header to define __stub macros and hopefully few prototypes,
 +    which can conflict with char $2 (); below.
 +    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
 +    <limits.h> exists even on freestanding compilers.  */
 +
 +#ifdef __STDC__
 +# include <limits.h>
 +#else
 +# include <assert.h>
 +#endif
 +
 +#undef $2
 +
 +/* Override any GCC internal prototype to avoid an error.
 +   Use char because int might match the return type of a GCC
 +   builtin and then its argument prototype would still apply.  */
 +#ifdef __cplusplus
 +extern "C"
 +#endif
 +char $2 ();
 +/* The GNU C library defines this for functions which it implements
 +    to always fail with ENOSYS.  Some functions are actually named
 +    something starting with __ and the normal name is an alias.  */
 +#if defined __stub_$2 || defined __stub___$2
 +choke me
 +#endif
 +
 +int
 +main ()
 +{
 +return $2 ();
 +  ;
 +  return 0;
 +}
 +_ACEOF
 +if ac_fn_c_try_link "$LINENO"; then :
 +  eval "$3=yes"
 +else
 +  eval "$3=no"
 +fi
 +rm -f core conftest.err conftest.$ac_objext \
 +    conftest$ac_exeext conftest.$ac_ext
 +fi
 +eval ac_res=\$$3
 +	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
 +$as_echo "$ac_res" >&6; }
 +  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
 +
 +} # ac_fn_c_check_func
  cat >config.log <<_ACEOF
  This file contains any messages produced by compilers while
  running configure, to aid debugging if configure makes a mistake.
  
- It was created by Wormux $as_me 0.8.4, which was
- generated by GNU Autoconf 2.64.  Invocation command line was
+ It was created by Wormux $as_me 0.8.5, which was
+ generated by GNU Autoconf 2.63.  Invocation command line was
  
    $ $0 $@
  
@@@ -1945,8 -1609,8 +1952,8 @@@ for as_dir in $PAT
  do
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
 -  $as_echo "PATH: $as_dir"
 -done
 +    $as_echo "PATH: $as_dir"
 +  done
  IFS=$as_save_IFS
  
  } >&5
@@@ -1983,9 -1647,9 +1990,9 @@@ d
        ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
      esac
      case $ac_pass in
 -    1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
 +    1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
      2)
 -      ac_configure_args1="$ac_configure_args1 '$ac_arg'"
 +      as_fn_append ac_configure_args1 " '$ac_arg'"
        if test $ac_must_keep_next = true; then
  	ac_must_keep_next=false # Got value, back to normal.
        else
@@@ -2001,13 -1665,13 +2008,13 @@@
  	  -* ) ac_must_keep_next=true ;;
  	esac
        fi
 -      ac_configure_args="$ac_configure_args '$ac_arg'"
 +      as_fn_append ac_configure_args " '$ac_arg'"
        ;;
      esac
    done
  done
 -$as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
 -$as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
 +{ ac_configure_args0=; unset ac_configure_args0;}
 +{ ac_configure_args1=; unset ac_configure_args1;}
  
  # When interrupted or exit'd, cleanup temporary files, and complete
  # config.log.  We remove comments because anyway the quotes in there
@@@ -2032,13 -1696,13 +2039,13 @@@ _ASBO
      case $ac_val in #(
      *${as_nl}*)
        case $ac_var in #(
 -      *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
 +      *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
  $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
        esac
        case $ac_var in #(
        _ | IFS | as_nl) ;; #(
        BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
 -      *) $as_unset $ac_var ;;
 +      *) { eval $ac_var=; unset $ac_var;} ;;
        esac ;;
      esac
    done
@@@ -2110,41 -1774,39 +2117,41 @@@ _ASBO
      exit $exit_status
  ' 0
  for ac_signal in 1 2 13 15; do
 -  trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
 +  trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
  done
  ac_signal=0
  
  # confdefs.h avoids OS command line length limits that DEFS can exceed.
  rm -f -r conftest* confdefs.h
  
 +$as_echo "/* confdefs.h */" > confdefs.h
 +
  # Predefined preprocessor variables.
  
  cat >>confdefs.h <<_ACEOF
  #define PACKAGE_NAME "$PACKAGE_NAME"
  _ACEOF
  
 -
  cat >>confdefs.h <<_ACEOF
  #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
  _ACEOF
  
 -
  cat >>confdefs.h <<_ACEOF
  #define PACKAGE_VERSION "$PACKAGE_VERSION"
  _ACEOF
  
 -
  cat >>confdefs.h <<_ACEOF
  #define PACKAGE_STRING "$PACKAGE_STRING"
  _ACEOF
  
 -
  cat >>confdefs.h <<_ACEOF
  #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
  _ACEOF
  
 +cat >>confdefs.h <<_ACEOF
 +#define PACKAGE_URL "$PACKAGE_URL"
 +_ACEOF
 +
  
  # Let the site file select an alternate cache file if it wants to.
  # Prefer an explicitly selected file to automatically selected ones.
@@@ -2163,7 -1825,7 +2170,7 @@@ for ac_site_file in "$ac_site_file1" "$
  do
    test "x$ac_site_file" = xNONE && continue
    if test -r "$ac_site_file"; then
 -    { $as_echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
 +    { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
  $as_echo "$as_me: loading site script $ac_site_file" >&6;}
      sed 's/^/| /' "$ac_site_file" >&5
      . "$ac_site_file"
@@@ -2174,7 -1836,7 +2181,7 @@@ if test -r "$cache_file"; the
    # Some versions of bash will fail to source /dev/null (special
    # files actually), so we avoid doing that.
    if test -f "$cache_file"; then
 -    { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5
 +    { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
  $as_echo "$as_me: loading cache $cache_file" >&6;}
      case $cache_file in
        [\\/]* | ?:[\\/]* ) . "$cache_file";;
@@@ -2182,7 -1844,7 +2189,7 @@@
      esac
    fi
  else
 -  { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
  $as_echo "$as_me: creating cache $cache_file" >&6;}
    >$cache_file
  fi
@@@ -2198,11 -1860,11 +2205,11 @@@ for ac_var in $ac_precious_vars; d
    eval ac_new_val=\$ac_env_${ac_var}_value
    case $ac_old_set,$ac_new_set in
      set,)
 -      { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
 +      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
  $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
        ac_cache_corrupted=: ;;
      ,set)
 -      { $as_echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
 +      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
  $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
        ac_cache_corrupted=: ;;
      ,);;
@@@ -2212,17 -1874,17 +2219,17 @@@
  	ac_old_val_w=`echo x $ac_old_val`
  	ac_new_val_w=`echo x $ac_new_val`
  	if test "$ac_old_val_w" != "$ac_new_val_w"; then
 -	  { $as_echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
 +	  { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
  $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
  	  ac_cache_corrupted=:
  	else
 -	  { $as_echo "$as_me:$LINENO: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
 +	  { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
  $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
  	  eval $ac_var=\$ac_old_val
  	fi
 -	{ $as_echo "$as_me:$LINENO:   former value:  \`$ac_old_val'" >&5
 +	{ $as_echo "$as_me:${as_lineno-$LINENO}:   former value:  \`$ac_old_val'" >&5
  $as_echo "$as_me:   former value:  \`$ac_old_val'" >&2;}
 -	{ $as_echo "$as_me:$LINENO:   current value: \`$ac_new_val'" >&5
 +	{ $as_echo "$as_me:${as_lineno-$LINENO}:   current value: \`$ac_new_val'" >&5
  $as_echo "$as_me:   current value: \`$ac_new_val'" >&2;}
        fi;;
    esac
@@@ -2234,20 -1896,43 +2241,20 @@@
      esac
      case " $ac_configure_args " in
        *" '$ac_arg' "*) ;; # Avoid dups.  Use of quotes ensures accuracy.
 -      *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
 +      *) as_fn_append ac_configure_args " '$ac_arg'" ;;
      esac
    fi
  done
  if $ac_cache_corrupted; then
 -  { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
  $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 -  { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
  $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
 -  { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
 -$as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
 -   { (exit 1); exit 1; }; }
 +  as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
  fi
 -
 -
 -
 -
 -
 -
 -
 -
 -
 -
 -
 -
 -
 -
 -
 -
 -
 -
 -
 -
 -
 -
 -
 -
 +## -------------------- ##
 +## Main body of script. ##
 +## -------------------- ##
  
  ac_ext=c
  ac_cpp='$CPP $CPPFLAGS'
@@@ -2260,16 -1945,24 +2267,16 @@@ ac_compiler_gnu=$ac_cv_c_compiler_gn
  
  ac_aux_dir=
  for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
 -  if test -f "$ac_dir/install-sh"; then
 -    ac_aux_dir=$ac_dir
 -    ac_install_sh="$ac_aux_dir/install-sh -c"
 -    break
 -  elif test -f "$ac_dir/install.sh"; then
 -    ac_aux_dir=$ac_dir
 -    ac_install_sh="$ac_aux_dir/install.sh -c"
 -    break
 -  elif test -f "$ac_dir/shtool"; then
 -    ac_aux_dir=$ac_dir
 -    ac_install_sh="$ac_aux_dir/shtool install -c"
 -    break
 -  fi
 +  for ac_t in install-sh install.sh shtool; do
 +    if test -f "$ac_dir/$ac_t"; then
 +      ac_aux_dir=$ac_dir
 +      ac_install_sh="$ac_aux_dir/$ac_t -c"
 +      break 2
 +    fi
 +  done
  done
  if test -z "$ac_aux_dir"; then
 -  { { $as_echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5
 -$as_echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;}
 -   { (exit 1); exit 1; }; }
 +  as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
  fi
  
  # These three variables are undocumented and unsupported,
@@@ -2283,27 -1976,35 +2290,27 @@@ ac_configure="$SHELL $ac_aux_dir/config
  
  # Make sure we can run config.sub.
  $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
 -  { { $as_echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5
 -$as_echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;}
 -   { (exit 1); exit 1; }; }
 +  as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
  
 -{ $as_echo "$as_me:$LINENO: checking build system type" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
  $as_echo_n "checking build system type... " >&6; }
 -if test "${ac_cv_build+set}" = set; then
 +if test "${ac_cv_build+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    ac_build_alias=$build_alias
  test "x$ac_build_alias" = x &&
    ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
  test "x$ac_build_alias" = x &&
 -  { { $as_echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
 -$as_echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
 -   { (exit 1); exit 1; }; }
 +  as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
  ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
 -  { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
 -$as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;}
 -   { (exit 1); exit 1; }; }
 +  as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
  
  fi
 -{ $as_echo "$as_me:$LINENO: result: $ac_cv_build" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
  $as_echo "$ac_cv_build" >&6; }
  case $ac_cv_build in
  *-*-*) ;;
 -*) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical build" >&5
 -$as_echo "$as_me: error: invalid value of canonical build" >&2;}
 -   { (exit 1); exit 1; }; };;
 +*) as_fn_error "invalid value of canonical build" "$LINENO" 5;;
  esac
  build=$ac_cv_build
  ac_save_IFS=$IFS; IFS='-'
@@@ -2319,24 -2020,28 +2326,24 @@@ IFS=$ac_save_IF
  case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
  
  
 -{ $as_echo "$as_me:$LINENO: checking host system type" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
  $as_echo_n "checking host system type... " >&6; }
 -if test "${ac_cv_host+set}" = set; then
 +if test "${ac_cv_host+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    if test "x$host_alias" = x; then
    ac_cv_host=$ac_cv_build
  else
    ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
 -    { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
 -$as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;}
 -   { (exit 1); exit 1; }; }
 +    as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
  fi
  
  fi
 -{ $as_echo "$as_me:$LINENO: result: $ac_cv_host" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
  $as_echo "$ac_cv_host" >&6; }
  case $ac_cv_host in
  *-*-*) ;;
 -*) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical host" >&5
 -$as_echo "$as_me: error: invalid value of canonical host" >&2;}
 -   { (exit 1); exit 1; }; };;
 +*) as_fn_error "invalid value of canonical host" "$LINENO" 5;;
  esac
  host=$ac_cv_host
  ac_save_IFS=$IFS; IFS='-'
@@@ -2352,24 -2057,28 +2359,24 @@@ IFS=$ac_save_IF
  case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
  
  
 -{ $as_echo "$as_me:$LINENO: checking target system type" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5
  $as_echo_n "checking target system type... " >&6; }
 -if test "${ac_cv_target+set}" = set; then
 +if test "${ac_cv_target+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    if test "x$target_alias" = x; then
    ac_cv_target=$ac_cv_host
  else
    ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
 -    { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $target_alias failed" >&5
 -$as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $target_alias failed" >&2;}
 -   { (exit 1); exit 1; }; }
 +    as_fn_error "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
  fi
  
  fi
 -{ $as_echo "$as_me:$LINENO: result: $ac_cv_target" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5
  $as_echo "$ac_cv_target" >&6; }
  case $ac_cv_target in
  *-*-*) ;;
 -*) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical target" >&5
 -$as_echo "$as_me: error: invalid value of canonical target" >&2;}
 -   { (exit 1); exit 1; }; };;
 +*) as_fn_error "invalid value of canonical target" "$LINENO" 5;;
  esac
  target=$ac_cv_target
  ac_save_IFS=$IFS; IFS='-'
@@@ -2393,7 -2102,7 +2400,7 @@@ test -n "$target_alias" &
    program_prefix=${target_alias}-
  
  #AC_CONFIG_AUX_DIR([config])
- am__api_version='1.11'
+ am__api_version='1.10'
  
  # Find a good install program.  We prefer a C program (faster),
  # so one script is as good as another.  But avoid the broken or
@@@ -2409,10 -2118,10 +2416,10 @@@
  # OS/2's system install, which has a completely different semantic
  # ./install, which can be erroneously created by make from ./install.sh.
  # Reject install programs that cannot install multiple files.
 -{ $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
  $as_echo_n "checking for a BSD-compatible install... " >&6; }
  if test -z "$INSTALL"; then
 -if test "${ac_cv_path_install+set}" = set; then
 +if test "${ac_cv_path_install+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@@ -2420,11 -2129,11 +2427,11 @@@ for as_dir in $PAT
  do
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
 -  # Account for people who put trailing slashes in PATH elements.
 -case $as_dir/ in
 -  ./ | .// | /cC/* | \
 +    # Account for people who put trailing slashes in PATH elements.
 +case $as_dir/ in #((
 +  ./ | .// | /[cC]/* | \
    /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
 -  ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
 +  ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
    /usr/ucb/* ) ;;
    *)
      # OSF1 and SCO ODT 3.0 have their own names for install.
@@@ -2461,7 -2170,7 +2468,7 @@@
      ;;
  esac
  
 -done
 +  done
  IFS=$as_save_IFS
  
  rm -rf conftest.one conftest.two conftest.dir
@@@ -2477,7 -2186,7 +2484,7 @@@ f
      INSTALL=$ac_install_sh
    fi
  fi
 -{ $as_echo "$as_me:$LINENO: result: $INSTALL" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
  $as_echo "$INSTALL" >&6; }
  
  # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
@@@ -2488,34 -2197,21 +2495,21 @@@ test -z "$INSTALL_SCRIPT" && INSTALL_SC
  
  test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
  
 -{ $as_echo "$as_me:$LINENO: checking whether build environment is sane" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
  $as_echo_n "checking whether build environment is sane... " >&6; }
  # Just in case
  sleep 1
  echo timestamp > conftest.file
- # Reject unsafe characters in $srcdir or the absolute working directory
- # name.  Accept space and tab only in the latter.
- am_lf='
- '
- case `pwd` in
-   *[\\\"\#\$\&\'\`$am_lf]*)
-     as_fn_error "unsafe absolute working directory name" "$LINENO" 5;;
- esac
- case $srcdir in
-   *[\\\"\#\$\&\'\`$am_lf\ \	]*)
-     as_fn_error "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
- esac
- 
  # Do `set' in a subshell so we don't clobber the current shell's
  # arguments.  Must try -L first in case configure is actually a
  # symlink; some systems play weird games with the mod time of symlinks
  # (eg FreeBSD returns the mod time of the symlink's containing
  # directory).
  if (
-    set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
+    set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
     if test "$*" = "X"; then
        # -L didn't work.
-       set X `ls -t "$srcdir/configure" conftest.file`
+       set X `ls -t $srcdir/configure conftest.file`
     fi
     rm -f conftest.file
     if test "$*" != "X $srcdir/configure conftest.file" \
@@@ -2525,8 -2221,11 +2519,8 @@@
        # if, for instance, CONFIG_SHELL is bash and it inherits a
        # broken ls alias from the environment.  This has actually
        # happened.  Such a system could not be considered "sane".
 -      { { $as_echo "$as_me:$LINENO: error: ls -t appears to fail.  Make sure there is not a broken
 -alias in your environment" >&5
 -$as_echo "$as_me: error: ls -t appears to fail.  Make sure there is not a broken
 -alias in your environment" >&2;}
 -   { (exit 1); exit 1; }; }
 +      as_fn_error "ls -t appears to fail.  Make sure there is not a broken
 +alias in your environment" "$LINENO" 5
     fi
  
     test "$2" = conftest.file
@@@ -2535,10 -2234,13 +2529,10 @@@ the
     # Ok.
     :
  else
 -   { { $as_echo "$as_me:$LINENO: error: newly created file is older than distributed files!
 -Check your system clock" >&5
 -$as_echo "$as_me: error: newly created file is older than distributed files!
 -Check your system clock" >&2;}
 -   { (exit 1); exit 1; }; }
 +   as_fn_error "newly created file is older than distributed files!
 +Check your system clock" "$LINENO" 5
  fi
 -{ $as_echo "$as_me:$LINENO: result: yes" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
  $as_echo "yes" >&6; }
  test "$program_prefix" != NONE &&
    program_transform_name="s&^&$program_prefix&;$program_transform_name"
@@@ -2553,136 -2255,20 +2547,20 @@@ program_transform_name=`$as_echo "$prog
  # expand $ac_aux_dir to an absolute path
  am_aux_dir=`cd $ac_aux_dir && pwd`
  
- if test x"${MISSING+set}" != xset; then
-   case $am_aux_dir in
-   *\ * | *\	*)
-     MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
-   *)
-     MISSING="\${SHELL} $am_aux_dir/missing" ;;
-   esac
- fi
+ test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
  # Use eval to expand $SHELL
  if eval "$MISSING --run true"; then
    am_missing_run="$MISSING --run "
  else
    am_missing_run=
 -  { $as_echo "$as_me:$LINENO: WARNING: \`missing' script is too old or missing" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
  $as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
  fi
  
- if test x"${install_sh}" != xset; then
-   case $am_aux_dir in
-   *\ * | *\	*)
-     install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
-   *)
-     install_sh="\${SHELL} $am_aux_dir/install-sh"
-   esac
- fi
- 
- # Installed binaries are usually stripped using `strip' when the user
- # run `make install-strip'.  However `strip' might not be the right
- # tool to use in cross-compilation environments, therefore Automake
- # will honor the `STRIP' environment variable to overrule this program.
- if test "$cross_compiling" != no; then
-   if test -n "$ac_tool_prefix"; then
-   # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
- set dummy ${ac_tool_prefix}strip; ac_word=$2
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
- $as_echo_n "checking for $ac_word... " >&6; }
- if test "${ac_cv_prog_STRIP+set}" = set; then :
-   $as_echo_n "(cached) " >&6
- else
-   if test -n "$STRIP"; then
-   ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
- else
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
- for as_dir in $PATH
- do
-   IFS=$as_save_IFS
-   test -z "$as_dir" && as_dir=.
-     for ac_exec_ext in '' $ac_executable_extensions; do
-   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-     ac_cv_prog_STRIP="${ac_tool_prefix}strip"
-     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-     break 2
-   fi
- done
-   done
- IFS=$as_save_IFS
- 
- fi
- fi
- STRIP=$ac_cv_prog_STRIP
- if test -n "$STRIP"; then
-   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
- $as_echo "$STRIP" >&6; }
- else
-   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
- $as_echo "no" >&6; }
- fi
- 
- 
- fi
- if test -z "$ac_cv_prog_STRIP"; then
-   ac_ct_STRIP=$STRIP
-   # Extract the first word of "strip", so it can be a program name with args.
- set dummy strip; ac_word=$2
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
- $as_echo_n "checking for $ac_word... " >&6; }
- if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
-   $as_echo_n "(cached) " >&6
- else
-   if test -n "$ac_ct_STRIP"; then
-   ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
- else
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
- for as_dir in $PATH
- do
-   IFS=$as_save_IFS
-   test -z "$as_dir" && as_dir=.
-     for ac_exec_ext in '' $ac_executable_extensions; do
-   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-     ac_cv_prog_ac_ct_STRIP="strip"
-     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-     break 2
-   fi
- done
-   done
- IFS=$as_save_IFS
- 
- fi
- fi
- ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
- if test -n "$ac_ct_STRIP"; then
-   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
- $as_echo "$ac_ct_STRIP" >&6; }
- else
-   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
- $as_echo "no" >&6; }
- fi
- 
-   if test "x$ac_ct_STRIP" = x; then
-     STRIP=":"
-   else
-     case $cross_compiling:$ac_tool_warned in
- yes:)
- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
- $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
- ac_tool_warned=yes ;;
- esac
-     STRIP=$ac_ct_STRIP
-   fi
- else
-   STRIP="$ac_cv_prog_STRIP"
- fi
- 
- fi
- INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
- 
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5
+ { $as_echo "$as_me:$LINENO: checking for a thread-safe mkdir -p" >&5
  $as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
  if test -z "$MKDIR_P"; then
 -  if test "${ac_cv_path_mkdir+set}" = set; then
 +  if test "${ac_cv_path_mkdir+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@@ -2690,7 -2276,7 +2568,7 @@@ for as_dir in $PATH$PATH_SEPARATOR/opt/
  do
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
 -  for ac_prog in mkdir gmkdir; do
 +    for ac_prog in mkdir gmkdir; do
  	 for ac_exec_ext in '' $ac_executable_extensions; do
  	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
  	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
@@@ -2702,7 -2288,7 +2580,7 @@@
  	   esac
  	 done
         done
 -done
 +  done
  IFS=$as_save_IFS
  
  fi
@@@ -2718,7 -2304,7 +2596,7 @@@
      MKDIR_P="$ac_install_sh -d"
    fi
  fi
 -{ $as_echo "$as_me:$LINENO: result: $MKDIR_P" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
  $as_echo "$MKDIR_P" >&6; }
  
  mkdir_p="$MKDIR_P"
@@@ -2731,9 -2317,9 +2609,9 @@@ for ac_prog in gawk mawk nawk aw
  do
    # Extract the first word of "$ac_prog", so it can be a program name with args.
  set dummy $ac_prog; ac_word=$2
 -{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  $as_echo_n "checking for $ac_word... " >&6; }
 -if test "${ac_cv_prog_AWK+set}" = set; then
 +if test "${ac_cv_prog_AWK+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    if test -n "$AWK"; then
@@@ -2744,24 -2330,24 +2622,24 @@@ for as_dir in $PAT
  do
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
 -  for ac_exec_ext in '' $ac_executable_extensions; do
 +    for ac_exec_ext in '' $ac_executable_extensions; do
    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
      ac_cv_prog_AWK="$ac_prog"
 -    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 +    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
    fi
  done
 -done
 +  done
  IFS=$as_save_IFS
  
  fi
  fi
  AWK=$ac_cv_prog_AWK
  if test -n "$AWK"; then
 -  { $as_echo "$as_me:$LINENO: result: $AWK" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
  $as_echo "$AWK" >&6; }
  else
 -  { $as_echo "$as_me:$LINENO: result: no" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  $as_echo "no" >&6; }
  fi
  
@@@ -2769,11 -2355,11 +2647,11 @@@
    test -n "$AWK" && break
  done
  
 -{ $as_echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
  $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
  set x ${MAKE-make}
  ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
 -if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
 +if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
    $as_echo_n "(cached) " >&6
  else
    cat >conftest.make <<\_ACEOF
@@@ -2791,11 -2377,11 +2669,11 @@@ esa
  rm -f conftest.make
  fi
  if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
 -  { $as_echo "$as_me:$LINENO: result: yes" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
  $as_echo "yes" >&6; }
    SET_MAKE=
  else
 -  { $as_echo "$as_me:$LINENO: result: no" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  $as_echo "no" >&6; }
    SET_MAKE="MAKE=${MAKE-make}"
  fi
@@@ -2815,7 -2401,9 +2693,7 @@@ if test "`cd $srcdir && pwd`" != "`pwd`
    am__isrc=' -I$(srcdir)'
    # test to see if srcdir already configured
    if test -f $srcdir/config.status; then
 -    { { $as_echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5
 -$as_echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;}
 -   { (exit 1); exit 1; }; }
 +    as_fn_error "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
    fi
  fi
  
@@@ -2831,7 -2419,7 +2709,7 @@@ f
  
  # Define the identity of the package.
   PACKAGE='wormux'
-  VERSION='0.8.4'
+  VERSION='0.8.5'
  
  
  cat >>confdefs.h <<_ACEOF
@@@ -2859,6 -2447,108 +2737,108 @@@ AUTOHEADER=${AUTOHEADER-"${am_missing_r
  
  MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
  
+ install_sh=${install_sh-"\$(SHELL) $am_aux_dir/install-sh"}
+ 
+ # Installed binaries are usually stripped using `strip' when the user
+ # run `make install-strip'.  However `strip' might not be the right
+ # tool to use in cross-compilation environments, therefore Automake
+ # will honor the `STRIP' environment variable to overrule this program.
+ if test "$cross_compiling" != no; then
+   if test -n "$ac_tool_prefix"; then
+   # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
+ set dummy ${ac_tool_prefix}strip; ac_word=$2
+ { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
+ $as_echo_n "checking for $ac_word... " >&6; }
+ if test "${ac_cv_prog_STRIP+set}" = set; then
+   $as_echo_n "(cached) " >&6
+ else
+   if test -n "$STRIP"; then
+   ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
+ else
+ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+ for as_dir in $PATH
+ do
+   IFS=$as_save_IFS
+   test -z "$as_dir" && as_dir=.
+   for ac_exec_ext in '' $ac_executable_extensions; do
+   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+     ac_cv_prog_STRIP="${ac_tool_prefix}strip"
+     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
+     break 2
+   fi
+ done
+ done
+ IFS=$as_save_IFS
+ 
+ fi
+ fi
+ STRIP=$ac_cv_prog_STRIP
+ if test -n "$STRIP"; then
+   { $as_echo "$as_me:$LINENO: result: $STRIP" >&5
+ $as_echo "$STRIP" >&6; }
+ else
+   { $as_echo "$as_me:$LINENO: result: no" >&5
+ $as_echo "no" >&6; }
+ fi
+ 
+ 
+ fi
+ if test -z "$ac_cv_prog_STRIP"; then
+   ac_ct_STRIP=$STRIP
+   # Extract the first word of "strip", so it can be a program name with args.
+ set dummy strip; ac_word=$2
+ { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
+ $as_echo_n "checking for $ac_word... " >&6; }
+ if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
+   $as_echo_n "(cached) " >&6
+ else
+   if test -n "$ac_ct_STRIP"; then
+   ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
+ else
+ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
+ for as_dir in $PATH
+ do
+   IFS=$as_save_IFS
+   test -z "$as_dir" && as_dir=.
+   for ac_exec_ext in '' $ac_executable_extensions; do
+   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
+     ac_cv_prog_ac_ct_STRIP="strip"
+     $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
+     break 2
+   fi
+ done
+ done
+ IFS=$as_save_IFS
+ 
+ fi
+ fi
+ ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
+ if test -n "$ac_ct_STRIP"; then
+   { $as_echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
+ $as_echo "$ac_ct_STRIP" >&6; }
+ else
+   { $as_echo "$as_me:$LINENO: result: no" >&5
+ $as_echo "no" >&6; }
+ fi
+ 
+   if test "x$ac_ct_STRIP" = x; then
+     STRIP=":"
+   else
+     case $cross_compiling:$ac_tool_warned in
+ yes:)
+ { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
+ $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
+ ac_tool_warned=yes ;;
+ esac
+     STRIP=$ac_ct_STRIP
+   fi
+ else
+   STRIP="$ac_cv_prog_STRIP"
+ fi
+ 
+ fi
+ INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
+ 
  # We need awk for the "check" target.  The system "awk" is bad on
  # some platforms.
  # Always define AMTAR for backward compatibility.
@@@ -2873,16 -2563,16 +2853,16 @@@ am__tar='${AMTAR} chof - "$$tardir"'; a
  
  
  
 -  { $as_echo "$as_me:$LINENO: checking whether NLS is requested" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether NLS is requested" >&5
  $as_echo_n "checking whether NLS is requested... " >&6; }
      # Check whether --enable-nls was given.
 -if test "${enable_nls+set}" = set; then
 +if test "${enable_nls+set}" = set; then :
    enableval=$enable_nls; USE_NLS=$enableval
  else
    USE_NLS=yes
  fi
  
 -  { $as_echo "$as_me:$LINENO: result: $USE_NLS" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_NLS" >&5
  $as_echo "$USE_NLS" >&6; }
  
  
@@@ -2920,9 -2610,9 +2900,9 @@@ rm -f conf$$.fil
  
  # Extract the first word of "msgfmt", so it can be a program name with args.
  set dummy msgfmt; ac_word=$2
 -{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  $as_echo_n "checking for $ac_word... " >&6; }
 -if test "${ac_cv_path_MSGFMT+set}" = set; then
 +if test "${ac_cv_path_MSGFMT+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    case "$MSGFMT" in
@@@ -2952,18 -2642,18 +2932,18 @@@ esa
  fi
  MSGFMT="$ac_cv_path_MSGFMT"
  if test "$MSGFMT" != ":"; then
 -  { $as_echo "$as_me:$LINENO: result: $MSGFMT" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MSGFMT" >&5
  $as_echo "$MSGFMT" >&6; }
  else
 -  { $as_echo "$as_me:$LINENO: result: no" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  $as_echo "no" >&6; }
  fi
  
    # Extract the first word of "gmsgfmt", so it can be a program name with args.
  set dummy gmsgfmt; ac_word=$2
 -{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  $as_echo_n "checking for $ac_word... " >&6; }
 -if test "${ac_cv_path_GMSGFMT+set}" = set; then
 +if test "${ac_cv_path_GMSGFMT+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    case $GMSGFMT in
@@@ -2976,14 -2666,14 +2956,14 @@@ for as_dir in $PAT
  do
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
 -  for ac_exec_ext in '' $ac_executable_extensions; do
 +    for ac_exec_ext in '' $ac_executable_extensions; do
    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
      ac_cv_path_GMSGFMT="$as_dir/$ac_word$ac_exec_ext"
 -    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 +    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
    fi
  done
 -done
 +  done
  IFS=$as_save_IFS
  
    test -z "$ac_cv_path_GMSGFMT" && ac_cv_path_GMSGFMT="$MSGFMT"
@@@ -2992,10 -2682,10 +2972,10 @@@ esa
  fi
  GMSGFMT=$ac_cv_path_GMSGFMT
  if test -n "$GMSGFMT"; then
 -  { $as_echo "$as_me:$LINENO: result: $GMSGFMT" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GMSGFMT" >&5
  $as_echo "$GMSGFMT" >&6; }
  else
 -  { $as_echo "$as_me:$LINENO: result: no" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  $as_echo "no" >&6; }
  fi
  
@@@ -3043,9 -2733,9 +3023,9 @@@ rm -f conf$$.fil
  
  # Extract the first word of "xgettext", so it can be a program name with args.
  set dummy xgettext; ac_word=$2
 -{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  $as_echo_n "checking for $ac_word... " >&6; }
 -if test "${ac_cv_path_XGETTEXT+set}" = set; then
 +if test "${ac_cv_path_XGETTEXT+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    case "$XGETTEXT" in
@@@ -3075,10 -2765,10 +3055,10 @@@ esa
  fi
  XGETTEXT="$ac_cv_path_XGETTEXT"
  if test "$XGETTEXT" != ":"; then
 -  { $as_echo "$as_me:$LINENO: result: $XGETTEXT" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XGETTEXT" >&5
  $as_echo "$XGETTEXT" >&6; }
  else
 -  { $as_echo "$as_me:$LINENO: result: no" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  $as_echo "no" >&6; }
  fi
  
@@@ -3121,9 -2811,9 +3101,9 @@@ rm -f conf$$.fil
  
  # Extract the first word of "msgmerge", so it can be a program name with args.
  set dummy msgmerge; ac_word=$2
 -{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  $as_echo_n "checking for $ac_word... " >&6; }
 -if test "${ac_cv_path_MSGMERGE+set}" = set; then
 +if test "${ac_cv_path_MSGMERGE+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    case "$MSGMERGE" in
@@@ -3152,10 -2842,10 +3132,10 @@@ esa
  fi
  MSGMERGE="$ac_cv_path_MSGMERGE"
  if test "$MSGMERGE" != ":"; then
 -  { $as_echo "$as_me:$LINENO: result: $MSGMERGE" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MSGMERGE" >&5
  $as_echo "$MSGMERGE" >&6; }
  else
 -  { $as_echo "$as_me:$LINENO: result: no" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  $as_echo "no" >&6; }
  fi
  
@@@ -3190,44 -2880,44 +3170,44 @@@ ac_config_commands="$ac_config_command
  am_make=${MAKE-make}
  cat > confinc << 'END'
  am__doit:
- 	@echo this is the am__doit target
+ 	@echo done
  .PHONY: am__doit
  END
  # If we don't find an include directive, just comment out the code.
 -{ $as_echo "$as_me:$LINENO: checking for style of include used by $am_make" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5
  $as_echo_n "checking for style of include used by $am_make... " >&6; }
  am__include="#"
  am__quote=
  _am_result=none
  # First try GNU make style include.
  echo "include confinc" > confmf
- # Ignore all kinds of additional output from `make'.
- case `$am_make -s -f confmf 2> /dev/null` in #(
- *the\ am__doit\ target*)
-   am__include=include
-   am__quote=
-   _am_result=GNU
-   ;;
- esac
+ # We grep out `Entering directory' and `Leaving directory'
+ # messages which can occur if `w' ends up in MAKEFLAGS.
+ # In particular we don't look at `^make:' because GNU make might
+ # be invoked under some other name (usually "gmake"), in which
+ # case it prints its new name instead of `make'.
+ if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
+    am__include=include
+    am__quote=
+    _am_result=GNU
+ fi
  # Now try BSD make style include.
  if test "$am__include" = "#"; then
     echo '.include "confinc"' > confmf
-    case `$am_make -s -f confmf 2> /dev/null` in #(
-    *the\ am__doit\ target*)
-      am__include=.include
-      am__quote="\""
-      _am_result=BSD
-      ;;
-    esac
+    if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
+       am__include=.include
+       am__quote="\""
+       _am_result=BSD
+    fi
  fi
  
  
 -{ $as_echo "$as_me:$LINENO: result: $_am_result" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5
  $as_echo "$_am_result" >&6; }
  rm -f confinc confmf
  
  # Check whether --enable-dependency-tracking was given.
 -if test "${enable_dependency_tracking+set}" = set; then
 +if test "${enable_dependency_tracking+set}" = set; then :
    enableval=$enable_dependency_tracking;
  fi
  
@@@ -3252,9 -2942,9 +3232,9 @@@ ac_compiler_gnu=$ac_cv_c_compiler_gn
  if test -n "$ac_tool_prefix"; then
    # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
  set dummy ${ac_tool_prefix}gcc; ac_word=$2
 -{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  $as_echo_n "checking for $ac_word... " >&6; }
 -if test "${ac_cv_prog_CC+set}" = set; then
 +if test "${ac_cv_prog_CC+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    if test -n "$CC"; then
@@@ -3265,24 -2955,24 +3245,24 @@@ for as_dir in $PAT
  do
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
 -  for ac_exec_ext in '' $ac_executable_extensions; do
 +    for ac_exec_ext in '' $ac_executable_extensions; do
    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
      ac_cv_prog_CC="${ac_tool_prefix}gcc"
 -    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 +    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
    fi
  done
 -done
 +  done
  IFS=$as_save_IFS
  
  fi
  fi
  CC=$ac_cv_prog_CC
  if test -n "$CC"; then
 -  { $as_echo "$as_me:$LINENO: result: $CC" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
  $as_echo "$CC" >&6; }
  else
 -  { $as_echo "$as_me:$LINENO: result: no" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  $as_echo "no" >&6; }
  fi
  
@@@ -3292,9 -2982,9 +3272,9 @@@ if test -z "$ac_cv_prog_CC"; the
    ac_ct_CC=$CC
    # Extract the first word of "gcc", so it can be a program name with args.
  set dummy gcc; ac_word=$2
 -{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  $as_echo_n "checking for $ac_word... " >&6; }
 -if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
 +if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    if test -n "$ac_ct_CC"; then
@@@ -3305,24 -2995,24 +3285,24 @@@ for as_dir in $PAT
  do
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
 -  for ac_exec_ext in '' $ac_executable_extensions; do
 +    for ac_exec_ext in '' $ac_executable_extensions; do
    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
      ac_cv_prog_ac_ct_CC="gcc"
 -    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 +    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
    fi
  done
 -done
 +  done
  IFS=$as_save_IFS
  
  fi
  fi
  ac_ct_CC=$ac_cv_prog_ac_ct_CC
  if test -n "$ac_ct_CC"; then
 -  { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
  $as_echo "$ac_ct_CC" >&6; }
  else
 -  { $as_echo "$as_me:$LINENO: result: no" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  $as_echo "no" >&6; }
  fi
  
@@@ -3331,7 -3021,7 +3311,7 @@@
    else
      case $cross_compiling:$ac_tool_warned in
  yes:)
 -{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
  $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
  ac_tool_warned=yes ;;
  esac
@@@ -3345,9 -3035,9 +3325,9 @@@ if test -z "$CC"; the
            if test -n "$ac_tool_prefix"; then
      # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
  set dummy ${ac_tool_prefix}cc; ac_word=$2
 -{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  $as_echo_n "checking for $ac_word... " >&6; }
 -if test "${ac_cv_prog_CC+set}" = set; then
 +if test "${ac_cv_prog_CC+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    if test -n "$CC"; then
@@@ -3358,24 -3048,24 +3338,24 @@@ for as_dir in $PAT
  do
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
 -  for ac_exec_ext in '' $ac_executable_extensions; do
 +    for ac_exec_ext in '' $ac_executable_extensions; do
    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
      ac_cv_prog_CC="${ac_tool_prefix}cc"
 -    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 +    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
    fi
  done
 -done
 +  done
  IFS=$as_save_IFS
  
  fi
  fi
  CC=$ac_cv_prog_CC
  if test -n "$CC"; then
 -  { $as_echo "$as_me:$LINENO: result: $CC" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
  $as_echo "$CC" >&6; }
  else
 -  { $as_echo "$as_me:$LINENO: result: no" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  $as_echo "no" >&6; }
  fi
  
@@@ -3385,9 -3075,9 +3365,9 @@@ f
  if test -z "$CC"; then
    # Extract the first word of "cc", so it can be a program name with args.
  set dummy cc; ac_word=$2
 -{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  $as_echo_n "checking for $ac_word... " >&6; }
 -if test "${ac_cv_prog_CC+set}" = set; then
 +if test "${ac_cv_prog_CC+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    if test -n "$CC"; then
@@@ -3399,18 -3089,18 +3379,18 @@@ for as_dir in $PAT
  do
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
 -  for ac_exec_ext in '' $ac_executable_extensions; do
 +    for ac_exec_ext in '' $ac_executable_extensions; do
    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
      if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
         ac_prog_rejected=yes
         continue
       fi
      ac_cv_prog_CC="cc"
 -    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 +    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
    fi
  done
 -done
 +  done
  IFS=$as_save_IFS
  
  if test $ac_prog_rejected = yes; then
@@@ -3429,10 -3119,10 +3409,10 @@@ f
  fi
  CC=$ac_cv_prog_CC
  if test -n "$CC"; then
 -  { $as_echo "$as_me:$LINENO: result: $CC" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
  $as_echo "$CC" >&6; }
  else
 -  { $as_echo "$as_me:$LINENO: result: no" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  $as_echo "no" >&6; }
  fi
  
@@@ -3444,9 -3134,9 +3424,9 @@@ if test -z "$CC"; the
    do
      # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
  set dummy $ac_tool_prefix$ac_prog; ac_word=$2
 -{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  $as_echo_n "checking for $ac_word... " >&6; }
 -if test "${ac_cv_prog_CC+set}" = set; then
 +if test "${ac_cv_prog_CC+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    if test -n "$CC"; then
@@@ -3457,24 -3147,24 +3437,24 @@@ for as_dir in $PAT
  do
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
 -  for ac_exec_ext in '' $ac_executable_extensions; do
 +    for ac_exec_ext in '' $ac_executable_extensions; do
    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
      ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
 -    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 +    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
    fi
  done
 -done
 +  done
  IFS=$as_save_IFS
  
  fi
  fi
  CC=$ac_cv_prog_CC
  if test -n "$CC"; then
 -  { $as_echo "$as_me:$LINENO: result: $CC" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
  $as_echo "$CC" >&6; }
  else
 -  { $as_echo "$as_me:$LINENO: result: no" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  $as_echo "no" >&6; }
  fi
  
@@@ -3488,9 -3178,9 +3468,9 @@@ if test -z "$CC"; the
  do
    # Extract the first word of "$ac_prog", so it can be a program name with args.
  set dummy $ac_prog; ac_word=$2
 -{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  $as_echo_n "checking for $ac_word... " >&6; }
 -if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
 +if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    if test -n "$ac_ct_CC"; then
@@@ -3501,24 -3191,24 +3481,24 @@@ for as_dir in $PAT
  do
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
 -  for ac_exec_ext in '' $ac_executable_extensions; do
 +    for ac_exec_ext in '' $ac_executable_extensions; do
    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
      ac_cv_prog_ac_ct_CC="$ac_prog"
 -    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 +    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
    fi
  done
 -done
 +  done
  IFS=$as_save_IFS
  
  fi
  fi
  ac_ct_CC=$ac_cv_prog_ac_ct_CC
  if test -n "$ac_ct_CC"; then
 -  { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
  $as_echo "$ac_ct_CC" >&6; }
  else
 -  { $as_echo "$as_me:$LINENO: result: no" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  $as_echo "no" >&6; }
  fi
  
@@@ -3531,7 -3221,7 +3511,7 @@@ don
    else
      case $cross_compiling:$ac_tool_warned in
  yes:)
 -{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
  $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
  ac_tool_warned=yes ;;
  esac
@@@ -3542,55 -3232,73 +3522,55 @@@ f
  fi
  
  
 -test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
 +test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
  $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 -{ { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
 -See \`config.log' for more details." >&5
 -$as_echo "$as_me: error: no acceptable C compiler found in \$PATH
 -See \`config.log' for more details." >&2;}
 -   { (exit 1); exit 1; }; }; }
 +as_fn_error "no acceptable C compiler found in \$PATH
 +See \`config.log' for more details." "$LINENO" 5; }
  
  # Provide some information about the compiler.
 -$as_echo "$as_me:$LINENO: checking for C compiler version" >&5
 +$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
  set X $ac_compile
  ac_compiler=$2
 -{ (ac_try="$ac_compiler --version >&5"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_compiler --version >&5") 2>&5
 -  ac_status=$?
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); }
 -{ (ac_try="$ac_compiler -v >&5"
 +for ac_option in --version -v -V -qversion; do
 +  { { ac_try="$ac_compiler $ac_option >&5"
  case "(($ac_try" in
    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
    *) ac_try_echo=$ac_try;;
  esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_compiler -v >&5") 2>&5
 +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
 +$as_echo "$ac_try_echo"; } >&5
 +  (eval "$ac_compiler $ac_option >&5") 2>conftest.err
    ac_status=$?
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); }
 -{ (ac_try="$ac_compiler -V >&5"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_compiler -V >&5") 2>&5
 -  ac_status=$?
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); }
 +  if test -s conftest.err; then
 +    sed '10a\
 +... rest of stderr output deleted ...
 +         10q' conftest.err >conftest.er1
 +    cat conftest.er1 >&5
 +    rm -f conftest.er1 conftest.err
 +  fi
 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 +  test $ac_status = 0; }
 +done
  
 -cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
 -
 +#include <stdio.h>
  int
  main ()
  {
 +FILE *f = fopen ("conftest.out", "w");
 + return ferror (f) || fclose (f) != 0;
  
    ;
    return 0;
  }
  _ACEOF
  ac_clean_files_save=$ac_clean_files
 -ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
 +ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out conftest.out"
  # Try to create an executable without -o first, disregard a.out.
  # It will help us diagnose broken compilers, and finding out an intuition
  # of exeext.
 -{ $as_echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
  $as_echo_n "checking for C compiler default output file name... " >&6; }
  ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
  
@@@ -3607,17 -3315,17 +3587,17 @@@ d
  done
  rm -f $ac_rmfiles
  
 -if { (ac_try="$ac_link_default"
 +if { { ac_try="$ac_link_default"
  case "(($ac_try" in
    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
    *) ac_try_echo=$ac_try;;
  esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
 +$as_echo "$ac_try_echo"; } >&5
    (eval "$ac_link_default") 2>&5
    ac_status=$?
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); }; then
 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 +  test $ac_status = 0; }; then :
    # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
  # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
  # in a Makefile.  We should not override ac_cv_exeext if it was cached,
@@@ -3634,7 -3342,7 +3614,7 @@@ d
  	# certainly right.
  	break;;
      *.* )
 -        if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
 +	if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
  	then :; else
  	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
  	fi
@@@ -3653,75 -3361,84 +3633,75 @@@ test "$ac_cv_exeext" = no && ac_cv_exee
  else
    ac_file=''
  fi
 -
 -{ $as_echo "$as_me:$LINENO: result: $ac_file" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
  $as_echo "$ac_file" >&6; }
 -if test -z "$ac_file"; then
 +if test -z "$ac_file"; then :
    $as_echo "$as_me: failed program was:" >&5
  sed 's/^/| /' conftest.$ac_ext >&5
  
 -{ { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
 +{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
  $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 -{ { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables
 -See \`config.log' for more details." >&5
 -$as_echo "$as_me: error: C compiler cannot create executables
 -See \`config.log' for more details." >&2;}
 -   { (exit 77); exit 77; }; }; }
 +{ as_fn_set_status 77
 +as_fn_error "C compiler cannot create executables
 +See \`config.log' for more details." "$LINENO" 5; }; }
  fi
 -
  ac_exeext=$ac_cv_exeext
  
  # Check that the compiler produces executables we can run.  If not, either
  # the compiler is broken, or we cross compile.
 -{ $as_echo "$as_me:$LINENO: checking whether the C compiler works" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
  $as_echo_n "checking whether the C compiler works... " >&6; }
  # If not cross compiling, check that we can run a simple program.
  if test "$cross_compiling" != yes; then
    if { ac_try='./$ac_file'
 -  { (case "(($ac_try" in
 +  { { case "(($ac_try" in
    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
    *) ac_try_echo=$ac_try;;
  esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
 +$as_echo "$ac_try_echo"; } >&5
    (eval "$ac_try") 2>&5
    ac_status=$?
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); }; }; then
 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 +  test $ac_status = 0; }; }; then
      cross_compiling=no
    else
      if test "$cross_compiling" = maybe; then
  	cross_compiling=yes
      else
 -	{ { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
 +	{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
  $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 -{ { $as_echo "$as_me:$LINENO: error: cannot run C compiled programs.
 -If you meant to cross compile, use \`--host'.
 -See \`config.log' for more details." >&5
 -$as_echo "$as_me: error: cannot run C compiled programs.
 +as_fn_error "cannot run C compiled programs.
  If you meant to cross compile, use \`--host'.
 -See \`config.log' for more details." >&2;}
 -   { (exit 1); exit 1; }; }; }
 +See \`config.log' for more details." "$LINENO" 5; }
      fi
    fi
  fi
 -{ $as_echo "$as_me:$LINENO: result: yes" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
  $as_echo "yes" >&6; }
  
 -rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
 +rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out conftest.out
  ac_clean_files=$ac_clean_files_save
  # Check that the compiler produces executables we can run.  If not, either
  # the compiler is broken, or we cross compile.
 -{ $as_echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
  $as_echo_n "checking whether we are cross compiling... " >&6; }
 -{ $as_echo "$as_me:$LINENO: result: $cross_compiling" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
  $as_echo "$cross_compiling" >&6; }
  
 -{ $as_echo "$as_me:$LINENO: checking for suffix of executables" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
  $as_echo_n "checking for suffix of executables... " >&6; }
 -if { (ac_try="$ac_link"
 +if { { ac_try="$ac_link"
  case "(($ac_try" in
    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
    *) ac_try_echo=$ac_try;;
  esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
 +$as_echo "$ac_try_echo"; } >&5
    (eval "$ac_link") 2>&5
    ac_status=$?
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); }; then
 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 +  test $ac_status = 0; }; then :
    # If both `conftest.exe' and `conftest' are `present' (well, observable)
  # catch `conftest.exe'.  For instance with Cygwin, `ls conftest' will
  # work properly (i.e., refer to `conftest.exe'), while it won't with
@@@ -3736,24 -3453,32 +3716,24 @@@ for ac_file in conftest.exe conftest co
    esac
  done
  else
 -  { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
 +  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
  $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 -{ { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
 -See \`config.log' for more details." >&5
 -$as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
 -See \`config.log' for more details." >&2;}
 -   { (exit 1); exit 1; }; }; }
 +as_fn_error "cannot compute suffix of executables: cannot compile and link
 +See \`config.log' for more details." "$LINENO" 5; }
  fi
 -
  rm -f conftest$ac_cv_exeext
 -{ $as_echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
  $as_echo "$ac_cv_exeext" >&6; }
  
  rm -f conftest.$ac_ext
  EXEEXT=$ac_cv_exeext
  ac_exeext=$EXEEXT
 -{ $as_echo "$as_me:$LINENO: checking for suffix of object files" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
  $as_echo_n "checking for suffix of object files... " >&6; }
 -if test "${ac_cv_objext+set}" = set; then
 +if test "${ac_cv_objext+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
 -  cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  
  int
@@@ -3765,17 -3490,17 +3745,17 @@@ main (
  }
  _ACEOF
  rm -f conftest.o conftest.obj
 -if { (ac_try="$ac_compile"
 +if { { ac_try="$ac_compile"
  case "(($ac_try" in
    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
    *) ac_try_echo=$ac_try;;
  esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
 +$as_echo "$ac_try_echo"; } >&5
    (eval "$ac_compile") 2>&5
    ac_status=$?
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); }; then
 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 +  test $ac_status = 0; }; then :
    for ac_file in conftest.o conftest.obj conftest.*; do
    test -f "$ac_file" || continue;
    case $ac_file in
@@@ -3788,23 -3513,31 +3768,23 @@@ els
    $as_echo "$as_me: failed program was:" >&5
  sed 's/^/| /' conftest.$ac_ext >&5
  
 -{ { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
 +{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
  $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 -{ { $as_echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
 -See \`config.log' for more details." >&5
 -$as_echo "$as_me: error: cannot compute suffix of object files: cannot compile
 -See \`config.log' for more details." >&2;}
 -   { (exit 1); exit 1; }; }; }
 +as_fn_error "cannot compute suffix of object files: cannot compile
 +See \`config.log' for more details." "$LINENO" 5; }
  fi
 -
  rm -f conftest.$ac_cv_objext conftest.$ac_ext
  fi
 -{ $as_echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
  $as_echo "$ac_cv_objext" >&6; }
  OBJEXT=$ac_cv_objext
  ac_objext=$OBJEXT
 -{ $as_echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
  $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
 -if test "${ac_cv_c_compiler_gnu+set}" = set; then
 +if test "${ac_cv_c_compiler_gnu+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
 -  cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  
  int
@@@ -3818,16 -3551,37 +3798,16 @@@ main (
    return 0;
  }
  _ACEOF
 -rm -f conftest.$ac_objext
 -if { (ac_try="$ac_compile"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_compile") 2>conftest.er1
 -  ac_status=$?
 -  grep -v '^ *+' conftest.er1 >conftest.err
 -  rm -f conftest.er1
 -  cat conftest.err >&5
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } && {
 -	 test -z "$ac_c_werror_flag" ||
 -	 test ! -s conftest.err
 -       } && test -s conftest.$ac_objext; then
 +if ac_fn_c_try_compile "$LINENO"; then :
    ac_compiler_gnu=yes
  else
 -  $as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 -
 -	ac_compiler_gnu=no
 +  ac_compiler_gnu=no
  fi
 -
  rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
  ac_cv_c_compiler_gnu=$ac_compiler_gnu
  
  fi
 -{ $as_echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
  $as_echo "$ac_cv_c_compiler_gnu" >&6; }
  if test $ac_compiler_gnu = yes; then
    GCC=yes
@@@ -3836,16 -3590,20 +3816,16 @@@ els
  fi
  ac_test_CFLAGS=${CFLAGS+set}
  ac_save_CFLAGS=$CFLAGS
 -{ $as_echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
  $as_echo_n "checking whether $CC accepts -g... " >&6; }
 -if test "${ac_cv_prog_cc_g+set}" = set; then
 +if test "${ac_cv_prog_cc_g+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    ac_save_c_werror_flag=$ac_c_werror_flag
     ac_c_werror_flag=yes
     ac_cv_prog_cc_g=no
     CFLAGS="-g"
 -   cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  
  int
@@@ -3856,11 -3614,35 +3836,11 @@@ main (
    return 0;
  }
  _ACEOF
 -rm -f conftest.$ac_objext
 -if { (ac_try="$ac_compile"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_compile") 2>conftest.er1
 -  ac_status=$?
 -  grep -v '^ *+' conftest.er1 >conftest.err
 -  rm -f conftest.er1
 -  cat conftest.err >&5
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } && {
 -	 test -z "$ac_c_werror_flag" ||
 -	 test ! -s conftest.err
 -       } && test -s conftest.$ac_objext; then
 +if ac_fn_c_try_compile "$LINENO"; then :
    ac_cv_prog_cc_g=yes
  else
 -  $as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 -
 -	CFLAGS=""
 -      cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +  CFLAGS=""
 +      cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  
  int
@@@ -3871,12 -3653,36 +3851,12 @@@ main (
    return 0;
  }
  _ACEOF
 -rm -f conftest.$ac_objext
 -if { (ac_try="$ac_compile"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_compile") 2>conftest.er1
 -  ac_status=$?
 -  grep -v '^ *+' conftest.er1 >conftest.err
 -  rm -f conftest.er1
 -  cat conftest.err >&5
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } && {
 -	 test -z "$ac_c_werror_flag" ||
 -	 test ! -s conftest.err
 -       } && test -s conftest.$ac_objext; then
 -  :
 -else
 -  $as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 +if ac_fn_c_try_compile "$LINENO"; then :
  
 -	ac_c_werror_flag=$ac_save_c_werror_flag
 +else
 +  ac_c_werror_flag=$ac_save_c_werror_flag
  	 CFLAGS="-g"
 -	 cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +	 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  
  int
@@@ -3887,17 -3693,42 +3867,17 @@@ main (
    return 0;
  }
  _ACEOF
 -rm -f conftest.$ac_objext
 -if { (ac_try="$ac_compile"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_compile") 2>conftest.er1
 -  ac_status=$?
 -  grep -v '^ *+' conftest.er1 >conftest.err
 -  rm -f conftest.er1
 -  cat conftest.err >&5
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } && {
 -	 test -z "$ac_c_werror_flag" ||
 -	 test ! -s conftest.err
 -       } && test -s conftest.$ac_objext; then
 +if ac_fn_c_try_compile "$LINENO"; then :
    ac_cv_prog_cc_g=yes
 -else
 -  $as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 -
 -
  fi
 -
  rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
  fi
 -
  rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
  fi
  rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
     ac_c_werror_flag=$ac_save_c_werror_flag
  fi
 -{ $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
  $as_echo "$ac_cv_prog_cc_g" >&6; }
  if test "$ac_test_CFLAGS" = set; then
    CFLAGS=$ac_save_CFLAGS
@@@ -3914,14 -3745,18 +3894,14 @@@ els
      CFLAGS=
    fi
  fi
 -{ $as_echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
  $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
 -if test "${ac_cv_prog_cc_c89+set}" = set; then
 +if test "${ac_cv_prog_cc_c89+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    ac_cv_prog_cc_c89=no
  ac_save_CC=$CC
 -cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  #include <stdarg.h>
  #include <stdio.h>
@@@ -3978,9 -3813,32 +3958,9 @@@ for ac_arg in '' -qlanglvl=extc89 -qlan
  	-Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
  do
    CC="$ac_save_CC $ac_arg"
 -  rm -f conftest.$ac_objext
 -if { (ac_try="$ac_compile"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_compile") 2>conftest.er1
 -  ac_status=$?
 -  grep -v '^ *+' conftest.er1 >conftest.err
 -  rm -f conftest.er1
 -  cat conftest.err >&5
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } && {
 -	 test -z "$ac_c_werror_flag" ||
 -	 test ! -s conftest.err
 -       } && test -s conftest.$ac_objext; then
 +  if ac_fn_c_try_compile "$LINENO"; then :
    ac_cv_prog_cc_c89=$ac_arg
 -else
 -  $as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 -
 -
  fi
 -
  rm -f core conftest.err conftest.$ac_objext
    test "x$ac_cv_prog_cc_c89" != "xno" && break
  done
@@@ -3991,19 -3849,17 +3971,19 @@@ f
  # AC_CACHE_VAL
  case "x$ac_cv_prog_cc_c89" in
    x)
 -    { $as_echo "$as_me:$LINENO: result: none needed" >&5
 +    { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
  $as_echo "none needed" >&6; } ;;
    xno)
 -    { $as_echo "$as_me:$LINENO: result: unsupported" >&5
 +    { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
  $as_echo "unsupported" >&6; } ;;
    *)
      CC="$CC $ac_cv_prog_cc_c89"
 -    { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
 +    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
  $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
  esac
 +if test "x$ac_cv_prog_cc_c89" != xno; then :
  
 +fi
  
  ac_ext=c
  ac_cpp='$CPP $CPPFLAGS'
@@@ -4013,9 -3869,9 +3993,9 @@@ ac_compiler_gnu=$ac_cv_c_compiler_gn
  
  depcc="$CC"   am_compiler_list=
  
 -{ $as_echo "$as_me:$LINENO: checking dependency style of $depcc" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
  $as_echo_n "checking dependency style of $depcc... " >&6; }
 -if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then
 +if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
@@@ -4041,11 -3897,6 +4021,6 @@@
    if test "$am_compiler_list" = ""; then
       am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
    fi
-   am__universal=false
-   case " $depcc " in #(
-      *\ -arch\ *\ -arch\ *) am__universal=true ;;
-      esac
- 
    for depmode in $am_compiler_list; do
      # Setup a source with many dependencies, because some compilers
      # like to wrap large dependency lists on column 80 (with \), and
@@@ -4063,17 -3914,7 +4038,7 @@@
      done
      echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
  
-     # We check with `-c' and `-o' for the sake of the "dashmstdout"
-     # mode.  It turns out that the SunPro C++ compiler does not properly
-     # handle `-M -o', and we need to detect this.  Also, some Intel
-     # versions had trouble with output in subdirs
-     am__obj=sub/conftest.${OBJEXT-o}
-     am__minus_obj="-o $am__obj"
      case $depmode in
-     gcc)
-       # This depmode causes a compiler race in universal mode.
-       test "$am__universal" = false || continue
-       ;;
      nosideeffect)
        # after this tag, mechanisms are not by side-effect, so they'll
        # only be used when explicitly requested
@@@ -4083,23 -3924,19 +4048,19 @@@
  	break
        fi
        ;;
-     msvisualcpp | msvcmsys)
-       # This compiler won't grok `-c -o', but also, the minuso test has
-       # not run yet.  These depmodes are late enough in the game, and
-       # so weak that their functioning should not be impacted.
-       am__obj=conftest.${OBJEXT-o}
-       am__minus_obj=
-       ;;
      none) break ;;
      esac
+     # We check with `-c' and `-o' for the sake of the "dashmstdout"
+     # mode.  It turns out that the SunPro C++ compiler does not properly
+     # handle `-M -o', and we need to detect this.
      if depmode=$depmode \
-        source=sub/conftest.c object=$am__obj \
+        source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
         depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
-        $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
+        $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
           >/dev/null 2>conftest.err &&
         grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
         grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
-        grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
+        grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
         ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
        # icc doesn't choke on unknown options, it will just issue warnings
        # or remarks (even with -Werror).  So we grep stderr for any message
@@@ -4123,7 -3960,7 +4084,7 @@@ els
  fi
  
  fi
 -{ $as_echo "$as_me:$LINENO: result: $am_cv_CC_dependencies_compiler_type" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
  $as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
  CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
  
@@@ -4140,7 -3977,7 +4101,7 @@@ f
  
  
  # Check whether --with-gnu-ld was given.
 -if test "${with_gnu_ld+set}" = set; then
 +if test "${with_gnu_ld+set}" = set; then :
    withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
  else
    with_gnu_ld=no
@@@ -4162,7 -3999,7 +4123,7 @@@ f
  ac_prog=ld
  if test "$GCC" = yes; then
    # Check if gcc -print-prog-name=ld gives a path.
 -  { $as_echo "$as_me:$LINENO: checking for ld used by GCC" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by GCC" >&5
  $as_echo_n "checking for ld used by GCC... " >&6; }
    case $host in
    *-*-mingw*)
@@@ -4192,13 -4029,13 +4153,13 @@@
      ;;
    esac
  elif test "$with_gnu_ld" = yes; then
 -  { $as_echo "$as_me:$LINENO: checking for GNU ld" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
  $as_echo_n "checking for GNU ld... " >&6; }
  else
 -  { $as_echo "$as_me:$LINENO: checking for non-GNU ld" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
  $as_echo_n "checking for non-GNU ld... " >&6; }
  fi
 -if test "${acl_cv_path_LD+set}" = set; then
 +if test "${acl_cv_path_LD+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    if test -z "$LD"; then
@@@ -4226,16 -4063,18 +4187,16 @@@ f
  
  LD="$acl_cv_path_LD"
  if test -n "$LD"; then
 -  { $as_echo "$as_me:$LINENO: result: $LD" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
  $as_echo "$LD" >&6; }
  else
 -  { $as_echo "$as_me:$LINENO: result: no" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  $as_echo "no" >&6; }
  fi
 -test -z "$LD" && { { $as_echo "$as_me:$LINENO: error: no acceptable ld found in \$PATH" >&5
 -$as_echo "$as_me: error: no acceptable ld found in \$PATH" >&2;}
 -   { (exit 1); exit 1; }; }
 -{ $as_echo "$as_me:$LINENO: checking if the linker ($LD) is GNU ld" >&5
 +test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
  $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
 -if test "${acl_cv_prog_gnu_ld+set}" = set; then
 +if test "${acl_cv_prog_gnu_ld+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    # I'd rather use --version here, but apparently some GNU ld's only accept -v.
@@@ -4246,16 -4085,16 +4207,16 @@@ case `$LD -v 2>&1 </dev/null` i
    acl_cv_prog_gnu_ld=no ;;
  esac
  fi
 -{ $as_echo "$as_me:$LINENO: result: $acl_cv_prog_gnu_ld" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $acl_cv_prog_gnu_ld" >&5
  $as_echo "$acl_cv_prog_gnu_ld" >&6; }
  with_gnu_ld=$acl_cv_prog_gnu_ld
  
  
  
  
 -                                                { $as_echo "$as_me:$LINENO: checking for shared library run path origin" >&5
 +                                                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shared library run path origin" >&5
  $as_echo_n "checking for shared library run path origin... " >&6; }
 -if test "${acl_cv_rpath+set}" = set; then
 +if test "${acl_cv_rpath+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
  
@@@ -4266,7 -4105,7 +4227,7 @@@
      acl_cv_rpath=done
  
  fi
 -{ $as_echo "$as_me:$LINENO: result: $acl_cv_rpath" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $acl_cv_rpath" >&5
  $as_echo "$acl_cv_rpath" >&6; }
    wl="$acl_cv_wl"
    acl_libext="$acl_cv_libext"
@@@ -4278,7 -4117,7 +4239,7 @@@
    acl_hardcode_direct="$acl_cv_hardcode_direct"
    acl_hardcode_minus_L="$acl_cv_hardcode_minus_L"
      # Check whether --enable-rpath was given.
 -if test "${enable_rpath+set}" = set; then
 +if test "${enable_rpath+set}" = set; then :
    enableval=$enable_rpath; :
  else
    enable_rpath=yes
@@@ -4327,7 -4166,7 +4288,7 @@@ f
  
  
  # Check whether --with-libiconv-prefix was given.
 -if test "${with_libiconv_prefix+set}" = set; then
 +if test "${with_libiconv_prefix+set}" = set; then :
    withval=$with_libiconv_prefix;
      if test "X$withval" = "Xno"; then
        use_additional=no
@@@ -4768,14 -4607,18 +4729,14 @@@ f
  
  
  
 -    { $as_echo "$as_me:$LINENO: checking for CFPreferencesCopyAppValue" >&5
 +    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for CFPreferencesCopyAppValue" >&5
  $as_echo_n "checking for CFPreferencesCopyAppValue... " >&6; }
 -if test "${gt_cv_func_CFPreferencesCopyAppValue+set}" = set; then
 +if test "${gt_cv_func_CFPreferencesCopyAppValue+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    gt_save_LIBS="$LIBS"
       LIBS="$LIBS -Wl,-framework -Wl,CoreFoundation"
 -     cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +     cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  #include <CoreFoundation/CFPreferences.h>
  int
@@@ -4786,30 -4629,61 +4747,30 @@@ CFPreferencesCopyAppValue(NULL, NULL
    return 0;
  }
  _ACEOF
 -rm -f conftest.$ac_objext conftest$ac_exeext
 -if { (ac_try="$ac_link"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_link") 2>conftest.er1
 -  ac_status=$?
 -  grep -v '^ *+' conftest.er1 >conftest.err
 -  rm -f conftest.er1
 -  cat conftest.err >&5
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } && {
 -	 test -z "$ac_c_werror_flag" ||
 -	 test ! -s conftest.err
 -       } && test -s conftest$ac_exeext && {
 -	 test "$cross_compiling" = yes ||
 -	 $as_test_x conftest$ac_exeext
 -       }; then
 +if ac_fn_c_try_link "$LINENO"; then :
    gt_cv_func_CFPreferencesCopyAppValue=yes
  else
 -  $as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 -
 -	gt_cv_func_CFPreferencesCopyAppValue=no
 +  gt_cv_func_CFPreferencesCopyAppValue=no
  fi
 -
 -rm -rf conftest.dSYM
 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 -      conftest$ac_exeext conftest.$ac_ext
 +rm -f core conftest.err conftest.$ac_objext \
 +    conftest$ac_exeext conftest.$ac_ext
       LIBS="$gt_save_LIBS"
  fi
 -{ $as_echo "$as_me:$LINENO: result: $gt_cv_func_CFPreferencesCopyAppValue" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gt_cv_func_CFPreferencesCopyAppValue" >&5
  $as_echo "$gt_cv_func_CFPreferencesCopyAppValue" >&6; }
    if test $gt_cv_func_CFPreferencesCopyAppValue = yes; then
  
 -cat >>confdefs.h <<\_ACEOF
 -#define HAVE_CFPREFERENCESCOPYAPPVALUE 1
 -_ACEOF
 +$as_echo "#define HAVE_CFPREFERENCESCOPYAPPVALUE 1" >>confdefs.h
  
    fi
 -    { $as_echo "$as_me:$LINENO: checking for CFLocaleCopyCurrent" >&5
 +    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for CFLocaleCopyCurrent" >&5
  $as_echo_n "checking for CFLocaleCopyCurrent... " >&6; }
 -if test "${gt_cv_func_CFLocaleCopyCurrent+set}" = set; then
 +if test "${gt_cv_func_CFLocaleCopyCurrent+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    gt_save_LIBS="$LIBS"
       LIBS="$LIBS -Wl,-framework -Wl,CoreFoundation"
 -     cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +     cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  #include <CoreFoundation/CFLocale.h>
  int
@@@ -4820,20 -4694,47 +4781,20 @@@ CFLocaleCopyCurrent()
    return 0;
  }
  _ACEOF
 -rm -f conftest.$ac_objext conftest$ac_exeext
 -if { (ac_try="$ac_link"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_link") 2>conftest.er1
 -  ac_status=$?
 -  grep -v '^ *+' conftest.er1 >conftest.err
 -  rm -f conftest.er1
 -  cat conftest.err >&5
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } && {
 -	 test -z "$ac_c_werror_flag" ||
 -	 test ! -s conftest.err
 -       } && test -s conftest$ac_exeext && {
 -	 test "$cross_compiling" = yes ||
 -	 $as_test_x conftest$ac_exeext
 -       }; then
 +if ac_fn_c_try_link "$LINENO"; then :
    gt_cv_func_CFLocaleCopyCurrent=yes
  else
 -  $as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 -
 -	gt_cv_func_CFLocaleCopyCurrent=no
 +  gt_cv_func_CFLocaleCopyCurrent=no
  fi
 -
 -rm -rf conftest.dSYM
 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 -      conftest$ac_exeext conftest.$ac_ext
 +rm -f core conftest.err conftest.$ac_objext \
 +    conftest$ac_exeext conftest.$ac_ext
       LIBS="$gt_save_LIBS"
  fi
 -{ $as_echo "$as_me:$LINENO: result: $gt_cv_func_CFLocaleCopyCurrent" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gt_cv_func_CFLocaleCopyCurrent" >&5
  $as_echo "$gt_cv_func_CFLocaleCopyCurrent" >&6; }
    if test $gt_cv_func_CFLocaleCopyCurrent = yes; then
  
 -cat >>confdefs.h <<\_ACEOF
 -#define HAVE_CFLOCALECOPYCURRENT 1
 -_ACEOF
 +$as_echo "#define HAVE_CFLOCALECOPYCURRENT 1" >>confdefs.h
  
    fi
    INTL_MACOSX_LIBS=
@@@ -4878,12 -4779,16 +4839,12 @@@ typedef int array [2 * (__GNU_GETTEXT_S
            gt_expression_test_code=
          fi
  
 -        { $as_echo "$as_me:$LINENO: checking for GNU gettext in libc" >&5
 +        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU gettext in libc" >&5
  $as_echo_n "checking for GNU gettext in libc... " >&6; }
 -if { as_var=$gt_func_gnugettext_libc; eval "test \"\${$as_var+set}\" = set"; }; then
 +if { as_var=$gt_func_gnugettext_libc; eval "test \"\${$as_var+set}\" = set"; }; then :
    $as_echo_n "(cached) " >&6
  else
 -  cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  #include <libintl.h>
  $gt_revision_test_code
@@@ -4898,16 -4803,42 +4859,16 @@@ return * gettext ("")$gt_expression_tes
    return 0;
  }
  _ACEOF
 -rm -f conftest.$ac_objext conftest$ac_exeext
 -if { (ac_try="$ac_link"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_link") 2>conftest.er1
 -  ac_status=$?
 -  grep -v '^ *+' conftest.er1 >conftest.err
 -  rm -f conftest.er1
 -  cat conftest.err >&5
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } && {
 -	 test -z "$ac_c_werror_flag" ||
 -	 test ! -s conftest.err
 -       } && test -s conftest$ac_exeext && {
 -	 test "$cross_compiling" = yes ||
 -	 $as_test_x conftest$ac_exeext
 -       }; then
 +if ac_fn_c_try_link "$LINENO"; then :
    eval "$gt_func_gnugettext_libc=yes"
  else
 -  $as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 -
 -	eval "$gt_func_gnugettext_libc=no"
 +  eval "$gt_func_gnugettext_libc=no"
  fi
 -
 -rm -rf conftest.dSYM
 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 -      conftest$ac_exeext conftest.$ac_ext
 +rm -f core conftest.err conftest.$ac_objext \
 +    conftest$ac_exeext conftest.$ac_ext
  fi
 -ac_res=`eval 'as_val=${'$gt_func_gnugettext_libc'}
 -		 $as_echo "$as_val"'`
 -	       { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
 +eval ac_res=\$$gt_func_gnugettext_libc
 +	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
  $as_echo "$ac_res" >&6; }
  
          if { eval "gt_val=\$$gt_func_gnugettext_libc"; test "$gt_val" != "yes"; }; then
@@@ -4941,15 -4872,19 +4902,15 @@@
    done
  
  
 -  { $as_echo "$as_me:$LINENO: checking for iconv" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for iconv" >&5
  $as_echo_n "checking for iconv... " >&6; }
 -if test "${am_cv_func_iconv+set}" = set; then
 +if test "${am_cv_func_iconv+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
  
      am_cv_func_iconv="no, consider installing GNU libiconv"
      am_cv_lib_iconv=no
 -    cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  #include <stdlib.h>
  #include <iconv.h>
@@@ -4963,15 -4898,46 +4924,15 @@@ iconv_t cd = iconv_open("","")
    return 0;
  }
  _ACEOF
 -rm -f conftest.$ac_objext conftest$ac_exeext
 -if { (ac_try="$ac_link"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_link") 2>conftest.er1
 -  ac_status=$?
 -  grep -v '^ *+' conftest.er1 >conftest.err
 -  rm -f conftest.er1
 -  cat conftest.err >&5
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } && {
 -	 test -z "$ac_c_werror_flag" ||
 -	 test ! -s conftest.err
 -       } && test -s conftest$ac_exeext && {
 -	 test "$cross_compiling" = yes ||
 -	 $as_test_x conftest$ac_exeext
 -       }; then
 +if ac_fn_c_try_link "$LINENO"; then :
    am_cv_func_iconv=yes
 -else
 -  $as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 -
 -
  fi
 -
 -rm -rf conftest.dSYM
 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 -      conftest$ac_exeext conftest.$ac_ext
 +rm -f core conftest.err conftest.$ac_objext \
 +    conftest$ac_exeext conftest.$ac_ext
      if test "$am_cv_func_iconv" != yes; then
        am_save_LIBS="$LIBS"
        LIBS="$LIBS $LIBICONV"
 -      cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +      cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  #include <stdlib.h>
  #include <iconv.h>
@@@ -4985,22 -4951,49 +4946,22 @@@ iconv_t cd = iconv_open("","")
    return 0;
  }
  _ACEOF
 -rm -f conftest.$ac_objext conftest$ac_exeext
 -if { (ac_try="$ac_link"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_link") 2>conftest.er1
 -  ac_status=$?
 -  grep -v '^ *+' conftest.er1 >conftest.err
 -  rm -f conftest.er1
 -  cat conftest.err >&5
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } && {
 -	 test -z "$ac_c_werror_flag" ||
 -	 test ! -s conftest.err
 -       } && test -s conftest$ac_exeext && {
 -	 test "$cross_compiling" = yes ||
 -	 $as_test_x conftest$ac_exeext
 -       }; then
 +if ac_fn_c_try_link "$LINENO"; then :
    am_cv_lib_iconv=yes
          am_cv_func_iconv=yes
 -else
 -  $as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 -
 -
  fi
 -
 -rm -rf conftest.dSYM
 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 -      conftest$ac_exeext conftest.$ac_ext
 +rm -f core conftest.err conftest.$ac_objext \
 +    conftest$ac_exeext conftest.$ac_ext
        LIBS="$am_save_LIBS"
      fi
  
  fi
 -{ $as_echo "$as_me:$LINENO: result: $am_cv_func_iconv" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_func_iconv" >&5
  $as_echo "$am_cv_func_iconv" >&6; }
    if test "$am_cv_func_iconv" = yes; then
 -    { $as_echo "$as_me:$LINENO: checking for working iconv" >&5
 +    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working iconv" >&5
  $as_echo_n "checking for working iconv... " >&6; }
 -if test "${am_cv_func_iconv_works+set}" = set; then
 +if test "${am_cv_func_iconv_works+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
  
@@@ -5008,13 -5001,17 +4969,13 @@@
        if test $am_cv_lib_iconv = yes; then
          LIBS="$LIBS $LIBICONV"
        fi
 -      if test "$cross_compiling" = yes; then
 +      if test "$cross_compiling" = yes; then :
    case "$host_os" in
             aix* | hpux*) am_cv_func_iconv_works="guessing no" ;;
             *)            am_cv_func_iconv_works="guessing yes" ;;
           esac
  else
 -  cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  
  #include <iconv.h>
@@@ -5074,19 -5071,46 +5035,19 @@@ int main (
    return 0;
  }
  _ACEOF
 -rm -f conftest$ac_exeext
 -if { (ac_try="$ac_link"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_link") 2>&5
 -  ac_status=$?
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
 -  { (case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_try") 2>&5
 -  ac_status=$?
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); }; }; then
 +if ac_fn_c_try_run "$LINENO"; then :
    am_cv_func_iconv_works=yes
  else
 -  $as_echo "$as_me: program exited with status $ac_status" >&5
 -$as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 -
 -( exit $ac_status )
 -am_cv_func_iconv_works=no
 +  am_cv_func_iconv_works=no
  fi
 -rm -rf conftest.dSYM
 -rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
 +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
 +  conftest.$ac_objext conftest.beam conftest.$ac_ext
  fi
  
        LIBS="$am_save_LIBS"
  
  fi
 -{ $as_echo "$as_me:$LINENO: result: $am_cv_func_iconv_works" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_func_iconv_works" >&5
  $as_echo "$am_cv_func_iconv_works" >&6; }
      case "$am_cv_func_iconv_works" in
        *no) am_func_iconv=no am_cv_lib_iconv=no ;;
@@@ -5097,13 -5121,15 +5058,13 @@@
    fi
    if test "$am_func_iconv" = yes; then
  
 -cat >>confdefs.h <<\_ACEOF
 -#define HAVE_ICONV 1
 -_ACEOF
 +$as_echo "#define HAVE_ICONV 1" >>confdefs.h
  
    fi
    if test "$am_cv_lib_iconv" = yes; then
 -    { $as_echo "$as_me:$LINENO: checking how to link with libiconv" >&5
 +    { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to link with libiconv" >&5
  $as_echo_n "checking how to link with libiconv... " >&6; }
 -    { $as_echo "$as_me:$LINENO: result: $LIBICONV" >&5
 +    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBICONV" >&5
  $as_echo "$LIBICONV" >&6; }
    else
              CPPFLAGS="$am_save_CPPFLAGS"
@@@ -5133,7 -5159,7 +5094,7 @@@
  
  
  # Check whether --with-libintl-prefix was given.
 -if test "${with_libintl_prefix+set}" = set; then
 +if test "${with_libintl_prefix+set}" = set; then :
    withval=$with_libintl_prefix;
      if test "X$withval" = "Xno"; then
        use_additional=no
@@@ -5549,16 -5575,20 +5510,16 @@@ f
      done
    fi
  
 -          { $as_echo "$as_me:$LINENO: checking for GNU gettext in libintl" >&5
 +          { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU gettext in libintl" >&5
  $as_echo_n "checking for GNU gettext in libintl... " >&6; }
 -if { as_var=$gt_func_gnugettext_libintl; eval "test \"\${$as_var+set}\" = set"; }; then
 +if { as_var=$gt_func_gnugettext_libintl; eval "test \"\${$as_var+set}\" = set"; }; then :
    $as_echo_n "(cached) " >&6
  else
    gt_save_CPPFLAGS="$CPPFLAGS"
              CPPFLAGS="$CPPFLAGS $INCINTL"
              gt_save_LIBS="$LIBS"
              LIBS="$LIBS $LIBINTL"
 -                        cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +                        cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  #include <libintl.h>
  $gt_revision_test_code
@@@ -5577,16 -5607,45 +5538,16 @@@ return * gettext ("")$gt_expression_tes
    return 0;
  }
  _ACEOF
 -rm -f conftest.$ac_objext conftest$ac_exeext
 -if { (ac_try="$ac_link"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_link") 2>conftest.er1
 -  ac_status=$?
 -  grep -v '^ *+' conftest.er1 >conftest.err
 -  rm -f conftest.er1
 -  cat conftest.err >&5
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } && {
 -	 test -z "$ac_c_werror_flag" ||
 -	 test ! -s conftest.err
 -       } && test -s conftest$ac_exeext && {
 -	 test "$cross_compiling" = yes ||
 -	 $as_test_x conftest$ac_exeext
 -       }; then
 +if ac_fn_c_try_link "$LINENO"; then :
    eval "$gt_func_gnugettext_libintl=yes"
  else
 -  $as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 -
 -	eval "$gt_func_gnugettext_libintl=no"
 +  eval "$gt_func_gnugettext_libintl=no"
  fi
 -
 -rm -rf conftest.dSYM
 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 -      conftest$ac_exeext conftest.$ac_ext
 +rm -f core conftest.err conftest.$ac_objext \
 +    conftest$ac_exeext conftest.$ac_ext
                          if { eval "gt_val=\$$gt_func_gnugettext_libintl"; test "$gt_val" != yes; } && test -n "$LIBICONV"; then
                LIBS="$LIBS $LIBICONV"
 -              cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +              cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  #include <libintl.h>
  $gt_revision_test_code
@@@ -5605,20 -5664,48 +5566,20 @@@ return * gettext ("")$gt_expression_tes
    return 0;
  }
  _ACEOF
 -rm -f conftest.$ac_objext conftest$ac_exeext
 -if { (ac_try="$ac_link"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_link") 2>conftest.er1
 -  ac_status=$?
 -  grep -v '^ *+' conftest.er1 >conftest.err
 -  rm -f conftest.er1
 -  cat conftest.err >&5
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } && {
 -	 test -z "$ac_c_werror_flag" ||
 -	 test ! -s conftest.err
 -       } && test -s conftest$ac_exeext && {
 -	 test "$cross_compiling" = yes ||
 -	 $as_test_x conftest$ac_exeext
 -       }; then
 +if ac_fn_c_try_link "$LINENO"; then :
    LIBINTL="$LIBINTL $LIBICONV"
                  LTLIBINTL="$LTLIBINTL $LTLIBICONV"
                  eval "$gt_func_gnugettext_libintl=yes"
  
 -else
 -  $as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 -
 -
  fi
 -
 -rm -rf conftest.dSYM
 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 -      conftest$ac_exeext conftest.$ac_ext
 +rm -f core conftest.err conftest.$ac_objext \
 +    conftest$ac_exeext conftest.$ac_ext
              fi
              CPPFLAGS="$gt_save_CPPFLAGS"
              LIBS="$gt_save_LIBS"
  fi
 -ac_res=`eval 'as_val=${'$gt_func_gnugettext_libintl'}
 -		 $as_echo "$as_val"'`
 -	       { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
 +eval ac_res=\$$gt_func_gnugettext_libintl
 +	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
  $as_echo "$ac_res" >&6; }
          fi
  
@@@ -5646,19 -5733,21 +5607,19 @@@
      if test "$gt_use_preinstalled_gnugettext" = "yes" \
         || test "$nls_cv_use_gnu_gettext" = "yes"; then
  
 -cat >>confdefs.h <<\_ACEOF
 -#define ENABLE_NLS 1
 -_ACEOF
 +$as_echo "#define ENABLE_NLS 1" >>confdefs.h
  
      else
        USE_NLS=no
      fi
    fi
  
 -  { $as_echo "$as_me:$LINENO: checking whether to use NLS" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use NLS" >&5
  $as_echo_n "checking whether to use NLS... " >&6; }
 -  { $as_echo "$as_me:$LINENO: result: $USE_NLS" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_NLS" >&5
  $as_echo "$USE_NLS" >&6; }
    if test "$USE_NLS" = "yes"; then
 -    { $as_echo "$as_me:$LINENO: checking where the gettext function comes from" >&5
 +    { $as_echo "$as_me:${as_lineno-$LINENO}: checking where the gettext function comes from" >&5
  $as_echo_n "checking where the gettext function comes from... " >&6; }
      if test "$gt_use_preinstalled_gnugettext" = "yes"; then
        if { eval "gt_val=\$$gt_func_gnugettext_libintl"; test "$gt_val" = "yes"; }; then
@@@ -5669,7 -5758,7 +5630,7 @@@
      else
        gt_source="included intl directory"
      fi
 -    { $as_echo "$as_me:$LINENO: result: $gt_source" >&5
 +    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gt_source" >&5
  $as_echo "$gt_source" >&6; }
    fi
  
@@@ -5677,9 -5766,9 +5638,9 @@@
  
      if test "$gt_use_preinstalled_gnugettext" = "yes"; then
        if { eval "gt_val=\$$gt_func_gnugettext_libintl"; test "$gt_val" = "yes"; }; then
 -        { $as_echo "$as_me:$LINENO: checking how to link with libintl" >&5
 +        { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to link with libintl" >&5
  $as_echo_n "checking how to link with libintl... " >&6; }
 -        { $as_echo "$as_me:$LINENO: result: $LIBINTL" >&5
 +        { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBINTL" >&5
  $as_echo "$LIBINTL" >&6; }
  
    for element in $INCINTL; do
@@@ -5707,10 -5796,14 +5668,10 @@@
        fi
  
  
 -cat >>confdefs.h <<\_ACEOF
 -#define HAVE_GETTEXT 1
 -_ACEOF
 +$as_echo "#define HAVE_GETTEXT 1" >>confdefs.h
  
  
 -cat >>confdefs.h <<\_ACEOF
 -#define HAVE_DCGETTEXT 1
 -_ACEOF
 +$as_echo "#define HAVE_DCGETTEXT 1" >>confdefs.h
  
      fi
  
@@@ -5728,16 -5821,16 +5689,16 @@@
  
  
  if test "x$USE_NLS" != "xyes"; then
 -  { $as_echo "$as_me:$LINENO: WARNING: gettext is disabled. If you want internationalisation, please install gettext package." >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: gettext is disabled. If you want internationalisation, please install gettext package." >&5
  $as_echo "$as_me: WARNING: gettext is disabled. If you want internationalisation, please install gettext package." >&2;}
  fi
  
  
 -{ $as_echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
  $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
  set x ${MAKE-make}
  ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
 -if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
 +if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
    $as_echo_n "(cached) " >&6
  else
    cat >conftest.make <<\_ACEOF
@@@ -5755,11 -5848,11 +5716,11 @@@ esa
  rm -f conftest.make
  fi
  if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
 -  { $as_echo "$as_me:$LINENO: result: yes" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
  $as_echo "yes" >&6; }
    SET_MAKE=
  else
 -  { $as_echo "$as_me:$LINENO: result: no" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  $as_echo "no" >&6; }
    SET_MAKE="MAKE=${MAKE-make}"
  fi
@@@ -5772,9 -5865,9 +5733,9 @@@ ac_compiler_gnu=$ac_cv_c_compiler_gn
  if test -n "$ac_tool_prefix"; then
    # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
  set dummy ${ac_tool_prefix}gcc; ac_word=$2
 -{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  $as_echo_n "checking for $ac_word... " >&6; }
 -if test "${ac_cv_prog_CC+set}" = set; then
 +if test "${ac_cv_prog_CC+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    if test -n "$CC"; then
@@@ -5785,24 -5878,24 +5746,24 @@@ for as_dir in $PAT
  do
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
 -  for ac_exec_ext in '' $ac_executable_extensions; do
 +    for ac_exec_ext in '' $ac_executable_extensions; do
    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
      ac_cv_prog_CC="${ac_tool_prefix}gcc"
 -    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 +    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
    fi
  done
 -done
 +  done
  IFS=$as_save_IFS
  
  fi
  fi
  CC=$ac_cv_prog_CC
  if test -n "$CC"; then
 -  { $as_echo "$as_me:$LINENO: result: $CC" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
  $as_echo "$CC" >&6; }
  else
 -  { $as_echo "$as_me:$LINENO: result: no" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  $as_echo "no" >&6; }
  fi
  
@@@ -5812,9 -5905,9 +5773,9 @@@ if test -z "$ac_cv_prog_CC"; the
    ac_ct_CC=$CC
    # Extract the first word of "gcc", so it can be a program name with args.
  set dummy gcc; ac_word=$2
 -{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  $as_echo_n "checking for $ac_word... " >&6; }
 -if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
 +if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    if test -n "$ac_ct_CC"; then
@@@ -5825,24 -5918,24 +5786,24 @@@ for as_dir in $PAT
  do
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
 -  for ac_exec_ext in '' $ac_executable_extensions; do
 +    for ac_exec_ext in '' $ac_executable_extensions; do
    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
      ac_cv_prog_ac_ct_CC="gcc"
 -    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 +    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
    fi
  done
 -done
 +  done
  IFS=$as_save_IFS
  
  fi
  fi
  ac_ct_CC=$ac_cv_prog_ac_ct_CC
  if test -n "$ac_ct_CC"; then
 -  { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
  $as_echo "$ac_ct_CC" >&6; }
  else
 -  { $as_echo "$as_me:$LINENO: result: no" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  $as_echo "no" >&6; }
  fi
  
@@@ -5851,7 -5944,7 +5812,7 @@@
    else
      case $cross_compiling:$ac_tool_warned in
  yes:)
 -{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
  $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
  ac_tool_warned=yes ;;
  esac
@@@ -5865,9 -5958,9 +5826,9 @@@ if test -z "$CC"; the
            if test -n "$ac_tool_prefix"; then
      # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
  set dummy ${ac_tool_prefix}cc; ac_word=$2
 -{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  $as_echo_n "checking for $ac_word... " >&6; }
 -if test "${ac_cv_prog_CC+set}" = set; then
 +if test "${ac_cv_prog_CC+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    if test -n "$CC"; then
@@@ -5878,24 -5971,24 +5839,24 @@@ for as_dir in $PAT
  do
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
 -  for ac_exec_ext in '' $ac_executable_extensions; do
 +    for ac_exec_ext in '' $ac_executable_extensions; do
    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
      ac_cv_prog_CC="${ac_tool_prefix}cc"
 -    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 +    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
    fi
  done
 -done
 +  done
  IFS=$as_save_IFS
  
  fi
  fi
  CC=$ac_cv_prog_CC
  if test -n "$CC"; then
 -  { $as_echo "$as_me:$LINENO: result: $CC" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
  $as_echo "$CC" >&6; }
  else
 -  { $as_echo "$as_me:$LINENO: result: no" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  $as_echo "no" >&6; }
  fi
  
@@@ -5905,9 -5998,9 +5866,9 @@@ f
  if test -z "$CC"; then
    # Extract the first word of "cc", so it can be a program name with args.
  set dummy cc; ac_word=$2
 -{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  $as_echo_n "checking for $ac_word... " >&6; }
 -if test "${ac_cv_prog_CC+set}" = set; then
 +if test "${ac_cv_prog_CC+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    if test -n "$CC"; then
@@@ -5919,18 -6012,18 +5880,18 @@@ for as_dir in $PAT
  do
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
 -  for ac_exec_ext in '' $ac_executable_extensions; do
 +    for ac_exec_ext in '' $ac_executable_extensions; do
    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
      if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
         ac_prog_rejected=yes
         continue
       fi
      ac_cv_prog_CC="cc"
 -    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 +    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
    fi
  done
 -done
 +  done
  IFS=$as_save_IFS
  
  if test $ac_prog_rejected = yes; then
@@@ -5949,10 -6042,10 +5910,10 @@@ f
  fi
  CC=$ac_cv_prog_CC
  if test -n "$CC"; then
 -  { $as_echo "$as_me:$LINENO: result: $CC" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
  $as_echo "$CC" >&6; }
  else
 -  { $as_echo "$as_me:$LINENO: result: no" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  $as_echo "no" >&6; }
  fi
  
@@@ -5964,9 -6057,9 +5925,9 @@@ if test -z "$CC"; the
    do
      # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
  set dummy $ac_tool_prefix$ac_prog; ac_word=$2
 -{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  $as_echo_n "checking for $ac_word... " >&6; }
 -if test "${ac_cv_prog_CC+set}" = set; then
 +if test "${ac_cv_prog_CC+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    if test -n "$CC"; then
@@@ -5977,24 -6070,24 +5938,24 @@@ for as_dir in $PAT
  do
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
 -  for ac_exec_ext in '' $ac_executable_extensions; do
 +    for ac_exec_ext in '' $ac_executable_extensions; do
    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
      ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
 -    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 +    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
    fi
  done
 -done
 +  done
  IFS=$as_save_IFS
  
  fi
  fi
  CC=$ac_cv_prog_CC
  if test -n "$CC"; then
 -  { $as_echo "$as_me:$LINENO: result: $CC" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
  $as_echo "$CC" >&6; }
  else
 -  { $as_echo "$as_me:$LINENO: result: no" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  $as_echo "no" >&6; }
  fi
  
@@@ -6008,9 -6101,9 +5969,9 @@@ if test -z "$CC"; the
  do
    # Extract the first word of "$ac_prog", so it can be a program name with args.
  set dummy $ac_prog; ac_word=$2
 -{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  $as_echo_n "checking for $ac_word... " >&6; }
 -if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
 +if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    if test -n "$ac_ct_CC"; then
@@@ -6021,24 -6114,24 +5982,24 @@@ for as_dir in $PAT
  do
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
 -  for ac_exec_ext in '' $ac_executable_extensions; do
 +    for ac_exec_ext in '' $ac_executable_extensions; do
    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
      ac_cv_prog_ac_ct_CC="$ac_prog"
 -    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 +    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
    fi
  done
 -done
 +  done
  IFS=$as_save_IFS
  
  fi
  fi
  ac_ct_CC=$ac_cv_prog_ac_ct_CC
  if test -n "$ac_ct_CC"; then
 -  { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
  $as_echo "$ac_ct_CC" >&6; }
  else
 -  { $as_echo "$as_me:$LINENO: result: no" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  $as_echo "no" >&6; }
  fi
  
@@@ -6051,7 -6144,7 +6012,7 @@@ don
    else
      case $cross_compiling:$ac_tool_warned in
  yes:)
 -{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
  $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
  ac_tool_warned=yes ;;
  esac
@@@ -6062,42 -6155,62 +6023,42 @@@ f
  fi
  
  
 -test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
 +test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
  $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 -{ { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
 -See \`config.log' for more details." >&5
 -$as_echo "$as_me: error: no acceptable C compiler found in \$PATH
 -See \`config.log' for more details." >&2;}
 -   { (exit 1); exit 1; }; }; }
 +as_fn_error "no acceptable C compiler found in \$PATH
 +See \`config.log' for more details." "$LINENO" 5; }
  
  # Provide some information about the compiler.
 -$as_echo "$as_me:$LINENO: checking for C compiler version" >&5
 +$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
  set X $ac_compile
  ac_compiler=$2
 -{ (ac_try="$ac_compiler --version >&5"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_compiler --version >&5") 2>&5
 -  ac_status=$?
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); }
 -{ (ac_try="$ac_compiler -v >&5"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_compiler -v >&5") 2>&5
 -  ac_status=$?
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); }
 -{ (ac_try="$ac_compiler -V >&5"
 +for ac_option in --version -v -V -qversion; do
 +  { { ac_try="$ac_compiler $ac_option >&5"
  case "(($ac_try" in
    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
    *) ac_try_echo=$ac_try;;
  esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_compiler -V >&5") 2>&5
 +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
 +$as_echo "$ac_try_echo"; } >&5
 +  (eval "$ac_compiler $ac_option >&5") 2>conftest.err
    ac_status=$?
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); }
 +  if test -s conftest.err; then
 +    sed '10a\
 +... rest of stderr output deleted ...
 +         10q' conftest.err >conftest.er1
 +    cat conftest.er1 >&5
 +    rm -f conftest.er1 conftest.err
 +  fi
 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 +  test $ac_status = 0; }
 +done
  
 -{ $as_echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
  $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
 -if test "${ac_cv_c_compiler_gnu+set}" = set; then
 +if test "${ac_cv_c_compiler_gnu+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
 -  cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  
  int
@@@ -6111,16 -6224,37 +6072,16 @@@ main (
    return 0;
  }
  _ACEOF
 -rm -f conftest.$ac_objext
 -if { (ac_try="$ac_compile"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_compile") 2>conftest.er1
 -  ac_status=$?
 -  grep -v '^ *+' conftest.er1 >conftest.err
 -  rm -f conftest.er1
 -  cat conftest.err >&5
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } && {
 -	 test -z "$ac_c_werror_flag" ||
 -	 test ! -s conftest.err
 -       } && test -s conftest.$ac_objext; then
 +if ac_fn_c_try_compile "$LINENO"; then :
    ac_compiler_gnu=yes
  else
 -  $as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 -
 -	ac_compiler_gnu=no
 +  ac_compiler_gnu=no
  fi
 -
  rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
  ac_cv_c_compiler_gnu=$ac_compiler_gnu
  
  fi
 -{ $as_echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
  $as_echo "$ac_cv_c_compiler_gnu" >&6; }
  if test $ac_compiler_gnu = yes; then
    GCC=yes
@@@ -6129,16 -6263,20 +6090,16 @@@ els
  fi
  ac_test_CFLAGS=${CFLAGS+set}
  ac_save_CFLAGS=$CFLAGS
 -{ $as_echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
  $as_echo_n "checking whether $CC accepts -g... " >&6; }
 -if test "${ac_cv_prog_cc_g+set}" = set; then
 +if test "${ac_cv_prog_cc_g+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    ac_save_c_werror_flag=$ac_c_werror_flag
     ac_c_werror_flag=yes
     ac_cv_prog_cc_g=no
     CFLAGS="-g"
 -   cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  
  int
@@@ -6149,11 -6287,35 +6110,11 @@@ main (
    return 0;
  }
  _ACEOF
 -rm -f conftest.$ac_objext
 -if { (ac_try="$ac_compile"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_compile") 2>conftest.er1
 -  ac_status=$?
 -  grep -v '^ *+' conftest.er1 >conftest.err
 -  rm -f conftest.er1
 -  cat conftest.err >&5
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } && {
 -	 test -z "$ac_c_werror_flag" ||
 -	 test ! -s conftest.err
 -       } && test -s conftest.$ac_objext; then
 +if ac_fn_c_try_compile "$LINENO"; then :
    ac_cv_prog_cc_g=yes
  else
 -  $as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 -
 -	CFLAGS=""
 -      cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +  CFLAGS=""
 +      cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  
  int
@@@ -6164,12 -6326,36 +6125,12 @@@ main (
    return 0;
  }
  _ACEOF
 -rm -f conftest.$ac_objext
 -if { (ac_try="$ac_compile"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_compile") 2>conftest.er1
 -  ac_status=$?
 -  grep -v '^ *+' conftest.er1 >conftest.err
 -  rm -f conftest.er1
 -  cat conftest.err >&5
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } && {
 -	 test -z "$ac_c_werror_flag" ||
 -	 test ! -s conftest.err
 -       } && test -s conftest.$ac_objext; then
 -  :
 -else
 -  $as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 +if ac_fn_c_try_compile "$LINENO"; then :
  
 -	ac_c_werror_flag=$ac_save_c_werror_flag
 +else
 +  ac_c_werror_flag=$ac_save_c_werror_flag
  	 CFLAGS="-g"
 -	 cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +	 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  
  int
@@@ -6180,17 -6366,42 +6141,17 @@@ main (
    return 0;
  }
  _ACEOF
 -rm -f conftest.$ac_objext
 -if { (ac_try="$ac_compile"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_compile") 2>conftest.er1
 -  ac_status=$?
 -  grep -v '^ *+' conftest.er1 >conftest.err
 -  rm -f conftest.er1
 -  cat conftest.err >&5
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } && {
 -	 test -z "$ac_c_werror_flag" ||
 -	 test ! -s conftest.err
 -       } && test -s conftest.$ac_objext; then
 +if ac_fn_c_try_compile "$LINENO"; then :
    ac_cv_prog_cc_g=yes
 -else
 -  $as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 -
 -
  fi
 -
  rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
  fi
 -
  rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
  fi
  rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
     ac_c_werror_flag=$ac_save_c_werror_flag
  fi
 -{ $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
  $as_echo "$ac_cv_prog_cc_g" >&6; }
  if test "$ac_test_CFLAGS" = set; then
    CFLAGS=$ac_save_CFLAGS
@@@ -6207,14 -6418,18 +6168,14 @@@ els
      CFLAGS=
    fi
  fi
 -{ $as_echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
  $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
 -if test "${ac_cv_prog_cc_c89+set}" = set; then
 +if test "${ac_cv_prog_cc_c89+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    ac_cv_prog_cc_c89=no
  ac_save_CC=$CC
 -cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  #include <stdarg.h>
  #include <stdio.h>
@@@ -6271,9 -6486,32 +6232,9 @@@ for ac_arg in '' -qlanglvl=extc89 -qlan
  	-Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
  do
    CC="$ac_save_CC $ac_arg"
 -  rm -f conftest.$ac_objext
 -if { (ac_try="$ac_compile"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_compile") 2>conftest.er1
 -  ac_status=$?
 -  grep -v '^ *+' conftest.er1 >conftest.err
 -  rm -f conftest.er1
 -  cat conftest.err >&5
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } && {
 -	 test -z "$ac_c_werror_flag" ||
 -	 test ! -s conftest.err
 -       } && test -s conftest.$ac_objext; then
 +  if ac_fn_c_try_compile "$LINENO"; then :
    ac_cv_prog_cc_c89=$ac_arg
 -else
 -  $as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 -
 -
  fi
 -
  rm -f core conftest.err conftest.$ac_objext
    test "x$ac_cv_prog_cc_c89" != "xno" && break
  done
@@@ -6284,19 -6522,17 +6245,19 @@@ f
  # AC_CACHE_VAL
  case "x$ac_cv_prog_cc_c89" in
    x)
 -    { $as_echo "$as_me:$LINENO: result: none needed" >&5
 +    { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
  $as_echo "none needed" >&6; } ;;
    xno)
 -    { $as_echo "$as_me:$LINENO: result: unsupported" >&5
 +    { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
  $as_echo "unsupported" >&6; } ;;
    *)
      CC="$CC $ac_cv_prog_cc_c89"
 -    { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
 +    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
  $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
  esac
 +if test "x$ac_cv_prog_cc_c89" != xno; then :
  
 +fi
  
  ac_ext=c
  ac_cpp='$CPP $CPPFLAGS'
@@@ -6306,9 -6542,9 +6267,9 @@@ ac_compiler_gnu=$ac_cv_c_compiler_gn
  
  depcc="$CC"   am_compiler_list=
  
 -{ $as_echo "$as_me:$LINENO: checking dependency style of $depcc" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
  $as_echo_n "checking dependency style of $depcc... " >&6; }
 -if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then
 +if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
@@@ -6334,11 -6570,6 +6295,6 @@@
    if test "$am_compiler_list" = ""; then
       am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
    fi
-   am__universal=false
-   case " $depcc " in #(
-      *\ -arch\ *\ -arch\ *) am__universal=true ;;
-      esac
- 
    for depmode in $am_compiler_list; do
      # Setup a source with many dependencies, because some compilers
      # like to wrap large dependency lists on column 80 (with \), and
@@@ -6356,17 -6587,7 +6312,7 @@@
      done
      echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
  
-     # We check with `-c' and `-o' for the sake of the "dashmstdout"
-     # mode.  It turns out that the SunPro C++ compiler does not properly
-     # handle `-M -o', and we need to detect this.  Also, some Intel
-     # versions had trouble with output in subdirs
-     am__obj=sub/conftest.${OBJEXT-o}
-     am__minus_obj="-o $am__obj"
      case $depmode in
-     gcc)
-       # This depmode causes a compiler race in universal mode.
-       test "$am__universal" = false || continue
-       ;;
      nosideeffect)
        # after this tag, mechanisms are not by side-effect, so they'll
        # only be used when explicitly requested
@@@ -6376,23 -6597,19 +6322,19 @@@
  	break
        fi
        ;;
-     msvisualcpp | msvcmsys)
-       # This compiler won't grok `-c -o', but also, the minuso test has
-       # not run yet.  These depmodes are late enough in the game, and
-       # so weak that their functioning should not be impacted.
-       am__obj=conftest.${OBJEXT-o}
-       am__minus_obj=
-       ;;
      none) break ;;
      esac
+     # We check with `-c' and `-o' for the sake of the "dashmstdout"
+     # mode.  It turns out that the SunPro C++ compiler does not properly
+     # handle `-M -o', and we need to detect this.
      if depmode=$depmode \
-        source=sub/conftest.c object=$am__obj \
+        source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
         depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
-        $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
+        $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
           >/dev/null 2>conftest.err &&
         grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
         grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
-        grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
+        grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
         ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
        # icc doesn't choke on unknown options, it will just issue warnings
        # or remarks (even with -Werror).  So we grep stderr for any message
@@@ -6416,7 -6633,7 +6358,7 @@@ els
  fi
  
  fi
 -{ $as_echo "$as_me:$LINENO: result: $am_cv_CC_dependencies_compiler_type" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
  $as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
  CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
  
@@@ -6445,9 -6662,9 +6387,9 @@@ if test -z "$CXX"; the
    do
      # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
  set dummy $ac_tool_prefix$ac_prog; ac_word=$2
 -{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  $as_echo_n "checking for $ac_word... " >&6; }
 -if test "${ac_cv_prog_CXX+set}" = set; then
 +if test "${ac_cv_prog_CXX+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    if test -n "$CXX"; then
@@@ -6458,24 -6675,24 +6400,24 @@@ for as_dir in $PAT
  do
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
 -  for ac_exec_ext in '' $ac_executable_extensions; do
 +    for ac_exec_ext in '' $ac_executable_extensions; do
    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
      ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
 -    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 +    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
    fi
  done
 -done
 +  done
  IFS=$as_save_IFS
  
  fi
  fi
  CXX=$ac_cv_prog_CXX
  if test -n "$CXX"; then
 -  { $as_echo "$as_me:$LINENO: result: $CXX" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5
  $as_echo "$CXX" >&6; }
  else
 -  { $as_echo "$as_me:$LINENO: result: no" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  $as_echo "no" >&6; }
  fi
  
@@@ -6489,9 -6706,9 +6431,9 @@@ if test -z "$CXX"; the
  do
    # Extract the first word of "$ac_prog", so it can be a program name with args.
  set dummy $ac_prog; ac_word=$2
 -{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  $as_echo_n "checking for $ac_word... " >&6; }
 -if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then
 +if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    if test -n "$ac_ct_CXX"; then
@@@ -6502,24 -6719,24 +6444,24 @@@ for as_dir in $PAT
  do
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
 -  for ac_exec_ext in '' $ac_executable_extensions; do
 +    for ac_exec_ext in '' $ac_executable_extensions; do
    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
      ac_cv_prog_ac_ct_CXX="$ac_prog"
 -    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 +    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
    fi
  done
 -done
 +  done
  IFS=$as_save_IFS
  
  fi
  fi
  ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
  if test -n "$ac_ct_CXX"; then
 -  { $as_echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5
  $as_echo "$ac_ct_CXX" >&6; }
  else
 -  { $as_echo "$as_me:$LINENO: result: no" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  $as_echo "no" >&6; }
  fi
  
@@@ -6532,7 -6749,7 +6474,7 @@@ don
    else
      case $cross_compiling:$ac_tool_warned in
  yes:)
 -{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
  $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
  ac_tool_warned=yes ;;
  esac
@@@ -6543,36 -6760,53 +6485,36 @@@ f
    fi
  fi
  # Provide some information about the compiler.
 -$as_echo "$as_me:$LINENO: checking for C++ compiler version" >&5
 +$as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5
  set X $ac_compile
  ac_compiler=$2
 -{ (ac_try="$ac_compiler --version >&5"
 +for ac_option in --version -v -V -qversion; do
 +  { { ac_try="$ac_compiler $ac_option >&5"
  case "(($ac_try" in
    *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
    *) ac_try_echo=$ac_try;;
  esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_compiler --version >&5") 2>&5
 +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
 +$as_echo "$ac_try_echo"; } >&5
 +  (eval "$ac_compiler $ac_option >&5") 2>conftest.err
    ac_status=$?
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); }
 -{ (ac_try="$ac_compiler -v >&5"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_compiler -v >&5") 2>&5
 -  ac_status=$?
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); }
 -{ (ac_try="$ac_compiler -V >&5"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_compiler -V >&5") 2>&5
 -  ac_status=$?
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); }
 +  if test -s conftest.err; then
 +    sed '10a\
 +... rest of stderr output deleted ...
 +         10q' conftest.err >conftest.er1
 +    cat conftest.er1 >&5
 +    rm -f conftest.er1 conftest.err
 +  fi
 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 +  test $ac_status = 0; }
 +done
  
 -{ $as_echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
  $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
 -if test "${ac_cv_cxx_compiler_gnu+set}" = set; then
 +if test "${ac_cv_cxx_compiler_gnu+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
 -  cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  
  int
@@@ -6586,16 -6820,37 +6528,16 @@@ main (
    return 0;
  }
  _ACEOF
 -rm -f conftest.$ac_objext
 -if { (ac_try="$ac_compile"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_compile") 2>conftest.er1
 -  ac_status=$?
 -  grep -v '^ *+' conftest.er1 >conftest.err
 -  rm -f conftest.er1
 -  cat conftest.err >&5
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } && {
 -	 test -z "$ac_cxx_werror_flag" ||
 -	 test ! -s conftest.err
 -       } && test -s conftest.$ac_objext; then
 +if ac_fn_cxx_try_compile "$LINENO"; then :
    ac_compiler_gnu=yes
  else
 -  $as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 -
 -	ac_compiler_gnu=no
 +  ac_compiler_gnu=no
  fi
 -
  rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
  ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
  
  fi
 -{ $as_echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5
  $as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
  if test $ac_compiler_gnu = yes; then
    GXX=yes
@@@ -6604,16 -6859,20 +6546,16 @@@ els
  fi
  ac_test_CXXFLAGS=${CXXFLAGS+set}
  ac_save_CXXFLAGS=$CXXFLAGS
 -{ $as_echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
  $as_echo_n "checking whether $CXX accepts -g... " >&6; }
 -if test "${ac_cv_prog_cxx_g+set}" = set; then
 +if test "${ac_cv_prog_cxx_g+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    ac_save_cxx_werror_flag=$ac_cxx_werror_flag
     ac_cxx_werror_flag=yes
     ac_cv_prog_cxx_g=no
     CXXFLAGS="-g"
 -   cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  
  int
@@@ -6624,11 -6883,35 +6566,11 @@@ main (
    return 0;
  }
  _ACEOF
 -rm -f conftest.$ac_objext
 -if { (ac_try="$ac_compile"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_compile") 2>conftest.er1
 -  ac_status=$?
 -  grep -v '^ *+' conftest.er1 >conftest.err
 -  rm -f conftest.er1
 -  cat conftest.err >&5
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } && {
 -	 test -z "$ac_cxx_werror_flag" ||
 -	 test ! -s conftest.err
 -       } && test -s conftest.$ac_objext; then
 +if ac_fn_cxx_try_compile "$LINENO"; then :
    ac_cv_prog_cxx_g=yes
  else
 -  $as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 -
 -	CXXFLAGS=""
 -      cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +  CXXFLAGS=""
 +      cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  
  int
@@@ -6639,12 -6922,36 +6581,12 @@@ main (
    return 0;
  }
  _ACEOF
 -rm -f conftest.$ac_objext
 -if { (ac_try="$ac_compile"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_compile") 2>conftest.er1
 -  ac_status=$?
 -  grep -v '^ *+' conftest.er1 >conftest.err
 -  rm -f conftest.er1
 -  cat conftest.err >&5
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } && {
 -	 test -z "$ac_cxx_werror_flag" ||
 -	 test ! -s conftest.err
 -       } && test -s conftest.$ac_objext; then
 -  :
 -else
 -  $as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 +if ac_fn_cxx_try_compile "$LINENO"; then :
  
 -	ac_cxx_werror_flag=$ac_save_cxx_werror_flag
 +else
 +  ac_cxx_werror_flag=$ac_save_cxx_werror_flag
  	 CXXFLAGS="-g"
 -	 cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +	 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  
  int
@@@ -6655,17 -6962,42 +6597,17 @@@ main (
    return 0;
  }
  _ACEOF
 -rm -f conftest.$ac_objext
 -if { (ac_try="$ac_compile"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_compile") 2>conftest.er1
 -  ac_status=$?
 -  grep -v '^ *+' conftest.er1 >conftest.err
 -  rm -f conftest.er1
 -  cat conftest.err >&5
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } && {
 -	 test -z "$ac_cxx_werror_flag" ||
 -	 test ! -s conftest.err
 -       } && test -s conftest.$ac_objext; then
 +if ac_fn_cxx_try_compile "$LINENO"; then :
    ac_cv_prog_cxx_g=yes
 -else
 -  $as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 -
 -
  fi
 -
  rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
  fi
 -
  rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
  fi
  rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
     ac_cxx_werror_flag=$ac_save_cxx_werror_flag
  fi
 -{ $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5
  $as_echo "$ac_cv_prog_cxx_g" >&6; }
  if test "$ac_test_CXXFLAGS" = set; then
    CXXFLAGS=$ac_save_CXXFLAGS
@@@ -6690,9 -7022,9 +6632,9 @@@ ac_compiler_gnu=$ac_cv_c_compiler_gn
  
  depcc="$CXX"  am_compiler_list=
  
 -{ $as_echo "$as_me:$LINENO: checking dependency style of $depcc" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
  $as_echo_n "checking dependency style of $depcc... " >&6; }
 -if test "${am_cv_CXX_dependencies_compiler_type+set}" = set; then
 +if test "${am_cv_CXX_dependencies_compiler_type+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
@@@ -6718,11 -7050,6 +6660,6 @@@
    if test "$am_compiler_list" = ""; then
       am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
    fi
-   am__universal=false
-   case " $depcc " in #(
-      *\ -arch\ *\ -arch\ *) am__universal=true ;;
-      esac
- 
    for depmode in $am_compiler_list; do
      # Setup a source with many dependencies, because some compilers
      # like to wrap large dependency lists on column 80 (with \), and
@@@ -6740,17 -7067,7 +6677,7 @@@
      done
      echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
  
-     # We check with `-c' and `-o' for the sake of the "dashmstdout"
-     # mode.  It turns out that the SunPro C++ compiler does not properly
-     # handle `-M -o', and we need to detect this.  Also, some Intel
-     # versions had trouble with output in subdirs
-     am__obj=sub/conftest.${OBJEXT-o}
-     am__minus_obj="-o $am__obj"
      case $depmode in
-     gcc)
-       # This depmode causes a compiler race in universal mode.
-       test "$am__universal" = false || continue
-       ;;
      nosideeffect)
        # after this tag, mechanisms are not by side-effect, so they'll
        # only be used when explicitly requested
@@@ -6760,23 -7077,19 +6687,19 @@@
  	break
        fi
        ;;
-     msvisualcpp | msvcmsys)
-       # This compiler won't grok `-c -o', but also, the minuso test has
-       # not run yet.  These depmodes are late enough in the game, and
-       # so weak that their functioning should not be impacted.
-       am__obj=conftest.${OBJEXT-o}
-       am__minus_obj=
-       ;;
      none) break ;;
      esac
+     # We check with `-c' and `-o' for the sake of the "dashmstdout"
+     # mode.  It turns out that the SunPro C++ compiler does not properly
+     # handle `-M -o', and we need to detect this.
      if depmode=$depmode \
-        source=sub/conftest.c object=$am__obj \
+        source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
         depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
-        $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
+        $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
           >/dev/null 2>conftest.err &&
         grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
         grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
-        grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
+        grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
         ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
        # icc doesn't choke on unknown options, it will just issue warnings
        # or remarks (even with -Werror).  So we grep stderr for any message
@@@ -6800,7 -7113,7 +6723,7 @@@ els
  fi
  
  fi
 -{ $as_echo "$as_me:$LINENO: result: $am_cv_CXX_dependencies_compiler_type" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CXX_dependencies_compiler_type" >&5
  $as_echo "$am_cv_CXX_dependencies_compiler_type" >&6; }
  CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type
  
@@@ -6820,14 -7133,14 +6743,14 @@@ ac_cpp='$CPP $CPPFLAGS
  ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
  ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
  ac_compiler_gnu=$ac_cv_c_compiler_gnu
 -{ $as_echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
  $as_echo_n "checking how to run the C preprocessor... " >&6; }
  # On Suns, sometimes $CPP names a directory.
  if test -n "$CPP" && test -d "$CPP"; then
    CPP=
  fi
  if test -z "$CPP"; then
 -  if test "${ac_cv_prog_CPP+set}" = set; then
 +  if test "${ac_cv_prog_CPP+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
        # Double quotes because CPP needs to be expanded
@@@ -6842,7 -7155,11 +6765,7 @@@ d
    # <limits.h> exists even on freestanding compilers.
    # On the NeXT, cc -E runs the code through the compiler's parser,
    # not just through cpp. "Syntax error" is here to catch this case.
 -  cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  #ifdef __STDC__
  # include <limits.h>
@@@ -6851,34 -7168,78 +6774,34 @@@
  #endif
  		     Syntax error
  _ACEOF
 -if { (ac_try="$ac_cpp conftest.$ac_ext"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
 -  ac_status=$?
 -  grep -v '^ *+' conftest.er1 >conftest.err
 -  rm -f conftest.er1
 -  cat conftest.err >&5
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } >/dev/null && {
 -	 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
 -	 test ! -s conftest.err
 -       }; then
 -  :
 -else
 -  $as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 +if ac_fn_c_try_cpp "$LINENO"; then :
  
 +else
    # Broken: fails on valid input.
  continue
  fi
 -
  rm -f conftest.err conftest.$ac_ext
  
    # OK, works on sane cases.  Now check whether nonexistent headers
    # can be detected and how.
 -  cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  #include <ac_nonexistent.h>
  _ACEOF
 -if { (ac_try="$ac_cpp conftest.$ac_ext"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
 -  ac_status=$?
 -  grep -v '^ *+' conftest.er1 >conftest.err
 -  rm -f conftest.er1
 -  cat conftest.err >&5
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } >/dev/null && {
 -	 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
 -	 test ! -s conftest.err
 -       }; then
 +if ac_fn_c_try_cpp "$LINENO"; then :
    # Broken: success on invalid input.
  continue
  else
 -  $as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 -
    # Passes both tests.
  ac_preproc_ok=:
  break
  fi
 -
  rm -f conftest.err conftest.$ac_ext
  
  done
  # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
  rm -f conftest.err conftest.$ac_ext
 -if $ac_preproc_ok; then
 +if $ac_preproc_ok; then :
    break
  fi
  
@@@ -6890,7 -7251,7 +6813,7 @@@ f
  else
    ac_cv_prog_CPP=$CPP
  fi
 -{ $as_echo "$as_me:$LINENO: result: $CPP" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
  $as_echo "$CPP" >&6; }
  ac_preproc_ok=false
  for ac_c_preproc_warn_flag in '' yes
@@@ -6901,7 -7262,11 +6824,7 @@@ d
    # <limits.h> exists even on freestanding compilers.
    # On the NeXT, cc -E runs the code through the compiler's parser,
    # not just through cpp. "Syntax error" is here to catch this case.
 -  cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  #ifdef __STDC__
  # include <limits.h>
@@@ -6910,40 -7275,87 +6833,40 @@@
  #endif
  		     Syntax error
  _ACEOF
 -if { (ac_try="$ac_cpp conftest.$ac_ext"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
 -  ac_status=$?
 -  grep -v '^ *+' conftest.er1 >conftest.err
 -  rm -f conftest.er1
 -  cat conftest.err >&5
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } >/dev/null && {
 -	 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
 -	 test ! -s conftest.err
 -       }; then
 -  :
 -else
 -  $as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 +if ac_fn_c_try_cpp "$LINENO"; then :
  
 +else
    # Broken: fails on valid input.
  continue
  fi
 -
  rm -f conftest.err conftest.$ac_ext
  
    # OK, works on sane cases.  Now check whether nonexistent headers
    # can be detected and how.
 -  cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  #include <ac_nonexistent.h>
  _ACEOF
 -if { (ac_try="$ac_cpp conftest.$ac_ext"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
 -  ac_status=$?
 -  grep -v '^ *+' conftest.er1 >conftest.err
 -  rm -f conftest.er1
 -  cat conftest.err >&5
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } >/dev/null && {
 -	 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
 -	 test ! -s conftest.err
 -       }; then
 +if ac_fn_c_try_cpp "$LINENO"; then :
    # Broken: success on invalid input.
  continue
  else
 -  $as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 -
    # Passes both tests.
  ac_preproc_ok=:
  break
  fi
 -
  rm -f conftest.err conftest.$ac_ext
  
  done
  # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
  rm -f conftest.err conftest.$ac_ext
 -if $ac_preproc_ok; then
 -  :
 +if $ac_preproc_ok; then :
 +
  else
 -  { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
 +  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
  $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 -{ { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
 -See \`config.log' for more details." >&5
 -$as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
 -See \`config.log' for more details." >&2;}
 -   { (exit 1); exit 1; }; }; }
 +as_fn_error "C preprocessor \"$CPP\" fails sanity check
 +See \`config.log' for more details." "$LINENO" 5; }
  fi
  
  ac_ext=c
@@@ -6952,13 -7364,105 +6875,13 @@@ ac_compile='$CC -c $CFLAGS $CPPFLAGS co
  ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
  ac_compiler_gnu=$ac_cv_c_compiler_gnu
  
 -# Find a good install program.  We prefer a C program (faster),
 -# so one script is as good as another.  But avoid the broken or
 -# incompatible versions:
 -# SysV /etc/install, /usr/sbin/install
 -# SunOS /usr/etc/install
 -# IRIX /sbin/install
 -# AIX /bin/install
 -# AmigaOS /C/install, which installs bootblocks on floppy discs
 -# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
 -# AFS /usr/afsws/bin/install, which mishandles nonexistent args
 -# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
 -# OS/2's system install, which has a completely different semantic
 -# ./install, which can be erroneously created by make from ./install.sh.
 -# Reject install programs that cannot install multiple files.
 -{ $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
 -$as_echo_n "checking for a BSD-compatible install... " >&6; }
 -if test -z "$INSTALL"; then
 -if test "${ac_cv_path_install+set}" = set; then
 -  $as_echo_n "(cached) " >&6
 -else
 -  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 -for as_dir in $PATH
 -do
 -  IFS=$as_save_IFS
 -  test -z "$as_dir" && as_dir=.
 -  # Account for people who put trailing slashes in PATH elements.
 -case $as_dir/ in
 -  ./ | .// | /cC/* | \
 -  /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
 -  ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
 -  /usr/ucb/* ) ;;
 -  *)
 -    # OSF1 and SCO ODT 3.0 have their own names for install.
 -    # Don't use installbsd from OSF since it installs stuff as root
 -    # by default.
 -    for ac_prog in ginstall scoinst install; do
 -      for ac_exec_ext in '' $ac_executable_extensions; do
 -	if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
 -	  if test $ac_prog = install &&
 -	    grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
 -	    # AIX install.  It has an incompatible calling convention.
 -	    :
 -	  elif test $ac_prog = install &&
 -	    grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
 -	    # program-specific install script used by HP pwplus--don't use.
 -	    :
 -	  else
 -	    rm -rf conftest.one conftest.two conftest.dir
 -	    echo one > conftest.one
 -	    echo two > conftest.two
 -	    mkdir conftest.dir
 -	    if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
 -	      test -s conftest.one && test -s conftest.two &&
 -	      test -s conftest.dir/conftest.one &&
 -	      test -s conftest.dir/conftest.two
 -	    then
 -	      ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
 -	      break 3
 -	    fi
 -	  fi
 -	fi
 -      done
 -    done
 -    ;;
 -esac
 -
 -done
 -IFS=$as_save_IFS
 -
 -rm -rf conftest.one conftest.two conftest.dir
 -
 -fi
 -  if test "${ac_cv_path_install+set}" = set; then
 -    INSTALL=$ac_cv_path_install
 -  else
 -    # As a last resort, use the slow shell script.  Don't cache a
 -    # value for INSTALL within a source directory, because that will
 -    # break other packages using the cache if that directory is
 -    # removed, or if the value is a relative name.
 -    INSTALL=$ac_install_sh
 -  fi
 -fi
 -{ $as_echo "$as_me:$LINENO: result: $INSTALL" >&5
 -$as_echo "$INSTALL" >&6; }
 -
 -# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
 -# It thinks the first close brace ends the variable substitution.
 -test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
 -
 -test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
 -
 -test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
  
  if test -n "$ac_tool_prefix"; then
    # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
  set dummy ${ac_tool_prefix}ranlib; ac_word=$2
 -{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  $as_echo_n "checking for $ac_word... " >&6; }
 -if test "${ac_cv_prog_RANLIB+set}" = set; then
 +if test "${ac_cv_prog_RANLIB+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    if test -n "$RANLIB"; then
@@@ -6969,24 -7473,24 +6892,24 @@@ for as_dir in $PAT
  do
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
 -  for ac_exec_ext in '' $ac_executable_extensions; do
 +    for ac_exec_ext in '' $ac_executable_extensions; do
    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
      ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
 -    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 +    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
    fi
  done
 -done
 +  done
  IFS=$as_save_IFS
  
  fi
  fi
  RANLIB=$ac_cv_prog_RANLIB
  if test -n "$RANLIB"; then
 -  { $as_echo "$as_me:$LINENO: result: $RANLIB" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
  $as_echo "$RANLIB" >&6; }
  else
 -  { $as_echo "$as_me:$LINENO: result: no" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  $as_echo "no" >&6; }
  fi
  
@@@ -6996,9 -7500,9 +6919,9 @@@ if test -z "$ac_cv_prog_RANLIB"; the
    ac_ct_RANLIB=$RANLIB
    # Extract the first word of "ranlib", so it can be a program name with args.
  set dummy ranlib; ac_word=$2
 -{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  $as_echo_n "checking for $ac_word... " >&6; }
 -if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
 +if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    if test -n "$ac_ct_RANLIB"; then
@@@ -7009,24 -7513,24 +6932,24 @@@ for as_dir in $PAT
  do
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
 -  for ac_exec_ext in '' $ac_executable_extensions; do
 +    for ac_exec_ext in '' $ac_executable_extensions; do
    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
      ac_cv_prog_ac_ct_RANLIB="ranlib"
 -    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 +    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
    fi
  done
 -done
 +  done
  IFS=$as_save_IFS
  
  fi
  fi
  ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
  if test -n "$ac_ct_RANLIB"; then
 -  { $as_echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
  $as_echo "$ac_ct_RANLIB" >&6; }
  else
 -  { $as_echo "$as_me:$LINENO: result: no" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  $as_echo "no" >&6; }
  fi
  
@@@ -7035,7 -7539,7 +6958,7 @@@
    else
      case $cross_compiling:$ac_tool_warned in
  yes:)
 -{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
  $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
  ac_tool_warned=yes ;;
  esac
@@@ -7048,9 -7552,9 +6971,9 @@@ f
  
  # Extract the first word of "$CXX", so it can be a program name with args.
  set dummy $CXX; ac_word=$2
 -{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  $as_echo_n "checking for $ac_word... " >&6; }
 -if test "${ac_cv_prog_cxx_present+set}" = set; then
 +if test "${ac_cv_prog_cxx_present+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    if test -n "$cxx_present"; then
@@@ -7061,14 -7565,14 +6984,14 @@@ for as_dir in $PAT
  do
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
 -  for ac_exec_ext in '' $ac_executable_extensions; do
 +    for ac_exec_ext in '' $ac_executable_extensions; do
    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
      ac_cv_prog_cxx_present=""yes""
 -    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 +    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
    fi
  done
 -done
 +  done
  IFS=$as_save_IFS
  
    test -z "$ac_cv_prog_cxx_present" && ac_cv_prog_cxx_present=""no""
@@@ -7076,22 -7580,24 +6999,22 @@@ f
  fi
  cxx_present=$ac_cv_prog_cxx_present
  if test -n "$cxx_present"; then
 -  { $as_echo "$as_me:$LINENO: result: $cxx_present" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cxx_present" >&5
  $as_echo "$cxx_present" >&6; }
  else
 -  { $as_echo "$as_me:$LINENO: result: no" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  $as_echo "no" >&6; }
  fi
  
  
  if test "x$cxx_present" != "xyes"; then
 -  { { $as_echo "$as_me:$LINENO: error: *** No C++ compiler can be found!" >&5
 -$as_echo "$as_me: error: *** No C++ compiler can be found!" >&2;}
 -   { (exit 1); exit 1; }; }
 +  as_fn_error "*** No C++ compiler can be found!" "$LINENO" 5
  fi
  
  
 -{ $as_echo "$as_me:$LINENO: checking CXXFLAGS for maximum warnings" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking CXXFLAGS for maximum warnings" >&5
  $as_echo_n "checking CXXFLAGS for maximum warnings... " >&6; }
 -if test "${ac_cv_cflags_warn_all+set}" = set; then
 +if test "${ac_cv_cflags_warn_all+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    ac_cv_cflags_warn_all="no, unknown"
@@@ -7105,7 -7611,11 +7028,7 @@@ ac_compiler_gnu=$ac_cv_c_compiler_gn
   ac_save_CFLAGS="$CFLAGS"
  for ac_arg in "-pedantic  % -Wall"          "-xstrconst % -v"             "-std1      % -verbose -w0 -warnprotos"    "-qlanglvl=ansi % -qsrcmsg -qinfo=all:noppt:noppc:noobs:nocnd"    "-ansi -ansiE % -fullwarn"    "+ESlit     % +w1"            "-Xc        % -pvctl,fullmsg"    "-h conform % -h msglevel 2"    #
  do CFLAGS="$ac_save_CFLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
 -   cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  
  int
@@@ -7116,9 -7626,32 +7039,9 @@@ return 0
    return 0;
  }
  _ACEOF
 -rm -f conftest.$ac_objext
 -if { (ac_try="$ac_compile"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_compile") 2>conftest.er1
 -  ac_status=$?
 -  grep -v '^ *+' conftest.er1 >conftest.err
 -  rm -f conftest.er1
 -  cat conftest.err >&5
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } && {
 -	 test -z "$ac_c_werror_flag" ||
 -	 test ! -s conftest.err
 -       } && test -s conftest.$ac_objext; then
 +if ac_fn_c_try_compile "$LINENO"; then :
    ac_cv_cflags_warn_all=`echo $ac_arg | sed -e 's,.*% *,,'` ; break
 -else
 -  $as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 -
 -
  fi
 -
  rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
  done
   CFLAGS="$ac_save_CFLAGS"
@@@ -7130,7 -7663,7 +7053,7 @@@ ac_compiler_gnu=$ac_cv_c_compiler_gn
  
  
  fi
 -{ $as_echo "$as_me:$LINENO: result: $ac_cv_cflags_warn_all" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cflags_warn_all" >&5
  $as_echo "$ac_cv_cflags_warn_all" >&6; }
  case ".$ac_cv_cflags_warn_all" in
       .ok|.ok,*)  ;;
@@@ -7138,31 -7671,52 +7061,52 @@@
   ;;
     *)
     if echo " $CXXFLAGS " | grep " $ac_cv_cflags_warn_all " 2>&1 >/dev/null
 -   then { ($as_echo "$as_me:$LINENO: : CXXFLAGS does contain \$ac_cv_cflags_warn_all") >&5
 +   then { { $as_echo "$as_me:${as_lineno-$LINENO}: : CXXFLAGS does contain \$ac_cv_cflags_warn_all"; } >&5
    (: CXXFLAGS does contain $ac_cv_cflags_warn_all) 2>&5
    ac_status=$?
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); }
 -   else { ($as_echo "$as_me:$LINENO: : CXXFLAGS=\"\$CXXFLAGS \$ac_cv_cflags_warn_all\"") >&5
 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 +  test $ac_status = 0; }
 +   else { { $as_echo "$as_me:${as_lineno-$LINENO}: : CXXFLAGS=\"\$CXXFLAGS \$ac_cv_cflags_warn_all\""; } >&5
    (: CXXFLAGS="$CXXFLAGS $ac_cv_cflags_warn_all") 2>&5
    ac_status=$?
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); }
 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 +  test $ac_status = 0; }
                        CXXFLAGS="$CXXFLAGS $ac_cv_cflags_warn_all"
     fi
   ;;
  esac
  
  
+ # Check whether --enable-servers was given.
+ if test "${enable_servers+set}" = set; then
+   enableval=$enable_servers;
+ else
+   enable_servers=no
+ fi
+ 
+  if test "$enable_servers" = "yes"; then
+   BUILD_SERVERS_TRUE=
+   BUILD_SERVERS_FALSE='#'
+ else
+   BUILD_SERVERS_TRUE='#'
+   BUILD_SERVERS_FALSE=
+ fi
+ 
+ 
+ if ! test "$enable_servers" = "yes"; then
+   { $as_echo "$as_me:$LINENO: WARNING: Building of servers is disabled. If you want build the index and servers, please use configure with this option : --enable-servers" >&5
+ $as_echo "$as_me: WARNING: Building of servers is disabled. If you want build the index and servers, please use configure with this option : --enable-servers" >&2;}
+ fi
+ 
  # Check whether --enable-debug was given.
 -if test "${enable_debug+set}" = set; then
 +if test "${enable_debug+set}" = set; then :
    enableval=$enable_debug; debug=$enableval
  else
    debug=""
  fi
  
  # Check whether --enable-logging was given.
 -if test "${enable_logging+set}" = set; then
 +if test "${enable_logging+set}" = set; then :
    enableval=$enable_logging; logging=$enableval
  else
    logging=""
@@@ -7171,7 -7725,7 +7115,7 @@@ f
  
  
  # Check whether --enable-profile was given.
 -if test "${enable_profile+set}" = set; then
 +if test "${enable_profile+set}" = set; then :
    enableval=$enable_profile; if test "x${enableval}" = "xyes" ; then
                     CXXFLAGS="$CXXFLAGS -pg"
                 fi
@@@ -7179,7 -7733,7 +7123,7 @@@ f
  
  
  # Check whether --enable-static was given.
 -if test "${enable_static+set}" = set; then
 +if test "${enable_static+set}" = set; then :
    enableval=$enable_static; static=$enableval
  else
    static=no
@@@ -7211,9 -7765,9 +7155,9 @@@ case "${host}" i
  do
    # Extract the first word of "$ac_prog", so it can be a program name with args.
  set dummy $ac_prog; ac_word=$2
 -{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  $as_echo_n "checking for $ac_word... " >&6; }
 -if test "${ac_cv_path_WINDRES+set}" = set; then
 +if test "${ac_cv_path_WINDRES+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    case $WINDRES in
@@@ -7226,14 -7780,14 +7170,14 @@@ for as_dir in $PAT
  do
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
 -  for ac_exec_ext in '' $ac_executable_extensions; do
 +    for ac_exec_ext in '' $ac_executable_extensions; do
    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
      ac_cv_path_WINDRES="$as_dir/$ac_word$ac_exec_ext"
 -    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 +    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
    fi
  done
 -done
 +  done
  IFS=$as_save_IFS
  
    ;;
@@@ -7241,10 -7795,10 +7185,10 @@@ esa
  fi
  WINDRES=$ac_cv_path_WINDRES
  if test -n "$WINDRES"; then
 -  { $as_echo "$as_me:$LINENO: result: $WINDRES" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $WINDRES" >&5
  $as_echo "$WINDRES" >&6; }
  else
 -  { $as_echo "$as_me:$LINENO: result: no" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  $as_echo "no" >&6; }
  fi
  
@@@ -7253,7 -7807,9 +7197,7 @@@
  done
  
       if test "x$WINDRES" = "x"; then
 -       { { $as_echo "$as_me:$LINENO: error: windres could not be found within your path." >&5
 -$as_echo "$as_me: error: windres could not be found within your path." >&2;}
 -   { (exit 1); exit 1; }; }
 +       as_fn_error "windres could not be found within your path." "$LINENO" 5
       fi
  
       ;;
@@@ -7281,7 -7837,7 +7225,7 @@@ if test "${WIN32}" = "yes"; then DATADI
  else DATADIR="${prefix}/share/wormux"; fi
  
  # Check whether --with-datadir-name was given.
 -if test "${with_datadir_name+set}" = set; then
 +if test "${with_datadir_name+set}" = set; then :
    withval=$with_datadir_name; DATADIR="$withval"
  fi
  
@@@ -7294,7 -7850,7 +7238,7 @@@ if test "${WIN32}" = "yes"; then LOCALE
  else LOCALEDIR="${prefix}/share/locale"; fi
  
  # Check whether --with-localedir-name was given.
 -if test "${with_localedir_name+set}" = set; then
 +if test "${with_localedir_name+set}" = set; then :
    withval=$with_localedir_name; LOCALEDIR="$withval"
  fi
  
@@@ -7303,14 -7859,14 +7247,14 @@@
  FONTFILE="\${DATADIR}/font/DejaVuSans.ttf"
  
  # Check whether --with-font-path was given.
 -if test "${with_font_path+set}" = set; then
 +if test "${with_font_path+set}" = set; then :
    withval=$with_font_path; FONTFILE="$withval"
  fi
  
  
  
  # Check whether --enable-autopackage was given.
 -if test "${enable_autopackage+set}" = set; then
 +if test "${enable_autopackage+set}" = set; then :
    enableval=$enable_autopackage;
  else
    enable_autopackage=no
@@@ -7348,13 -7904,13 +7292,13 @@@ SDL_VERSION=1.2.
  
  
  if test "x$GCC" = "xyes"; then
 -    { $as_echo "$as_me:$LINENO: checking gcc version" >&5
 +    { $as_echo "$as_me:${as_lineno-$LINENO}: checking gcc version" >&5
  $as_echo_n "checking gcc version... " >&6; }
    gccver=$($CC -dumpversion)
    gccvermajor=$(echo $gccver | cut -d . -f1)
    gccverminor=$(echo $gccver | cut -d . -f2)
    gccvernum=$(expr $gccvermajor "*" 100 + $gccverminor)
 -  { $as_echo "$as_me:$LINENO: result: $gccver" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gccver" >&5
  $as_echo "$gccver" >&6; }
  
      GCC_FLAGS="-Wall"
@@@ -7393,7 -7949,7 +7337,7 @@@ f
  
  
  # Check whether --with-sdl-prefix was given.
 -if test "${with_sdl_prefix+set}" = set; then
 +if test "${with_sdl_prefix+set}" = set; then :
    withval=$with_sdl_prefix; sdl_prefix="$withval"
  else
    sdl_prefix=""
@@@ -7401,14 -7957,14 +7345,14 @@@ f
  
  
  # Check whether --with-sdl-exec-prefix was given.
 -if test "${with_sdl_exec_prefix+set}" = set; then
 +if test "${with_sdl_exec_prefix+set}" = set; then :
    withval=$with_sdl_exec_prefix; sdl_exec_prefix="$withval"
  else
    sdl_exec_prefix=""
  fi
  
  # Check whether --enable-sdltest was given.
 -if test "${enable_sdltest+set}" = set; then
 +if test "${enable_sdltest+set}" = set; then :
    enableval=$enable_sdltest;
  else
    enable_sdltest=yes
@@@ -7432,9 -7988,9 +7376,9 @@@ f
    PATH="$prefix/bin:$prefix/usr/bin:$PATH"
    # Extract the first word of "sdl-config", so it can be a program name with args.
  set dummy sdl-config; ac_word=$2
 -{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  $as_echo_n "checking for $ac_word... " >&6; }
 -if test "${ac_cv_path_SDL_CONFIG+set}" = set; then
 +if test "${ac_cv_path_SDL_CONFIG+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    case $SDL_CONFIG in
@@@ -7447,14 -8003,14 +7391,14 @@@ for as_dir in $PAT
  do
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
 -  for ac_exec_ext in '' $ac_executable_extensions; do
 +    for ac_exec_ext in '' $ac_executable_extensions; do
    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
      ac_cv_path_SDL_CONFIG="$as_dir/$ac_word$ac_exec_ext"
 -    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 +    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
    fi
  done
 -done
 +  done
  IFS=$as_save_IFS
  
    test -z "$ac_cv_path_SDL_CONFIG" && ac_cv_path_SDL_CONFIG="no"
@@@ -7463,16 -8019,16 +7407,16 @@@ esa
  fi
  SDL_CONFIG=$ac_cv_path_SDL_CONFIG
  if test -n "$SDL_CONFIG"; then
 -  { $as_echo "$as_me:$LINENO: result: $SDL_CONFIG" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $SDL_CONFIG" >&5
  $as_echo "$SDL_CONFIG" >&6; }
  else
 -  { $as_echo "$as_me:$LINENO: result: no" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  $as_echo "no" >&6; }
  fi
  
  
    min_sdl_version=$SDL_VERSION
 -  { $as_echo "$as_me:$LINENO: checking for SDL - version >= $min_sdl_version" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for SDL - version >= $min_sdl_version" >&5
  $as_echo_n "checking for SDL - version >= $min_sdl_version... " >&6; }
    no_sdl=""
    if test "$SDL_CONFIG" = "no" ; then
@@@ -7493,10 -8049,14 +7437,10 @@@
        CFLAGS="$CFLAGS $SDL_CFLAGS"
        LIBS="$LIBS $SDL_LIBS"
        rm -f conf.sdltest
 -      if test "$cross_compiling" = yes; then
 +      if test "$cross_compiling" = yes; then :
    echo $ac_n "cross compiling; assumed OK... $ac_c"
  else
 -  cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  
  #include <stdio.h>
@@@ -7557,25 -8117,52 +7501,25 @@@ int main (int argc, char *argv[]
  
  
  _ACEOF
 -rm -f conftest$ac_exeext
 -if { (ac_try="$ac_link"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_link") 2>&5
 -  ac_status=$?
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
 -  { (case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_try") 2>&5
 -  ac_status=$?
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); }; }; then
 -  :
 -else
 -  $as_echo "$as_me: program exited with status $ac_status" >&5
 -$as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 +if ac_fn_c_try_run "$LINENO"; then :
  
 -( exit $ac_status )
 -no_sdl=yes
 +else
 +  no_sdl=yes
  fi
 -rm -rf conftest.dSYM
 -rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
 +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
 +  conftest.$ac_objext conftest.beam conftest.$ac_ext
  fi
  
 -
         CFLAGS="$ac_save_CFLAGS"
         LIBS="$ac_save_LIBS"
       fi
    fi
    if test "x$no_sdl" = x ; then
 -     { $as_echo "$as_me:$LINENO: result: yes" >&5
 +     { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
  $as_echo "yes" >&6; }
       :
    else
 -     { $as_echo "$as_me:$LINENO: result: no" >&5
 +     { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  $as_echo "no" >&6; }
       if test "$SDL_CONFIG" = "no" ; then
         echo "*** The sdl-config script installed by SDL could not be found"
@@@ -7589,7 -8176,11 +7533,7 @@@
            echo "*** Could not run SDL test program, checking why..."
            CFLAGS="$CFLAGS $SDL_CFLAGS"
            LIBS="$LIBS $SDL_LIBS"
 -          cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +          cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  
  #include <stdio.h>
@@@ -7608,7 -8199,27 +7552,7 @@@ main (
    return 0;
  }
  _ACEOF
 -rm -f conftest.$ac_objext conftest$ac_exeext
 -if { (ac_try="$ac_link"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_link") 2>conftest.er1
 -  ac_status=$?
 -  grep -v '^ *+' conftest.er1 >conftest.err
 -  rm -f conftest.er1
 -  cat conftest.err >&5
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } && {
 -	 test -z "$ac_c_werror_flag" ||
 -	 test ! -s conftest.err
 -       } && test -s conftest$ac_exeext && {
 -	 test "$cross_compiling" = yes ||
 -	 $as_test_x conftest$ac_exeext
 -       }; then
 +if ac_fn_c_try_link "$LINENO"; then :
     echo "*** The test program compiled, but did not run. This usually means"
            echo "*** that the run-time linker is not finding SDL or finding the wrong"
            echo "*** version of SDL. If it is not finding SDL, you'll need to set your"
@@@ -7619,20 -8230,27 +7563,20 @@@
            echo "*** If you have an old version installed, it is best to remove it, although"
            echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH"
  else
 -  $as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 -
 -	 echo "*** The test program failed to compile or link. See the file config.log for the"
 +   echo "*** The test program failed to compile or link. See the file config.log for the"
            echo "*** exact error that occured. This usually means SDL was incorrectly installed"
            echo "*** or that you have moved SDL since it was installed. In the latter case, you"
            echo "*** may want to edit the sdl-config script: $SDL_CONFIG"
  fi
 -
 -rm -rf conftest.dSYM
 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 -      conftest$ac_exeext conftest.$ac_ext
 +rm -f core conftest.err conftest.$ac_objext \
 +    conftest$ac_exeext conftest.$ac_ext
            CFLAGS="$ac_save_CFLAGS"
            LIBS="$ac_save_LIBS"
         fi
       fi
       SDL_CFLAGS=""
       SDL_LIBS=""
 -     { { $as_echo "$as_me:$LINENO: error: *** SDL version $SDL_VERSION not found!" >&5
 -$as_echo "$as_me: error: *** SDL version $SDL_VERSION not found!" >&2;}
 -   { (exit 1); exit 1; }; }
 +     as_fn_error "*** SDL version $SDL_VERSION not found!" "$LINENO" 5
    fi
  
  
@@@ -7648,9 -8266,9 +7592,9 @@@ for ac_prog in $host_alias-pkg-config p
  do
    # Extract the first word of "$ac_prog", so it can be a program name with args.
  set dummy $ac_prog; ac_word=$2
 -{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  $as_echo_n "checking for $ac_word... " >&6; }
 -if test "${ac_cv_path_PACKAGE_CONFIG+set}" = set; then
 +if test "${ac_cv_path_PACKAGE_CONFIG+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    case $PACKAGE_CONFIG in
@@@ -7663,14 -8281,14 +7607,14 @@@ for as_dir in $PAT
  do
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
 -  for ac_exec_ext in '' $ac_executable_extensions; do
 +    for ac_exec_ext in '' $ac_executable_extensions; do
    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
      ac_cv_path_PACKAGE_CONFIG="$as_dir/$ac_word$ac_exec_ext"
 -    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 +    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
    fi
  done
 -done
 +  done
  IFS=$as_save_IFS
  
    ;;
@@@ -7678,10 -8296,10 +7622,10 @@@ esa
  fi
  PACKAGE_CONFIG=$ac_cv_path_PACKAGE_CONFIG
  if test -n "$PACKAGE_CONFIG"; then
 -  { $as_echo "$as_me:$LINENO: result: $PACKAGE_CONFIG" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PACKAGE_CONFIG" >&5
  $as_echo "$PACKAGE_CONFIG" >&6; }
  else
 -  { $as_echo "$as_me:$LINENO: result: no" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  $as_echo "no" >&6; }
  fi
  
@@@ -7691,14 -8309,16 +7635,14 @@@ don
  test -n "$PACKAGE_CONFIG" || PACKAGE_CONFIG="none"
  
  if test "x$PACKAGE_CONFIG" = "xnone"; then
 -  { { $as_echo "$as_me:$LINENO: error: *** pkg-config, needed to check for libxml2 existence has not been found." >&5
 -$as_echo "$as_me: error: *** pkg-config, needed to check for libxml2 existence has not been found." >&2;}
 -   { (exit 1); exit 1; }; }
 +  as_fn_error "*** pkg-config, needed to check for libxml2 existence has not been found." "$LINENO" 5
  fi
  
  if test "x$OSX" != "xyes" ; then
  
 -{ $as_echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
  $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
 -if test "${ac_cv_path_GREP+set}" = set; then
 +if test "${ac_cv_path_GREP+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    if test -z "$GREP"; then
@@@ -7709,7 -8329,7 +7653,7 @@@ for as_dir in $PATH$PATH_SEPARATOR/usr/
  do
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
 -  for ac_prog in grep ggrep; do
 +    for ac_prog in grep ggrep; do
      for ac_exec_ext in '' $ac_executable_extensions; do
        ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
        { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
@@@ -7729,7 -8349,7 +7673,7 @@@ case `"$ac_path_GREP" --version 2>&1` i
      $as_echo 'GREP' >> "conftest.nl"
      "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
      diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
 -    ac_count=`expr $ac_count + 1`
 +    as_fn_arith $ac_count + 1 && ac_count=$as_val
      if test $ac_count -gt ${ac_path_GREP_max-0}; then
        # Best one so far, save it but keep looking for a better one
        ac_cv_path_GREP="$ac_path_GREP"
@@@ -7744,24 -8364,26 +7688,24 @@@ esa
        $ac_path_GREP_found && break 3
      done
    done
 -done
 +  done
  IFS=$as_save_IFS
    if test -z "$ac_cv_path_GREP"; then
 -    { { $as_echo "$as_me:$LINENO: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
 -$as_echo "$as_me: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
 -   { (exit 1); exit 1; }; }
 +    as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
    fi
  else
    ac_cv_path_GREP=$GREP
  fi
  
  fi
 -{ $as_echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
  $as_echo "$ac_cv_path_GREP" >&6; }
   GREP="$ac_cv_path_GREP"
  
  
 -{ $as_echo "$as_me:$LINENO: checking for egrep" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
  $as_echo_n "checking for egrep... " >&6; }
 -if test "${ac_cv_path_EGREP+set}" = set; then
 +if test "${ac_cv_path_EGREP+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
@@@ -7775,7 -8397,7 +7719,7 @@@ for as_dir in $PATH$PATH_SEPARATOR/usr/
  do
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
 -  for ac_prog in egrep; do
 +    for ac_prog in egrep; do
      for ac_exec_ext in '' $ac_executable_extensions; do
        ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
        { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
@@@ -7795,7 -8417,7 +7739,7 @@@ case `"$ac_path_EGREP" --version 2>&1` 
      $as_echo 'EGREP' >> "conftest.nl"
      "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
      diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
 -    ac_count=`expr $ac_count + 1`
 +    as_fn_arith $ac_count + 1 && ac_count=$as_val
      if test $ac_count -gt ${ac_path_EGREP_max-0}; then
        # Best one so far, save it but keep looking for a better one
        ac_cv_path_EGREP="$ac_path_EGREP"
@@@ -7810,10 -8432,12 +7754,10 @@@ esa
        $ac_path_EGREP_found && break 3
      done
    done
 -done
 +  done
  IFS=$as_save_IFS
    if test -z "$ac_cv_path_EGREP"; then
 -    { { $as_echo "$as_me:$LINENO: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
 -$as_echo "$as_me: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
 -   { (exit 1); exit 1; }; }
 +    as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
    fi
  else
    ac_cv_path_EGREP=$EGREP
@@@ -7821,17 -8445,21 +7765,17 @@@ f
  
     fi
  fi
 -{ $as_echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
  $as_echo "$ac_cv_path_EGREP" >&6; }
   EGREP="$ac_cv_path_EGREP"
  
  
 -{ $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
  $as_echo_n "checking for ANSI C header files... " >&6; }
 -if test "${ac_cv_header_stdc+set}" = set; then
 +if test "${ac_cv_header_stdc+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
 -  cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  #include <stdlib.h>
  #include <stdarg.h>
@@@ -7846,23 -8474,48 +7790,23 @@@ main (
    return 0;
  }
  _ACEOF
 -rm -f conftest.$ac_objext
 -if { (ac_try="$ac_compile"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_compile") 2>conftest.er1
 -  ac_status=$?
 -  grep -v '^ *+' conftest.er1 >conftest.err
 -  rm -f conftest.er1
 -  cat conftest.err >&5
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } && {
 -	 test -z "$ac_c_werror_flag" ||
 -	 test ! -s conftest.err
 -       } && test -s conftest.$ac_objext; then
 +if ac_fn_c_try_compile "$LINENO"; then :
    ac_cv_header_stdc=yes
  else
 -  $as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 -
 -	ac_cv_header_stdc=no
 +  ac_cv_header_stdc=no
  fi
 -
  rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
  
  if test $ac_cv_header_stdc = yes; then
    # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
 -  cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  #include <string.h>
  
  _ACEOF
  if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
 -  $EGREP "memchr" >/dev/null 2>&1; then
 -  :
 +  $EGREP "memchr" >/dev/null 2>&1; then :
 +
  else
    ac_cv_header_stdc=no
  fi
@@@ -7872,14 -8525,18 +7816,14 @@@ f
  
  if test $ac_cv_header_stdc = yes; then
    # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
 -  cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  #include <stdlib.h>
  
  _ACEOF
  if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
 -  $EGREP "free" >/dev/null 2>&1; then
 -  :
 +  $EGREP "free" >/dev/null 2>&1; then :
 +
  else
    ac_cv_header_stdc=no
  fi
@@@ -7889,10 -8546,14 +7833,10 @@@ f
  
  if test $ac_cv_header_stdc = yes; then
    # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
 -  if test "$cross_compiling" = yes; then
 +  if test "$cross_compiling" = yes; then :
    :
  else
 -  cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  #include <ctype.h>
  #include <stdlib.h>
@@@ -7919,34 -8580,118 +7863,34 @@@ main (
    return 0;
  }
  _ACEOF
 -rm -f conftest$ac_exeext
 -if { (ac_try="$ac_link"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_link") 2>&5
 -  ac_status=$?
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
 -  { (case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_try") 2>&5
 -  ac_status=$?
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); }; }; then
 -  :
 -else
 -  $as_echo "$as_me: program exited with status $ac_status" >&5
 -$as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 +if ac_fn_c_try_run "$LINENO"; then :
  
 -( exit $ac_status )
 -ac_cv_header_stdc=no
 +else
 +  ac_cv_header_stdc=no
  fi
 -rm -rf conftest.dSYM
 -rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
 +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
 +  conftest.$ac_objext conftest.beam conftest.$ac_ext
  fi
  
 -
  fi
  fi
 -{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
  $as_echo "$ac_cv_header_stdc" >&6; }
  if test $ac_cv_header_stdc = yes; then
  
 -cat >>confdefs.h <<\_ACEOF
 -#define STDC_HEADERS 1
 -_ACEOF
 +$as_echo "#define STDC_HEADERS 1" >>confdefs.h
  
  fi
  
  # On IRIX 5.3, sys/types and inttypes.h are conflicting.
 -
 -
 -
 -
 -
 -
 -
 -
 -
  for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
  		  inttypes.h stdint.h unistd.h
 -do
 -as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
 -{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
 -$as_echo_n "checking for $ac_header... " >&6; }
 -if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
 -  $as_echo_n "(cached) " >&6
 -else
 -  cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 -/* end confdefs.h.  */
 -$ac_includes_default
 -
 -#include <$ac_header>
 -_ACEOF
 -rm -f conftest.$ac_objext
 -if { (ac_try="$ac_compile"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_compile") 2>conftest.er1
 -  ac_status=$?
 -  grep -v '^ *+' conftest.er1 >conftest.err
 -  rm -f conftest.er1
 -  cat conftest.err >&5
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } && {
 -	 test -z "$ac_c_werror_flag" ||
 -	 test ! -s conftest.err
 -       } && test -s conftest.$ac_objext; then
 -  eval "$as_ac_Header=yes"
 -else
 -  $as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 -
 -	eval "$as_ac_Header=no"
 -fi
 -
 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
 -fi
 -ac_res=`eval 'as_val=${'$as_ac_Header'}
 -		 $as_echo "$as_val"'`
 -	       { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
 -$as_echo "$ac_res" >&6; }
 -as_val=`eval 'as_val=${'$as_ac_Header'}
 -		 $as_echo "$as_val"'`
 -   if test "x$as_val" = x""yes; then
 +do :
 +  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
 +ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
 +"
 +eval as_val=\$$as_ac_Header
 +   if test "x$as_val" = x""yes; then :
    cat >>confdefs.h <<_ACEOF
  #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
  _ACEOF
@@@ -7956,8 -8701,139 +7900,8 @@@ f
  done
  
  
 -if test "${ac_cv_header_X11_Xlib_h+set}" = set; then
 -  { $as_echo "$as_me:$LINENO: checking for X11/Xlib.h" >&5
 -$as_echo_n "checking for X11/Xlib.h... " >&6; }
 -if test "${ac_cv_header_X11_Xlib_h+set}" = set; then
 -  $as_echo_n "(cached) " >&6
 -fi
 -{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_X11_Xlib_h" >&5
 -$as_echo "$ac_cv_header_X11_Xlib_h" >&6; }
 -else
 -  # Is the header compilable?
 -{ $as_echo "$as_me:$LINENO: checking X11/Xlib.h usability" >&5
 -$as_echo_n "checking X11/Xlib.h usability... " >&6; }
 -cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 -/* end confdefs.h.  */
 -$ac_includes_default
 -#include <X11/Xlib.h>
 -_ACEOF
 -rm -f conftest.$ac_objext
 -if { (ac_try="$ac_compile"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_compile") 2>conftest.er1
 -  ac_status=$?
 -  grep -v '^ *+' conftest.er1 >conftest.err
 -  rm -f conftest.er1
 -  cat conftest.err >&5
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } && {
 -	 test -z "$ac_c_werror_flag" ||
 -	 test ! -s conftest.err
 -       } && test -s conftest.$ac_objext; then
 -  ac_header_compiler=yes
 -else
 -  $as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 -
 -	ac_header_compiler=no
 -fi
 -
 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
 -{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
 -$as_echo "$ac_header_compiler" >&6; }
 -
 -# Is the header present?
 -{ $as_echo "$as_me:$LINENO: checking X11/Xlib.h presence" >&5
 -$as_echo_n "checking X11/Xlib.h presence... " >&6; }
 -cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 -/* end confdefs.h.  */
 -#include <X11/Xlib.h>
 -_ACEOF
 -if { (ac_try="$ac_cpp conftest.$ac_ext"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
 -  ac_status=$?
 -  grep -v '^ *+' conftest.er1 >conftest.err
 -  rm -f conftest.er1
 -  cat conftest.err >&5
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } >/dev/null && {
 -	 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
 -	 test ! -s conftest.err
 -       }; then
 -  ac_header_preproc=yes
 -else
 -  $as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 -
 -  ac_header_preproc=no
 -fi
 -
 -rm -f conftest.err conftest.$ac_ext
 -{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
 -$as_echo "$ac_header_preproc" >&6; }
 -
 -# So?  What about this header?
 -case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
 -  yes:no: )
 -    { $as_echo "$as_me:$LINENO: WARNING: X11/Xlib.h: accepted by the compiler, rejected by the preprocessor!" >&5
 -$as_echo "$as_me: WARNING: X11/Xlib.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
 -    { $as_echo "$as_me:$LINENO: WARNING: X11/Xlib.h: proceeding with the compiler's result" >&5
 -$as_echo "$as_me: WARNING: X11/Xlib.h: proceeding with the compiler's result" >&2;}
 -    ac_header_preproc=yes
 -    ;;
 -  no:yes:* )
 -    { $as_echo "$as_me:$LINENO: WARNING: X11/Xlib.h: present but cannot be compiled" >&5
 -$as_echo "$as_me: WARNING: X11/Xlib.h: present but cannot be compiled" >&2;}
 -    { $as_echo "$as_me:$LINENO: WARNING: X11/Xlib.h:     check for missing prerequisite headers?" >&5
 -$as_echo "$as_me: WARNING: X11/Xlib.h:     check for missing prerequisite headers?" >&2;}
 -    { $as_echo "$as_me:$LINENO: WARNING: X11/Xlib.h: see the Autoconf documentation" >&5
 -$as_echo "$as_me: WARNING: X11/Xlib.h: see the Autoconf documentation" >&2;}
 -    { $as_echo "$as_me:$LINENO: WARNING: X11/Xlib.h:     section \"Present But Cannot Be Compiled\"" >&5
 -$as_echo "$as_me: WARNING: X11/Xlib.h:     section \"Present But Cannot Be Compiled\"" >&2;}
 -    { $as_echo "$as_me:$LINENO: WARNING: X11/Xlib.h: proceeding with the preprocessor's result" >&5
 -$as_echo "$as_me: WARNING: X11/Xlib.h: proceeding with the preprocessor's result" >&2;}
 -    { $as_echo "$as_me:$LINENO: WARNING: X11/Xlib.h: in the future, the compiler will take precedence" >&5
 -$as_echo "$as_me: WARNING: X11/Xlib.h: in the future, the compiler will take precedence" >&2;}
 -    ( cat <<\_ASBOX
 -## --------------------------------- ##
 -## Report this to wormux-dev at gna.org ##
 -## --------------------------------- ##
 -_ASBOX
 -     ) | sed "s/^/$as_me: WARNING:     /" >&2
 -    ;;
 -esac
 -{ $as_echo "$as_me:$LINENO: checking for X11/Xlib.h" >&5
 -$as_echo_n "checking for X11/Xlib.h... " >&6; }
 -if test "${ac_cv_header_X11_Xlib_h+set}" = set; then
 -  $as_echo_n "(cached) " >&6
 -else
 -  ac_cv_header_X11_Xlib_h=$ac_header_preproc
 -fi
 -{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_X11_Xlib_h" >&5
 -$as_echo "$ac_cv_header_X11_Xlib_h" >&6; }
 -
 -fi
 -if test "x$ac_cv_header_X11_Xlib_h" = x""yes; then
 +ac_fn_c_check_header_mongrel "$LINENO" "X11/Xlib.h" "ac_cv_header_X11_Xlib_h" "$ac_includes_default"
 +if test "x$ac_cv_header_X11_Xlib_h" = x""yes; then :
    check_x11="yes"
  else
    check_x11="no"
@@@ -7965,8 -8841,139 +7909,8 @@@ f
  
  
    if test x${check_x11} = xno ; then
 -    if test "${ac_cv_header_X11R6_Xlib_h+set}" = set; then
 -  { $as_echo "$as_me:$LINENO: checking for X11R6/Xlib.h" >&5
 -$as_echo_n "checking for X11R6/Xlib.h... " >&6; }
 -if test "${ac_cv_header_X11R6_Xlib_h+set}" = set; then
 -  $as_echo_n "(cached) " >&6
 -fi
 -{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_X11R6_Xlib_h" >&5
 -$as_echo "$ac_cv_header_X11R6_Xlib_h" >&6; }
 -else
 -  # Is the header compilable?
 -{ $as_echo "$as_me:$LINENO: checking X11R6/Xlib.h usability" >&5
 -$as_echo_n "checking X11R6/Xlib.h usability... " >&6; }
 -cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 -/* end confdefs.h.  */
 -$ac_includes_default
 -#include <X11R6/Xlib.h>
 -_ACEOF
 -rm -f conftest.$ac_objext
 -if { (ac_try="$ac_compile"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_compile") 2>conftest.er1
 -  ac_status=$?
 -  grep -v '^ *+' conftest.er1 >conftest.err
 -  rm -f conftest.er1
 -  cat conftest.err >&5
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } && {
 -	 test -z "$ac_c_werror_flag" ||
 -	 test ! -s conftest.err
 -       } && test -s conftest.$ac_objext; then
 -  ac_header_compiler=yes
 -else
 -  $as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 -
 -	ac_header_compiler=no
 -fi
 -
 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
 -{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
 -$as_echo "$ac_header_compiler" >&6; }
 -
 -# Is the header present?
 -{ $as_echo "$as_me:$LINENO: checking X11R6/Xlib.h presence" >&5
 -$as_echo_n "checking X11R6/Xlib.h presence... " >&6; }
 -cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 -/* end confdefs.h.  */
 -#include <X11R6/Xlib.h>
 -_ACEOF
 -if { (ac_try="$ac_cpp conftest.$ac_ext"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
 -  ac_status=$?
 -  grep -v '^ *+' conftest.er1 >conftest.err
 -  rm -f conftest.er1
 -  cat conftest.err >&5
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } >/dev/null && {
 -	 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
 -	 test ! -s conftest.err
 -       }; then
 -  ac_header_preproc=yes
 -else
 -  $as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 -
 -  ac_header_preproc=no
 -fi
 -
 -rm -f conftest.err conftest.$ac_ext
 -{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
 -$as_echo "$ac_header_preproc" >&6; }
 -
 -# So?  What about this header?
 -case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
 -  yes:no: )
 -    { $as_echo "$as_me:$LINENO: WARNING: X11R6/Xlib.h: accepted by the compiler, rejected by the preprocessor!" >&5
 -$as_echo "$as_me: WARNING: X11R6/Xlib.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
 -    { $as_echo "$as_me:$LINENO: WARNING: X11R6/Xlib.h: proceeding with the compiler's result" >&5
 -$as_echo "$as_me: WARNING: X11R6/Xlib.h: proceeding with the compiler's result" >&2;}
 -    ac_header_preproc=yes
 -    ;;
 -  no:yes:* )
 -    { $as_echo "$as_me:$LINENO: WARNING: X11R6/Xlib.h: present but cannot be compiled" >&5
 -$as_echo "$as_me: WARNING: X11R6/Xlib.h: present but cannot be compiled" >&2;}
 -    { $as_echo "$as_me:$LINENO: WARNING: X11R6/Xlib.h:     check for missing prerequisite headers?" >&5
 -$as_echo "$as_me: WARNING: X11R6/Xlib.h:     check for missing prerequisite headers?" >&2;}
 -    { $as_echo "$as_me:$LINENO: WARNING: X11R6/Xlib.h: see the Autoconf documentation" >&5
 -$as_echo "$as_me: WARNING: X11R6/Xlib.h: see the Autoconf documentation" >&2;}
 -    { $as_echo "$as_me:$LINENO: WARNING: X11R6/Xlib.h:     section \"Present But Cannot Be Compiled\"" >&5
 -$as_echo "$as_me: WARNING: X11R6/Xlib.h:     section \"Present But Cannot Be Compiled\"" >&2;}
 -    { $as_echo "$as_me:$LINENO: WARNING: X11R6/Xlib.h: proceeding with the preprocessor's result" >&5
 -$as_echo "$as_me: WARNING: X11R6/Xlib.h: proceeding with the preprocessor's result" >&2;}
 -    { $as_echo "$as_me:$LINENO: WARNING: X11R6/Xlib.h: in the future, the compiler will take precedence" >&5
 -$as_echo "$as_me: WARNING: X11R6/Xlib.h: in the future, the compiler will take precedence" >&2;}
 -    ( cat <<\_ASBOX
 -## --------------------------------- ##
 -## Report this to wormux-dev at gna.org ##
 -## --------------------------------- ##
 -_ASBOX
 -     ) | sed "s/^/$as_me: WARNING:     /" >&2
 -    ;;
 -esac
 -{ $as_echo "$as_me:$LINENO: checking for X11R6/Xlib.h" >&5
 -$as_echo_n "checking for X11R6/Xlib.h... " >&6; }
 -if test "${ac_cv_header_X11R6_Xlib_h+set}" = set; then
 -  $as_echo_n "(cached) " >&6
 -else
 -  ac_cv_header_X11R6_Xlib_h=$ac_header_preproc
 -fi
 -{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_X11R6_Xlib_h" >&5
 -$as_echo "$ac_cv_header_X11R6_Xlib_h" >&6; }
 -
 -fi
 -if test "x$ac_cv_header_X11R6_Xlib_h" = x""yes; then
 +    ac_fn_c_check_header_mongrel "$LINENO" "X11R6/Xlib.h" "ac_cv_header_X11R6_Xlib_h" "$ac_includes_default"
 +if test "x$ac_cv_header_X11R6_Xlib_h" = x""yes; then :
     check_x11="yes"
                        LDFLAGS="-L/usr/X11R6/include $CFLAGS"
  else
@@@ -7976,14 -8983,18 +7920,14 @@@ f
  
    fi
    if test x${check_x11} = xyes ; then
 -    { $as_echo "$as_me:$LINENO: checking for XOpenDisplay in -lX11" >&5
 +    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XOpenDisplay in -lX11" >&5
  $as_echo_n "checking for XOpenDisplay in -lX11... " >&6; }
 -if test "${ac_cv_lib_X11_XOpenDisplay+set}" = set; then
 +if test "${ac_cv_lib_X11_XOpenDisplay+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    ac_check_lib_save_LIBS=$LIBS
  LIBS="-lX11  $LIBS"
 -cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  
  /* Override any GCC internal prototype to avoid an error.
@@@ -8001,21 -9012,48 +7945,21 @@@ return XOpenDisplay ()
    return 0;
  }
  _ACEOF
 -rm -f conftest.$ac_objext conftest$ac_exeext
 -if { (ac_try="$ac_link"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_link") 2>conftest.er1
 -  ac_status=$?
 -  grep -v '^ *+' conftest.er1 >conftest.err
 -  rm -f conftest.er1
 -  cat conftest.err >&5
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } && {
 -	 test -z "$ac_c_werror_flag" ||
 -	 test ! -s conftest.err
 -       } && test -s conftest$ac_exeext && {
 -	 test "$cross_compiling" = yes ||
 -	 $as_test_x conftest$ac_exeext
 -       }; then
 +if ac_fn_c_try_link "$LINENO"; then :
    ac_cv_lib_X11_XOpenDisplay=yes
  else
 -  $as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 -
 -	ac_cv_lib_X11_XOpenDisplay=no
 +  ac_cv_lib_X11_XOpenDisplay=no
  fi
 -
 -rm -rf conftest.dSYM
 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 -      conftest$ac_exeext conftest.$ac_ext
 +rm -f core conftest.err conftest.$ac_objext \
 +    conftest$ac_exeext conftest.$ac_ext
  LIBS=$ac_check_lib_save_LIBS
  fi
 -{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_X11_XOpenDisplay" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_X11_XOpenDisplay" >&5
  $as_echo "$ac_cv_lib_X11_XOpenDisplay" >&6; }
 -if test "x$ac_cv_lib_X11_XOpenDisplay" = x""yes; then
 +if test "x$ac_cv_lib_X11_XOpenDisplay" = x""yes; then :
     LIBS="$LIBS -lX11"
  
 -cat >>confdefs.h <<\_ACEOF
 -#define USE_X11 1
 -_ACEOF
 +$as_echo "#define USE_X11 1" >>confdefs.h
  
  fi
  
@@@ -8023,20 -9061,24 +7967,20 @@@
  fi
  
  # Check whether --enable-fribidi was given.
 -if test "${enable_fribidi+set}" = set; then
 +if test "${enable_fribidi+set}" = set; then :
    enableval=$enable_fribidi;
  fi
  
  if test "${enable_fribidi}" = "yes"; then
     use_fribidi="true"
 -   { $as_echo "$as_me:$LINENO: checking for fribidi_log2vis in -lfribidi" >&5
 +   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fribidi_log2vis in -lfribidi" >&5
  $as_echo_n "checking for fribidi_log2vis in -lfribidi... " >&6; }
 -if test "${ac_cv_lib_fribidi_fribidi_log2vis+set}" = set; then
 +if test "${ac_cv_lib_fribidi_fribidi_log2vis+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    ac_check_lib_save_LIBS=$LIBS
  LIBS="-lfribidi  `pkg-config --libs fribidi`  $LIBS"
 -cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  
  /* Override any GCC internal prototype to avoid an error.
@@@ -8054,40 -9096,67 +7998,40 @@@ return fribidi_log2vis ()
    return 0;
  }
  _ACEOF
 -rm -f conftest.$ac_objext conftest$ac_exeext
 -if { (ac_try="$ac_link"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_link") 2>conftest.er1
 -  ac_status=$?
 -  grep -v '^ *+' conftest.er1 >conftest.err
 -  rm -f conftest.er1
 -  cat conftest.err >&5
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } && {
 -	 test -z "$ac_c_werror_flag" ||
 -	 test ! -s conftest.err
 -       } && test -s conftest$ac_exeext && {
 -	 test "$cross_compiling" = yes ||
 -	 $as_test_x conftest$ac_exeext
 -       }; then
 +if ac_fn_c_try_link "$LINENO"; then :
    ac_cv_lib_fribidi_fribidi_log2vis=yes
  else
 -  $as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 -
 -	ac_cv_lib_fribidi_fribidi_log2vis=no
 +  ac_cv_lib_fribidi_fribidi_log2vis=no
  fi
 -
 -rm -rf conftest.dSYM
 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 -      conftest$ac_exeext conftest.$ac_ext
 +rm -f core conftest.err conftest.$ac_objext \
 +    conftest$ac_exeext conftest.$ac_ext
  LIBS=$ac_check_lib_save_LIBS
  fi
 -{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_fribidi_fribidi_log2vis" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fribidi_fribidi_log2vis" >&5
  $as_echo "$ac_cv_lib_fribidi_fribidi_log2vis" >&6; }
 -if test "x$ac_cv_lib_fribidi_fribidi_log2vis" = x""yes; then
 +if test "x$ac_cv_lib_fribidi_fribidi_log2vis" = x""yes; then :
     LIBS="$LIBS `pkg-config --libs fribidi`"
                    CFLAGS="$CFLAGS `pkg-config --cflags fribidi`"
  
 -cat >>confdefs.h <<\_ACEOF
 -#define USE_FRIBIDI 1
 -_ACEOF
 +$as_echo "#define USE_FRIBIDI 1" >>confdefs.h
  
  else
 -   { $as_echo "$as_me:$LINENO: WARNING: unable to use FriBidi" >&5
 +   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unable to use FriBidi" >&5
  $as_echo "$as_me: WARNING: unable to use FriBidi" >&2;}
                    use_fribidi="false"
  fi
  
     if ! ${use_fribidi}; then
 -     { $as_echo "$as_me:$LINENO: WARNING: fribidi is disabled. If you want bi-directional text rendering, please install fribidi dev package." >&5
 +     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: fribidi is disabled. If you want bi-directional text rendering, please install fribidi dev package." >&5
  $as_echo "$as_me: WARNING: fribidi is disabled. If you want bi-directional text rendering, please install fribidi dev package." >&2;}
     fi
  else
 -  { $as_echo "$as_me:$LINENO: WARNING: fribidi is disabled. If you want bi-directional text rendering, please use configure with this option : --enable-fribidi" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: fribidi is disabled. If you want bi-directional text rendering, please use configure with this option : --enable-fribidi" >&5
  $as_echo "$as_me: WARNING: fribidi is disabled. If you want bi-directional text rendering, please use configure with this option : --enable-fribidi" >&2;}
  fi
  
  
 -{ $as_echo "$as_me:$LINENO: checking for libpng" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for libpng" >&5
  $as_echo_n "checking for libpng... " >&6; }
  for PNG in png png12 png13 dummypng; do
    if $PACKAGE_CONFIG --exists lib$PNG > /dev/null 2>&1 ; then
@@@ -8099,16 -9168,18 +8043,16 @@@
    fi
  done
  if test "$PNG" = "dummypng"; then
 -  { { $as_echo "$as_me:$LINENO: error: *** libpng not found" >&5
 -$as_echo "$as_me: error: *** libpng not found" >&2;}
 -   { (exit 1); exit 1; }; }
 +  as_fn_error "*** libpng not found" "$LINENO" 5
  else
 -  { $as_echo "$as_me:$LINENO: result: lib$PNG" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: lib$PNG" >&5
  $as_echo "lib$PNG" >&6; }
  fi
  
  
  
  # Check whether --with-sdl-gfx-prefix was given.
 -if test "${with_sdl_gfx_prefix+set}" = set; then
 +if test "${with_sdl_gfx_prefix+set}" = set; then :
    withval=$with_sdl_gfx_prefix; SDL_GFX_PREFIX="$withval"
  fi
  
@@@ -8121,14 -9192,19 +8065,14 @@@ f
  if test "$static" = yes; then
    LIBS="$LIBS -lm -ldl -lfreetype -lz"
  fi
 -
 -{ $as_echo "$as_me:$LINENO: checking for rotozoomSurfaceXY in -lSDL_gfx" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for rotozoomSurfaceXY in -lSDL_gfx" >&5
  $as_echo_n "checking for rotozoomSurfaceXY in -lSDL_gfx... " >&6; }
 -if test "${ac_cv_lib_SDL_gfx_rotozoomSurfaceXY+set}" = set; then
 +if test "${ac_cv_lib_SDL_gfx_rotozoomSurfaceXY+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    ac_check_lib_save_LIBS=$LIBS
  LIBS="-lSDL_gfx  $LIBS"
 -cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  
  /* Override any GCC internal prototype to avoid an error.
@@@ -8146,18 -9222,43 +8090,18 @@@ return rotozoomSurfaceXY ()
    return 0;
  }
  _ACEOF
 -rm -f conftest.$ac_objext conftest$ac_exeext
 -if { (ac_try="$ac_link"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_link") 2>conftest.er1
 -  ac_status=$?
 -  grep -v '^ *+' conftest.er1 >conftest.err
 -  rm -f conftest.er1
 -  cat conftest.err >&5
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } && {
 -	 test -z "$ac_c_werror_flag" ||
 -	 test ! -s conftest.err
 -       } && test -s conftest$ac_exeext && {
 -	 test "$cross_compiling" = yes ||
 -	 $as_test_x conftest$ac_exeext
 -       }; then
 +if ac_fn_c_try_link "$LINENO"; then :
    ac_cv_lib_SDL_gfx_rotozoomSurfaceXY=yes
  else
 -  $as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 -
 -	ac_cv_lib_SDL_gfx_rotozoomSurfaceXY=no
 +  ac_cv_lib_SDL_gfx_rotozoomSurfaceXY=no
  fi
 -
 -rm -rf conftest.dSYM
 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 -      conftest$ac_exeext conftest.$ac_ext
 +rm -f core conftest.err conftest.$ac_objext \
 +    conftest$ac_exeext conftest.$ac_ext
  LIBS=$ac_check_lib_save_LIBS
  fi
 -{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_SDL_gfx_rotozoomSurfaceXY" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_SDL_gfx_rotozoomSurfaceXY" >&5
  $as_echo "$ac_cv_lib_SDL_gfx_rotozoomSurfaceXY" >&6; }
 -if test "x$ac_cv_lib_SDL_gfx_rotozoomSurfaceXY" = x""yes; then
 +if test "x$ac_cv_lib_SDL_gfx_rotozoomSurfaceXY" = x""yes; then :
    cat >>confdefs.h <<_ACEOF
  #define HAVE_LIBSDL_GFX 1
  _ACEOF
@@@ -8168,12 -9269,151 +8112,12 @@@ els
    check_sdl_gfx="no"
  fi
  
 -
  for ac_header in SDL_rotozoom.h
 -do
 -as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
 -if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
 -  { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
 -$as_echo_n "checking for $ac_header... " >&6; }
 -if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
 -  $as_echo_n "(cached) " >&6
 -fi
 -ac_res=`eval 'as_val=${'$as_ac_Header'}
 -		 $as_echo "$as_val"'`
 -	       { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
 -$as_echo "$ac_res" >&6; }
 -else
 -  # Is the header compilable?
 -{ $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
 -$as_echo_n "checking $ac_header usability... " >&6; }
 -cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 -/* end confdefs.h.  */
 -$ac_includes_default
 -#include <$ac_header>
 -_ACEOF
 -rm -f conftest.$ac_objext
 -if { (ac_try="$ac_compile"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_compile") 2>conftest.er1
 -  ac_status=$?
 -  grep -v '^ *+' conftest.er1 >conftest.err
 -  rm -f conftest.er1
 -  cat conftest.err >&5
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } && {
 -	 test -z "$ac_c_werror_flag" ||
 -	 test ! -s conftest.err
 -       } && test -s conftest.$ac_objext; then
 -  ac_header_compiler=yes
 -else
 -  $as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 -
 -	ac_header_compiler=no
 -fi
 -
 -rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
 -{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
 -$as_echo "$ac_header_compiler" >&6; }
 -
 -# Is the header present?
 -{ $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
 -$as_echo_n "checking $ac_header presence... " >&6; }
 -cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 -/* end confdefs.h.  */
 -#include <$ac_header>
 -_ACEOF
 -if { (ac_try="$ac_cpp conftest.$ac_ext"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
 -  ac_status=$?
 -  grep -v '^ *+' conftest.er1 >conftest.err
 -  rm -f conftest.er1
 -  cat conftest.err >&5
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } >/dev/null && {
 -	 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
 -	 test ! -s conftest.err
 -       }; then
 -  ac_header_preproc=yes
 -else
 -  $as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 -
 -  ac_header_preproc=no
 -fi
 -
 -rm -f conftest.err conftest.$ac_ext
 -{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
 -$as_echo "$ac_header_preproc" >&6; }
 -
 -# So?  What about this header?
 -case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
 -  yes:no: )
 -    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
 -$as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
 -    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
 -$as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
 -    ac_header_preproc=yes
 -    ;;
 -  no:yes:* )
 -    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
 -$as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
 -    { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
 -$as_echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
 -    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
 -$as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
 -    { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
 -$as_echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
 -    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
 -$as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
 -    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
 -$as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
 -    ( cat <<\_ASBOX
 -## --------------------------------- ##
 -## Report this to wormux-dev at gna.org ##
 -## --------------------------------- ##
 -_ASBOX
 -     ) | sed "s/^/$as_me: WARNING:     /" >&2
 -    ;;
 -esac
 -{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
 -$as_echo_n "checking for $ac_header... " >&6; }
 -if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
 -  $as_echo_n "(cached) " >&6
 -else
 -  eval "$as_ac_Header=\$ac_header_preproc"
 -fi
 -ac_res=`eval 'as_val=${'$as_ac_Header'}
 -		 $as_echo "$as_val"'`
 -	       { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
 -$as_echo "$ac_res" >&6; }
 -
 -fi
 -as_val=`eval 'as_val=${'$as_ac_Header'}
 -		 $as_echo "$as_val"'`
 -   if test "x$as_val" = x""yes; then
 +do :
 +  ac_fn_c_check_header_mongrel "$LINENO" "SDL_rotozoom.h" "ac_cv_header_SDL_rotozoom_h" "$ac_includes_default"
 +if test "x$ac_cv_header_SDL_rotozoom_h" = x""yes; then :
    cat >>confdefs.h <<_ACEOF
 -#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
 +#define HAVE_SDL_ROTOZOOM_H 1
  _ACEOF
  
  else
@@@ -8205,8 -9445,25 +8149,8 @@@ don
  
  
  
 -
 -
 -
 -
 -
 -
 -
 -
 -
 -
 -
 -
 -
 -
 -
 -
 -
  # Check whether --with-libcurl was given.
 -if test "${with_libcurl+set}" = set; then
 +if test "${with_libcurl+set}" = set; then :
    withval=$with_libcurl; _libcurl_with=$withval
  else
    _libcurl_with=yes
@@@ -8219,9 -9476,9 +8163,9 @@@ f
  do
    # Extract the first word of "$ac_prog", so it can be a program name with args.
  set dummy $ac_prog; ac_word=$2
 -{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  $as_echo_n "checking for $ac_word... " >&6; }
 -if test "${ac_cv_prog_AWK+set}" = set; then
 +if test "${ac_cv_prog_AWK+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    if test -n "$AWK"; then
@@@ -8232,24 -9489,24 +8176,24 @@@ for as_dir in $PAT
  do
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
 -  for ac_exec_ext in '' $ac_executable_extensions; do
 +    for ac_exec_ext in '' $ac_executable_extensions; do
    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
      ac_cv_prog_AWK="$ac_prog"
 -    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 +    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
    fi
  done
 -done
 +  done
  IFS=$as_save_IFS
  
  fi
  fi
  AWK=$ac_cv_prog_AWK
  if test -n "$AWK"; then
 -  { $as_echo "$as_me:$LINENO: result: $AWK" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
  $as_echo "$AWK" >&6; }
  else
 -  { $as_echo "$as_me:$LINENO: result: no" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  $as_echo "no" >&6; }
  fi
  
@@@ -8267,9 -9524,9 +8211,9 @@@ don
          _libcurl_ldflags="-L$withval/lib"
          # Extract the first word of "curl-config", so it can be a program name with args.
  set dummy curl-config; ac_word=$2
 -{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  $as_echo_n "checking for $ac_word... " >&6; }
 -if test "${ac_cv_path__libcurl_config+set}" = set; then
 +if test "${ac_cv_path__libcurl_config+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    case $_libcurl_config in
@@@ -8282,14 -9539,14 +8226,14 @@@ for as_dir in "$withval/bin
  do
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
 -  for ac_exec_ext in '' $ac_executable_extensions; do
 +    for ac_exec_ext in '' $ac_executable_extensions; do
    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
      ac_cv_path__libcurl_config="$as_dir/$ac_word$ac_exec_ext"
 -    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 +    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
    fi
  done
 -done
 +  done
  IFS=$as_save_IFS
  
    test -z "$ac_cv_path__libcurl_config" && ac_cv_path__libcurl_config=""$withval/bin""
@@@ -8298,10 -9555,10 +8242,10 @@@ esa
  fi
  _libcurl_config=$ac_cv_path__libcurl_config
  if test -n "$_libcurl_config"; then
 -  { $as_echo "$as_me:$LINENO: result: $_libcurl_config" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $_libcurl_config" >&5
  $as_echo "$_libcurl_config" >&6; }
  else
 -  { $as_echo "$as_me:$LINENO: result: no" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  $as_echo "no" >&6; }
  fi
  
@@@ -8309,9 -9566,9 +8253,9 @@@
       else
  	# Extract the first word of "curl-config", so it can be a program name with args.
  set dummy curl-config; ac_word=$2
 -{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
  $as_echo_n "checking for $ac_word... " >&6; }
 -if test "${ac_cv_path__libcurl_config+set}" = set; then
 +if test "${ac_cv_path__libcurl_config+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    case $_libcurl_config in
@@@ -8324,14 -9581,14 +8268,14 @@@ for as_dir in $PAT
  do
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
 -  for ac_exec_ext in '' $ac_executable_extensions; do
 +    for ac_exec_ext in '' $ac_executable_extensions; do
    if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
      ac_cv_path__libcurl_config="$as_dir/$ac_word$ac_exec_ext"
 -    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 +    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
      break 2
    fi
  done
 -done
 +  done
  IFS=$as_save_IFS
  
    ;;
@@@ -8339,10 -9596,10 +8283,10 @@@ esa
  fi
  _libcurl_config=$ac_cv_path__libcurl_config
  if test -n "$_libcurl_config"; then
 -  { $as_echo "$as_me:$LINENO: result: $_libcurl_config" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $_libcurl_config" >&5
  $as_echo "$_libcurl_config" >&6; }
  else
 -  { $as_echo "$as_me:$LINENO: result: no" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  $as_echo "no" >&6; }
  fi
  
@@@ -8350,23 -9607,23 +8294,23 @@@
       fi
  
       if test x$_libcurl_config != "x" ; then
 -        { $as_echo "$as_me:$LINENO: checking for the version of libcurl" >&5
 +        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for the version of libcurl" >&5
  $as_echo_n "checking for the version of libcurl... " >&6; }
 -if test "${libcurl_cv_lib_curl_version+set}" = set; then
 +if test "${libcurl_cv_lib_curl_version+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    libcurl_cv_lib_curl_version=`$_libcurl_config --version | $AWK '{print $2}'`
  fi
 -{ $as_echo "$as_me:$LINENO: result: $libcurl_cv_lib_curl_version" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $libcurl_cv_lib_curl_version" >&5
  $as_echo "$libcurl_cv_lib_curl_version" >&6; }
  
  	_libcurl_version=`echo $libcurl_cv_lib_curl_version | $_libcurl_version_parse`
  	_libcurl_wanted=`echo 7.0 | $_libcurl_version_parse`
  
          if test $_libcurl_wanted -gt 0 ; then
 -	   { $as_echo "$as_me:$LINENO: checking for libcurl >= version 7.0" >&5
 +	   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcurl >= version 7.0" >&5
  $as_echo_n "checking for libcurl >= version 7.0... " >&6; }
 -if test "${libcurl_cv_lib_version_ok+set}" = set; then
 +if test "${libcurl_cv_lib_version_ok+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
  
@@@ -8377,7 -9634,7 +8321,7 @@@
    	      fi
  
  fi
 -{ $as_echo "$as_me:$LINENO: result: $libcurl_cv_lib_version_ok" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $libcurl_cv_lib_version_ok" >&5
  $as_echo "$libcurl_cv_lib_version_ok" >&6; }
          fi
  
@@@ -8418,9 -9675,9 +8362,9 @@@
          # link line (or failing that, "-lcurl") is enough.
          LIBCURL=${LIBCURL-"$_libcurl_ldflags -lcurl"}
  
 -        { $as_echo "$as_me:$LINENO: checking whether libcurl is usable" >&5
 +        { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether libcurl is usable" >&5
  $as_echo_n "checking whether libcurl is usable... " >&6; }
 -if test "${libcurl_cv_lib_curl_usable+set}" = set; then
 +if test "${libcurl_cv_lib_curl_usable+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
  
@@@ -8429,7 -9686,11 +8373,7 @@@
             _libcurl_save_libs=$LIBS
             LIBS="$LIBCURL $LIBS"
  
 -           cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +           cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  #include <curl/curl.h>
  int
@@@ -8451,13 -9712,38 +8395,13 @@@ x=CURLOPT_VERBOSE
    return 0;
  }
  _ACEOF
 -rm -f conftest.$ac_objext conftest$ac_exeext
 -if { (ac_try="$ac_link"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_link") 2>conftest.er1
 -  ac_status=$?
 -  grep -v '^ *+' conftest.er1 >conftest.err
 -  rm -f conftest.er1
 -  cat conftest.err >&5
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } && {
 -	 test -z "$ac_c_werror_flag" ||
 -	 test ! -s conftest.err
 -       } && test -s conftest$ac_exeext && {
 -	 test "$cross_compiling" = yes ||
 -	 $as_test_x conftest$ac_exeext
 -       }; then
 +if ac_fn_c_try_link "$LINENO"; then :
    libcurl_cv_lib_curl_usable=yes
  else
 -  $as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 -
 -	libcurl_cv_lib_curl_usable=no
 +  libcurl_cv_lib_curl_usable=no
  fi
 -
 -rm -rf conftest.dSYM
 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 -      conftest$ac_exeext conftest.$ac_ext
 +rm -f core conftest.err conftest.$ac_objext \
 +    conftest$ac_exeext conftest.$ac_ext
  
             CPPFLAGS=$_libcurl_save_cppflags
             LIBS=$_libcurl_save_libs
@@@ -8465,7 -9751,7 +8409,7 @@@
             unset _libcurl_save_libs
  
  fi
 -{ $as_echo "$as_me:$LINENO: result: $libcurl_cv_lib_curl_usable" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $libcurl_cv_lib_curl_usable" >&5
  $as_echo "$libcurl_cv_lib_curl_usable" >&6; }
  
          if test $libcurl_cv_lib_curl_usable = yes ; then
@@@ -8478,12 -9764,98 +8422,12 @@@
             _libcurl_save_libs=$LIBS
             LIBS="$LIBS $LIBCURL"
  
 -           { $as_echo "$as_me:$LINENO: checking for curl_free" >&5
 -$as_echo_n "checking for curl_free... " >&6; }
 -if test "${ac_cv_func_curl_free+set}" = set; then
 -  $as_echo_n "(cached) " >&6
 -else
 -  cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 -/* end confdefs.h.  */
 -/* Define curl_free to an innocuous variant, in case <limits.h> declares curl_free.
 -   For example, HP-UX 11i <limits.h> declares gettimeofday.  */
 -#define curl_free innocuous_curl_free
 -
 -/* System header to define __stub macros and hopefully few prototypes,
 -    which can conflict with char curl_free (); below.
 -    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
 -    <limits.h> exists even on freestanding compilers.  */
 +           ac_fn_c_check_func "$LINENO" "curl_free" "ac_cv_func_curl_free"
 +if test "x$ac_cv_func_curl_free" = x""yes; then :
  
 -#ifdef __STDC__
 -# include <limits.h>
 -#else
 -# include <assert.h>
 -#endif
 -
 -#undef curl_free
 -
 -/* Override any GCC internal prototype to avoid an error.
 -   Use char because int might match the return type of a GCC
 -   builtin and then its argument prototype would still apply.  */
 -#ifdef __cplusplus
 -extern "C"
 -#endif
 -char curl_free ();
 -/* The GNU C library defines this for functions which it implements
 -    to always fail with ENOSYS.  Some functions are actually named
 -    something starting with __ and the normal name is an alias.  */
 -#if defined __stub_curl_free || defined __stub___curl_free
 -choke me
 -#endif
 -
 -int
 -main ()
 -{
 -return curl_free ();
 -  ;
 -  return 0;
 -}
 -_ACEOF
 -rm -f conftest.$ac_objext conftest$ac_exeext
 -if { (ac_try="$ac_link"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_link") 2>conftest.er1
 -  ac_status=$?
 -  grep -v '^ *+' conftest.er1 >conftest.err
 -  rm -f conftest.er1
 -  cat conftest.err >&5
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } && {
 -	 test -z "$ac_c_werror_flag" ||
 -	 test ! -s conftest.err
 -       } && test -s conftest$ac_exeext && {
 -	 test "$cross_compiling" = yes ||
 -	 $as_test_x conftest$ac_exeext
 -       }; then
 -  ac_cv_func_curl_free=yes
 -else
 -  $as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 -
 -	ac_cv_func_curl_free=no
 -fi
 -
 -rm -rf conftest.dSYM
 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 -      conftest$ac_exeext conftest.$ac_ext
 -fi
 -{ $as_echo "$as_me:$LINENO: result: $ac_cv_func_curl_free" >&5
 -$as_echo "$ac_cv_func_curl_free" >&6; }
 -if test "x$ac_cv_func_curl_free" = x""yes; then
 -  :
  else
  
 -cat >>confdefs.h <<\_ACEOF
 -#define curl_free free
 -_ACEOF
 +$as_echo "#define curl_free free" >>confdefs.h
  
  fi
  
@@@ -8494,7 -9866,9 +8438,7 @@@
             unset _libcurl_save_libs
  
  
 -cat >>confdefs.h <<\_ACEOF
 -#define HAVE_LIBCURL 1
 -_ACEOF
 +$as_echo "#define HAVE_LIBCURL 1" >>confdefs.h
  
  
  
@@@ -8560,15 -9934,20 +8504,15 @@@ _ACEO
  
  
  
 -
  as_ac_Lib=`$as_echo "ac_cv_lib_$PNG''_png_error" | $as_tr_sh`
 -{ $as_echo "$as_me:$LINENO: checking for png_error in -l$PNG" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for png_error in -l$PNG" >&5
  $as_echo_n "checking for png_error in -l$PNG... " >&6; }
 -if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then
 +if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then :
    $as_echo_n "(cached) " >&6
  else
    ac_check_lib_save_LIBS=$LIBS
  LIBS="-l$PNG  $LIBS"
 -cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  
  /* Override any GCC internal prototype to avoid an error.
@@@ -8586,20 -9965,47 +8530,20 @@@ return png_error ()
    return 0;
  }
  _ACEOF
 -rm -f conftest.$ac_objext conftest$ac_exeext
 -if { (ac_try="$ac_link"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_link") 2>conftest.er1
 -  ac_status=$?
 -  grep -v '^ *+' conftest.er1 >conftest.err
 -  rm -f conftest.er1
 -  cat conftest.err >&5
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } && {
 -	 test -z "$ac_c_werror_flag" ||
 -	 test ! -s conftest.err
 -       } && test -s conftest$ac_exeext && {
 -	 test "$cross_compiling" = yes ||
 -	 $as_test_x conftest$ac_exeext
 -       }; then
 +if ac_fn_c_try_link "$LINENO"; then :
    eval "$as_ac_Lib=yes"
  else
 -  $as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 -
 -	eval "$as_ac_Lib=no"
 +  eval "$as_ac_Lib=no"
  fi
 -
 -rm -rf conftest.dSYM
 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 -      conftest$ac_exeext conftest.$ac_ext
 +rm -f core conftest.err conftest.$ac_objext \
 +    conftest$ac_exeext conftest.$ac_ext
  LIBS=$ac_check_lib_save_LIBS
  fi
 -ac_res=`eval 'as_val=${'$as_ac_Lib'}
 -		 $as_echo "$as_val"'`
 -	       { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
 +eval ac_res=\$$as_ac_Lib
 +	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
  $as_echo "$ac_res" >&6; }
 -as_val=`eval 'as_val=${'$as_ac_Lib'}
 -		 $as_echo "$as_val"'`
 -   if test "x$as_val" = x""yes; then
 +eval as_val=\$$as_ac_Lib
 +   if test "x$as_val" = x""yes; then :
    cat >>confdefs.h <<_ACEOF
  #define `$as_echo "HAVE_LIB$PNG" | $as_tr_cpp` 1
  _ACEOF
@@@ -8608,14 -10014,19 +8552,14 @@@
  
  fi
  
 -
 -{ $as_echo "$as_me:$LINENO: checking for IMG_Load in -lSDL_image" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for IMG_Load in -lSDL_image" >&5
  $as_echo_n "checking for IMG_Load in -lSDL_image... " >&6; }
 -if test "${ac_cv_lib_SDL_image_IMG_Load+set}" = set; then
 +if test "${ac_cv_lib_SDL_image_IMG_Load+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    ac_check_lib_save_LIBS=$LIBS
  LIBS="-lSDL_image  $LIBS"
 -cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  
  /* Override any GCC internal prototype to avoid an error.
@@@ -8633,18 -10044,43 +8577,18 @@@ return IMG_Load ()
    return 0;
  }
  _ACEOF
 -rm -f conftest.$ac_objext conftest$ac_exeext
 -if { (ac_try="$ac_link"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_link") 2>conftest.er1
 -  ac_status=$?
 -  grep -v '^ *+' conftest.er1 >conftest.err
 -  rm -f conftest.er1
 -  cat conftest.err >&5
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } && {
 -	 test -z "$ac_c_werror_flag" ||
 -	 test ! -s conftest.err
 -       } && test -s conftest$ac_exeext && {
 -	 test "$cross_compiling" = yes ||
 -	 $as_test_x conftest$ac_exeext
 -       }; then
 +if ac_fn_c_try_link "$LINENO"; then :
    ac_cv_lib_SDL_image_IMG_Load=yes
  else
 -  $as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 -
 -	ac_cv_lib_SDL_image_IMG_Load=no
 +  ac_cv_lib_SDL_image_IMG_Load=no
  fi
 -
 -rm -rf conftest.dSYM
 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 -      conftest$ac_exeext conftest.$ac_ext
 +rm -f core conftest.err conftest.$ac_objext \
 +    conftest$ac_exeext conftest.$ac_ext
  LIBS=$ac_check_lib_save_LIBS
  fi
 -{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_SDL_image_IMG_Load" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_SDL_image_IMG_Load" >&5
  $as_echo "$ac_cv_lib_SDL_image_IMG_Load" >&6; }
 -if test "x$ac_cv_lib_SDL_image_IMG_Load" = x""yes; then
 +if test "x$ac_cv_lib_SDL_image_IMG_Load" = x""yes; then :
    cat >>confdefs.h <<_ACEOF
  #define HAVE_LIBSDL_IMAGE 1
  _ACEOF
@@@ -8655,14 -10091,19 +8599,14 @@@ els
    check_sdl_image="no"
  fi
  
 -
 -{ $as_echo "$as_me:$LINENO: checking for Mix_OpenAudio in -lSDL_mixer" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for Mix_OpenAudio in -lSDL_mixer" >&5
  $as_echo_n "checking for Mix_OpenAudio in -lSDL_mixer... " >&6; }
 -if test "${ac_cv_lib_SDL_mixer_Mix_OpenAudio+set}" = set; then
 +if test "${ac_cv_lib_SDL_mixer_Mix_OpenAudio+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    ac_check_lib_save_LIBS=$LIBS
  LIBS="-lSDL_mixer  $LIBS"
 -cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  
  /* Override any GCC internal prototype to avoid an error.
@@@ -8680,18 -10121,43 +8624,18 @@@ return Mix_OpenAudio ()
    return 0;
  }
  _ACEOF
 -rm -f conftest.$ac_objext conftest$ac_exeext
 -if { (ac_try="$ac_link"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_link") 2>conftest.er1
 -  ac_status=$?
 -  grep -v '^ *+' conftest.er1 >conftest.err
 -  rm -f conftest.er1
 -  cat conftest.err >&5
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } && {
 -	 test -z "$ac_c_werror_flag" ||
 -	 test ! -s conftest.err
 -       } && test -s conftest$ac_exeext && {
 -	 test "$cross_compiling" = yes ||
 -	 $as_test_x conftest$ac_exeext
 -       }; then
 +if ac_fn_c_try_link "$LINENO"; then :
    ac_cv_lib_SDL_mixer_Mix_OpenAudio=yes
  else
 -  $as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 -
 -	ac_cv_lib_SDL_mixer_Mix_OpenAudio=no
 +  ac_cv_lib_SDL_mixer_Mix_OpenAudio=no
  fi
 -
 -rm -rf conftest.dSYM
 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 -      conftest$ac_exeext conftest.$ac_ext
 +rm -f core conftest.err conftest.$ac_objext \
 +    conftest$ac_exeext conftest.$ac_ext
  LIBS=$ac_check_lib_save_LIBS
  fi
 -{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_SDL_mixer_Mix_OpenAudio" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_SDL_mixer_Mix_OpenAudio" >&5
  $as_echo "$ac_cv_lib_SDL_mixer_Mix_OpenAudio" >&6; }
 -if test "x$ac_cv_lib_SDL_mixer_Mix_OpenAudio" = x""yes; then
 +if test "x$ac_cv_lib_SDL_mixer_Mix_OpenAudio" = x""yes; then :
    cat >>confdefs.h <<_ACEOF
  #define HAVE_LIBSDL_MIXER 1
  _ACEOF
@@@ -8702,14 -10168,19 +8646,14 @@@ els
    check_sdl_mixer="no"
  fi
  
 -
 -{ $as_echo "$as_me:$LINENO: checking for TTF_OpenFont in -lSDL_ttf" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for TTF_OpenFont in -lSDL_ttf" >&5
  $as_echo_n "checking for TTF_OpenFont in -lSDL_ttf... " >&6; }
 -if test "${ac_cv_lib_SDL_ttf_TTF_OpenFont+set}" = set; then
 +if test "${ac_cv_lib_SDL_ttf_TTF_OpenFont+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    ac_check_lib_save_LIBS=$LIBS
  LIBS="-lSDL_ttf  $LIBS"
 -cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  
  /* Override any GCC internal prototype to avoid an error.
@@@ -8727,18 -10198,43 +8671,18 @@@ return TTF_OpenFont ()
    return 0;
  }
  _ACEOF
 -rm -f conftest.$ac_objext conftest$ac_exeext
 -if { (ac_try="$ac_link"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_link") 2>conftest.er1
 -  ac_status=$?
 -  grep -v '^ *+' conftest.er1 >conftest.err
 -  rm -f conftest.er1
 -  cat conftest.err >&5
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } && {
 -	 test -z "$ac_c_werror_flag" ||
 -	 test ! -s conftest.err
 -       } && test -s conftest$ac_exeext && {
 -	 test "$cross_compiling" = yes ||
 -	 $as_test_x conftest$ac_exeext
 -       }; then
 +if ac_fn_c_try_link "$LINENO"; then :
    ac_cv_lib_SDL_ttf_TTF_OpenFont=yes
  else
 -  $as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 -
 -	ac_cv_lib_SDL_ttf_TTF_OpenFont=no
 +  ac_cv_lib_SDL_ttf_TTF_OpenFont=no
  fi
 -
 -rm -rf conftest.dSYM
 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 -      conftest$ac_exeext conftest.$ac_ext
 +rm -f core conftest.err conftest.$ac_objext \
 +    conftest$ac_exeext conftest.$ac_ext
  LIBS=$ac_check_lib_save_LIBS
  fi
 -{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_SDL_ttf_TTF_OpenFont" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_SDL_ttf_TTF_OpenFont" >&5
  $as_echo "$ac_cv_lib_SDL_ttf_TTF_OpenFont" >&6; }
 -if test "x$ac_cv_lib_SDL_ttf_TTF_OpenFont" = x""yes; then
 +if test "x$ac_cv_lib_SDL_ttf_TTF_OpenFont" = x""yes; then :
    cat >>confdefs.h <<_ACEOF
  #define HAVE_LIBSDL_TTF 1
  _ACEOF
@@@ -8749,14 -10245,19 +8693,14 @@@ els
    check_sdl_ttf="no"
  fi
  
 -
 -{ $as_echo "$as_me:$LINENO: checking for SDLNet_Init in -lSDL_net" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for SDLNet_Init in -lSDL_net" >&5
  $as_echo_n "checking for SDLNet_Init in -lSDL_net... " >&6; }
 -if test "${ac_cv_lib_SDL_net_SDLNet_Init+set}" = set; then
 +if test "${ac_cv_lib_SDL_net_SDLNet_Init+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    ac_check_lib_save_LIBS=$LIBS
  LIBS="-lSDL_net  $LIBS"
 -cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  
  /* Override any GCC internal prototype to avoid an error.
@@@ -8774,18 -10275,43 +8718,18 @@@ return SDLNet_Init ()
    return 0;
  }
  _ACEOF
 -rm -f conftest.$ac_objext conftest$ac_exeext
 -if { (ac_try="$ac_link"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_link") 2>conftest.er1
 -  ac_status=$?
 -  grep -v '^ *+' conftest.er1 >conftest.err
 -  rm -f conftest.er1
 -  cat conftest.err >&5
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } && {
 -	 test -z "$ac_c_werror_flag" ||
 -	 test ! -s conftest.err
 -       } && test -s conftest$ac_exeext && {
 -	 test "$cross_compiling" = yes ||
 -	 $as_test_x conftest$ac_exeext
 -       }; then
 +if ac_fn_c_try_link "$LINENO"; then :
    ac_cv_lib_SDL_net_SDLNet_Init=yes
  else
 -  $as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 -
 -	ac_cv_lib_SDL_net_SDLNet_Init=no
 +  ac_cv_lib_SDL_net_SDLNet_Init=no
  fi
 -
 -rm -rf conftest.dSYM
 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 -      conftest$ac_exeext conftest.$ac_ext
 +rm -f core conftest.err conftest.$ac_objext \
 +    conftest$ac_exeext conftest.$ac_ext
  LIBS=$ac_check_lib_save_LIBS
  fi
 -{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_SDL_net_SDLNet_Init" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_SDL_net_SDLNet_Init" >&5
  $as_echo "$ac_cv_lib_SDL_net_SDLNet_Init" >&6; }
 -if test "x$ac_cv_lib_SDL_net_SDLNet_Init" = x""yes; then
 +if test "x$ac_cv_lib_SDL_net_SDLNet_Init" = x""yes; then :
    cat >>confdefs.h <<_ACEOF
  #define HAVE_LIBSDL_NET 1
  _ACEOF
@@@ -8798,14 -10324,14 +8742,14 @@@ f
  
  if test "${WIN32}" = "yes"; then LIBS="$LIBS -lwsock32 -lws2_32 -luser32"; fi
  
 -{ $as_echo "$as_me:$LINENO: checking for libxml2" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for libxml2" >&5
  $as_echo_n "checking for libxml2... " >&6; }
  
  if $PACKAGE_CONFIG libxml-2.0 --libs > /dev/null 2>&1; then
 -  { $as_echo "$as_me:$LINENO: result: yes" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
  $as_echo "yes" >&6; }
  else
 -  { $as_echo "$as_me:$LINENO: result: no" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
  $as_echo "no" >&6; }
    check_libxml="no"
  fi
@@@ -8820,34 -10346,34 +8764,34 @@@ if test 
    -o x${check_libxml} = xno \
    -o x${check_curl} = xno \
    ; then
 -  { $as_echo "$as_me:$LINENO: result: " >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
  $as_echo "" >&6; }
    if test x${check_sdl_image} = xno; then
 -    { $as_echo "$as_me:$LINENO: result: ERROR: SDL_image library required" >&5
 +    { $as_echo "$as_me:${as_lineno-$LINENO}: result: ERROR: SDL_image library required" >&5
  $as_echo "ERROR: SDL_image library required" >&6; }
    fi
    if test x${check_sdl_mixer} = xno; then
 -    { $as_echo "$as_me:$LINENO: result: ERROR: SDL_mixer library required" >&5
 +    { $as_echo "$as_me:${as_lineno-$LINENO}: result: ERROR: SDL_mixer library required" >&5
  $as_echo "ERROR: SDL_mixer library required" >&6; }
    fi
    if test x${check_sdl_ttf} = xno; then
 -    { $as_echo "$as_me:$LINENO: result: ERROR: SDL_ttf library required" >&5
 +    { $as_echo "$as_me:${as_lineno-$LINENO}: result: ERROR: SDL_ttf library required" >&5
  $as_echo "ERROR: SDL_ttf library required" >&6; }
    fi
    if test x${check_sdl_gfx} = xno; then
 -    { $as_echo "$as_me:$LINENO: result: ERROR: SDL_gfx library version >= 2.0.13 required" >&5
 +    { $as_echo "$as_me:${as_lineno-$LINENO}: result: ERROR: SDL_gfx library version >= 2.0.13 required" >&5
  $as_echo "ERROR: SDL_gfx library version >= 2.0.13 required" >&6; }
    fi
    if test x${check_sdl_net} = xno; then
 -    { $as_echo "$as_me:$LINENO: result: ERROR: SDL_net library required" >&5
 +    { $as_echo "$as_me:${as_lineno-$LINENO}: result: ERROR: SDL_net library required" >&5
  $as_echo "ERROR: SDL_net library required" >&6; }
    fi
    if test x${check_libxml} = xno; then
 -    { $as_echo "$as_me:$LINENO: result: ERROR: libxml2 not found!" >&5
 +    { $as_echo "$as_me:${as_lineno-$LINENO}: result: ERROR: libxml2 not found!" >&5
  $as_echo "ERROR: libxml2 not found!" >&6; }
    fi
    if test x${check_curl} = xno; then
 -    { $as_echo "$as_me:$LINENO: result: ERROR: libcurl not found!" >&5
 +    { $as_echo "$as_me:${as_lineno-$LINENO}: result: ERROR: libcurl not found!" >&5
  $as_echo "ERROR: libcurl not found!" >&6; }
    fi
    exit 1
@@@ -8870,15 -10396,24 +8814,15 @@@ f
  
  
  
  ac_header_dirent=no
  for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
    as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
 -{ $as_echo "$as_me:$LINENO: checking for $ac_hdr that defines DIR" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
  $as_echo_n "checking for $ac_hdr that defines DIR... " >&6; }
 -if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then :
    $as_echo_n "(cached) " >&6
  else
 -  cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  #include <sys/types.h>
  #include <$ac_hdr>
@@@ -8892,18 -10427,41 +8836,18 @@@ return 0
    return 0;
  }
  _ACEOF
 -rm -f conftest.$ac_objext
 -if { (ac_try="$ac_compile"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_compile") 2>conftest.er1
 -  ac_status=$?
 -  grep -v '^ *+' conftest.er1 >conftest.err
 -  rm -f conftest.er1
 -  cat conftest.err >&5
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } && {
 -	 test -z "$ac_c_werror_flag" ||
 -	 test ! -s conftest.err
 -       } && test -s conftest.$ac_objext; then
 +if ac_fn_c_try_compile "$LINENO"; then :
    eval "$as_ac_Header=yes"
  else
 -  $as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 -
 -	eval "$as_ac_Header=no"
 +  eval "$as_ac_Header=no"
  fi
 -
  rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
  fi
 -ac_res=`eval 'as_val=${'$as_ac_Header'}
 -		 $as_echo "$as_val"'`
 -	       { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
 +eval ac_res=\$$as_ac_Header
 +	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
  $as_echo "$ac_res" >&6; }
 -as_val=`eval 'as_val=${'$as_ac_Header'}
 -		 $as_echo "$as_val"'`
 -   if test "x$as_val" = x""yes; then
 +eval as_val=\$$as_ac_Header
 +   if test "x$as_val" = x""yes; then :
    cat >>confdefs.h <<_ACEOF
  #define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
  _ACEOF
@@@ -8914,13 -10472,17 +8858,13 @@@ f
  done
  # Two versions of opendir et al. are in -ldir and -lx on SCO Xenix.
  if test $ac_header_dirent = dirent.h; then
 -  { $as_echo "$as_me:$LINENO: checking for library containing opendir" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing opendir" >&5
  $as_echo_n "checking for library containing opendir... " >&6; }
 -if test "${ac_cv_search_opendir+set}" = set; then
 +if test "${ac_cv_search_opendir+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    ac_func_search_save_LIBS=$LIBS
 -cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  
  /* Override any GCC internal prototype to avoid an error.
@@@ -8945,39 -10507,70 +8889,39 @@@ for ac_lib in '' dir; d
      ac_res=-l$ac_lib
      LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
    fi
 -  rm -f conftest.$ac_objext conftest$ac_exeext
 -if { (ac_try="$ac_link"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_link") 2>conftest.er1
 -  ac_status=$?
 -  grep -v '^ *+' conftest.er1 >conftest.err
 -  rm -f conftest.er1
 -  cat conftest.err >&5
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } && {
 -	 test -z "$ac_c_werror_flag" ||
 -	 test ! -s conftest.err
 -       } && test -s conftest$ac_exeext && {
 -	 test "$cross_compiling" = yes ||
 -	 $as_test_x conftest$ac_exeext
 -       }; then
 +  if ac_fn_c_try_link "$LINENO"; then :
    ac_cv_search_opendir=$ac_res
 -else
 -  $as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 -
 -
  fi
 -
 -rm -rf conftest.dSYM
 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 -      conftest$ac_exeext
 -  if test "${ac_cv_search_opendir+set}" = set; then
 +rm -f core conftest.err conftest.$ac_objext \
 +    conftest$ac_exeext
 +  if test "${ac_cv_search_opendir+set}" = set; then :
    break
  fi
  done
 -if test "${ac_cv_search_opendir+set}" = set; then
 -  :
 +if test "${ac_cv_search_opendir+set}" = set; then :
 +
  else
    ac_cv_search_opendir=no
  fi
  rm conftest.$ac_ext
  LIBS=$ac_func_search_save_LIBS
  fi
 -{ $as_echo "$as_me:$LINENO: result: $ac_cv_search_opendir" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_opendir" >&5
  $as_echo "$ac_cv_search_opendir" >&6; }
  ac_res=$ac_cv_search_opendir
 -if test "$ac_res" != no; then
 +if test "$ac_res" != no; then :
    test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
  
  fi
  
  else
 -  { $as_echo "$as_me:$LINENO: checking for library containing opendir" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing opendir" >&5
  $as_echo_n "checking for library containing opendir... " >&6; }
 -if test "${ac_cv_search_opendir+set}" = set; then
 +if test "${ac_cv_search_opendir+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
    ac_func_search_save_LIBS=$LIBS
 -cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  
  /* Override any GCC internal prototype to avoid an error.
@@@ -9002,39 -10595,70 +8946,39 @@@ for ac_lib in '' x; d
      ac_res=-l$ac_lib
      LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
    fi
 -  rm -f conftest.$ac_objext conftest$ac_exeext
 -if { (ac_try="$ac_link"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_link") 2>conftest.er1
 -  ac_status=$?
 -  grep -v '^ *+' conftest.er1 >conftest.err
 -  rm -f conftest.er1
 -  cat conftest.err >&5
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } && {
 -	 test -z "$ac_c_werror_flag" ||
 -	 test ! -s conftest.err
 -       } && test -s conftest$ac_exeext && {
 -	 test "$cross_compiling" = yes ||
 -	 $as_test_x conftest$ac_exeext
 -       }; then
 +  if ac_fn_c_try_link "$LINENO"; then :
    ac_cv_search_opendir=$ac_res
 -else
 -  $as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 -
 -
  fi
 -
 -rm -rf conftest.dSYM
 -rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
 -      conftest$ac_exeext
 -  if test "${ac_cv_search_opendir+set}" = set; then
 +rm -f core conftest.err conftest.$ac_objext \
 +    conftest$ac_exeext
 +  if test "${ac_cv_search_opendir+set}" = set; then :
    break
  fi
  done
 -if test "${ac_cv_search_opendir+set}" = set; then
 -  :
 +if test "${ac_cv_search_opendir+set}" = set; then :
 +
  else
    ac_cv_search_opendir=no
  fi
  rm conftest.$ac_ext
  LIBS=$ac_func_search_save_LIBS
  fi
 -{ $as_echo "$as_me:$LINENO: result: $ac_cv_search_opendir" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_opendir" >&5
  $as_echo "$ac_cv_search_opendir" >&6; }
  ac_res=$ac_cv_search_opendir
 -if test "$ac_res" != no; then
 +if test "$ac_res" != no; then :
    test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
  
  fi
  
  fi
  
 -{ $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
  $as_echo_n "checking for ANSI C header files... " >&6; }
 -if test "${ac_cv_header_stdc+set}" = set; then
 +if test "${ac_cv_header_stdc+set}" = set; then :
    $as_echo_n "(cached) " >&6
  else
 -  cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  #include <stdlib.h>
  #include <stdarg.h>
@@@ -9049,23 -10673,48 +8993,23 @@@ main (
    return 0;
  }
  _ACEOF
 -rm -f conftest.$ac_objext
 -if { (ac_try="$ac_compile"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_compile") 2>conftest.er1
 -  ac_status=$?
 -  grep -v '^ *+' conftest.er1 >conftest.err
 -  rm -f conftest.er1
 -  cat conftest.err >&5
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } && {
 -	 test -z "$ac_c_werror_flag" ||
 -	 test ! -s conftest.err
 -       } && test -s conftest.$ac_objext; then
 +if ac_fn_c_try_compile "$LINENO"; then :
    ac_cv_header_stdc=yes
  else
 -  $as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 -
 -	ac_cv_header_stdc=no
 +  ac_cv_header_stdc=no
  fi
 -
  rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
  
  if test $ac_cv_header_stdc = yes; then
    # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
 -  cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  #include <string.h>
  
  _ACEOF
  if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
 -  $EGREP "memchr" >/dev/null 2>&1; then
 -  :
 +  $EGREP "memchr" >/dev/null 2>&1; then :
 +
  else
    ac_cv_header_stdc=no
  fi
@@@ -9075,14 -10724,18 +9019,14 @@@ f
  
  if test $ac_cv_header_stdc = yes; then
    # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
 -  cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  #include <stdlib.h>
  
  _ACEOF
  if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
 -  $EGREP "free" >/dev/null 2>&1; then
 -  :
 +  $EGREP "free" >/dev/null 2>&1; then :
 +
  else
    ac_cv_header_stdc=no
  fi
@@@ -9092,10 -10745,14 +9036,10 @@@ f
  
  if test $ac_cv_header_stdc = yes; then
    # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
 -  if test "$cross_compiling" = yes; then
 +  if test "$cross_compiling" = yes; then :
    :
  else
 -  cat >conftest.$ac_ext <<_ACEOF
 -/* confdefs.h.  */
 -_ACEOF
 -cat confdefs.h >>conftest.$ac_ext
 -cat >>conftest.$ac_ext <<_ACEOF
 +  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  #include <ctype.h>
  #include <stdlib.h>
@@@ -9122,22 -10779,51 +9066,22 @@@ main (
    return 0;
  }
  _ACEOF
 -rm -f conftest$ac_exeext
 -if { (ac_try="$ac_link"
 -case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_link") 2>&5
 -  ac_status=$?
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
 -  { (case "(($ac_try" in
 -  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
 -  *) ac_try_echo=$ac_try;;
 -esac
 -eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
 -$as_echo "$ac_try_echo") >&5
 -  (eval "$ac_try") 2>&5
 -  ac_status=$?
 -  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
 -  (exit $ac_status); }; }; then
 -  :
 -else
 -  $as_echo "$as_me: program exited with status $ac_status" >&5
 -$as_echo "$as_me: failed program was:" >&5
 -sed 's/^/| /' conftest.$ac_ext >&5
 +if ac_fn_c_try_run "$LINENO"; then :
  
 -( exit $ac_status )
 -ac_cv_header_stdc=no
 +else
 +  ac_cv_header_stdc=no
  fi
 -rm -rf conftest.dSYM
 -rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
 +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
 +  conftest.$ac_objext conftest.beam conftest.$ac_ext
  fi
  
 -
  fi
  fi
 -{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
  $as_echo "$ac_cv_header_stdc" >&6; }
  if test $ac_cv_header_stdc = yes; then
  
 -cat >>confdefs.h <<\_ACEOF
 -#define STDC_HEADERS 1
 -_ACEOF
 +$as_echo "#define STDC_HEADERS 1" >>confdefs.h
  
  fi
  
@@@ -9149,7 -10835,7 +9093,7 @@@ DATA_FILES=`echo $DATA_FILES
  
  
  
- ac_config_files="$ac_config_files Makefile data/Makefile src/Makefile lib/wormux/Makefile lib/wormux-server/Makefile doc/Makefile po/Makefile tools/Makefile tools/servers/Makefile tools/servers/game_server/Makefile tools/servers/index_server/Makefile"
+ ac_config_files="$ac_config_files Makefile data/Makefile src/Makefile lib/Makefile lib/wormux/Makefile lib/wormux-server/Makefile doc/Makefile po/Makefile tools/Makefile tools/servers/Makefile tools/servers/game_server/Makefile tools/servers/index_server/Makefile"
  
  
  ac_config_headers="$ac_config_headers src/config.h"
@@@ -9182,13 -10868,13 +9126,13 @@@ _ACEO
      case $ac_val in #(
      *${as_nl}*)
        case $ac_var in #(
 -      *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
 +      *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
  $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
        esac
        case $ac_var in #(
        _ | IFS | as_nl) ;; #(
        BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
 -      *) $as_unset $ac_var ;;
 +      *) { eval $ac_var=; unset $ac_var;} ;;
        esac ;;
      esac
    done
@@@ -9196,8 -10882,8 +9140,8 @@@
    (set) 2>&1 |
      case $as_nl`(ac_space=' '; set) 2>&1` in #(
      *${as_nl}ac_space=\ *)
 -      # `set' does not quote correctly, so add quotes (double-quote
 -      # substitution turns \\\\ into \\, and sed turns \\ into \).
 +      # `set' does not quote correctly, so add quotes: double-quote
 +      # substitution turns \\\\ into \\, and sed turns \\ into \.
        sed -n \
  	"s/'/'\\\\''/g;
  	  s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
@@@ -9220,11 -10906,11 +9164,11 @@@
  if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
    if test -w "$cache_file"; then
      test "x$cache_file" != "x/dev/null" &&
 -      { $as_echo "$as_me:$LINENO: updating cache $cache_file" >&5
 +      { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
  $as_echo "$as_me: updating cache $cache_file" >&6;}
      cat confcache >$cache_file
    else
 -    { $as_echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
 +    { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
  $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
    fi
  fi
@@@ -9244,63 -10930,85 +9188,62 @@@ for ac_i in : $LIBOBJS; do test "x$ac_i
    ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
    # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
    #    will be set to the directory where LIBOBJS objects are built.
 -  ac_libobjs="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext"
 -  ac_ltlibobjs="$ac_ltlibobjs \${LIBOBJDIR}$ac_i"'$U.lo'
 +  as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
 +  as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
  done
  LIBOBJS=$ac_libobjs
  
  LTLIBOBJS=$ac_ltlibobjs
  
  
-  if test -n "$EXEEXT"; then
-   am__EXEEXT_TRUE=
-   am__EXEEXT_FALSE='#'
- else
-   am__EXEEXT_TRUE='#'
-   am__EXEEXT_FALSE=
- fi
- 
  if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
 -  { { $as_echo "$as_me:$LINENO: error: conditional \"AMDEP\" was never defined.
 -Usually this means the macro was only invoked conditionally." >&5
 -$as_echo "$as_me: error: conditional \"AMDEP\" was never defined.
 -Usually this means the macro was only invoked conditionally." >&2;}
 -   { (exit 1); exit 1; }; }
 +  as_fn_error "conditional \"AMDEP\" was never defined.
 +Usually this means the macro was only invoked conditionally." "$LINENO" 5
  fi
  if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
 -  { { $as_echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined.
 -Usually this means the macro was only invoked conditionally." >&5
 -$as_echo "$as_me: error: conditional \"am__fastdepCC\" was never defined.
 -Usually this means the macro was only invoked conditionally." >&2;}
 -   { (exit 1); exit 1; }; }
 +  as_fn_error "conditional \"am__fastdepCC\" was never defined.
 +Usually this means the macro was only invoked conditionally." "$LINENO" 5
  fi
  if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
 -  { { $as_echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined.
 -Usually this means the macro was only invoked conditionally." >&5
 -$as_echo "$as_me: error: conditional \"am__fastdepCC\" was never defined.
 -Usually this means the macro was only invoked conditionally." >&2;}
 -   { (exit 1); exit 1; }; }
 +  as_fn_error "conditional \"am__fastdepCC\" was never defined.
 +Usually this means the macro was only invoked conditionally." "$LINENO" 5
  fi
  if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then
 -  { { $as_echo "$as_me:$LINENO: error: conditional \"am__fastdepCXX\" was never defined.
 -Usually this means the macro was only invoked conditionally." >&5
 -$as_echo "$as_me: error: conditional \"am__fastdepCXX\" was never defined.
 -Usually this means the macro was only invoked conditionally." >&2;}
 -   { (exit 1); exit 1; }; }
 +  as_fn_error "conditional \"am__fastdepCXX\" was never defined.
 +Usually this means the macro was only invoked conditionally." "$LINENO" 5
  fi
+ if test -z "${BUILD_SERVERS_TRUE}" && test -z "${BUILD_SERVERS_FALSE}"; then
+   { { $as_echo "$as_me:$LINENO: error: conditional \"BUILD_SERVERS\" was never defined.
+ Usually this means the macro was only invoked conditionally." >&5
+ $as_echo "$as_me: error: conditional \"BUILD_SERVERS\" was never defined.
+ Usually this means the macro was only invoked conditionally." >&2;}
+    { (exit 1); exit 1; }; }
+ fi
  if test -z "${WIN32_TRUE}" && test -z "${WIN32_FALSE}"; then
 -  { { $as_echo "$as_me:$LINENO: error: conditional \"WIN32\" was never defined.
 -Usually this means the macro was only invoked conditionally." >&5
 -$as_echo "$as_me: error: conditional \"WIN32\" was never defined.
 -Usually this means the macro was only invoked conditionally." >&2;}
 -   { (exit 1); exit 1; }; }
 +  as_fn_error "conditional \"WIN32\" was never defined.
 +Usually this means the macro was only invoked conditionally." "$LINENO" 5
  fi
  if test -z "${AUTOPACKAGE_TRUE}" && test -z "${AUTOPACKAGE_FALSE}"; then
 -  { { $as_echo "$as_me:$LINENO: error: conditional \"AUTOPACKAGE\" was never defined.
 -Usually this means the macro was only invoked conditionally." >&5
 -$as_echo "$as_me: error: conditional \"AUTOPACKAGE\" was never defined.
 -Usually this means the macro was only invoked conditionally." >&2;}
 -   { (exit 1); exit 1; }; }
 +  as_fn_error "conditional \"AUTOPACKAGE\" was never defined.
 +Usually this means the macro was only invoked conditionally." "$LINENO" 5
  fi
  if test -z "${STATIC_TRUE}" && test -z "${STATIC_FALSE}"; then
 -  { { $as_echo "$as_me:$LINENO: error: conditional \"STATIC\" was never defined.
 -Usually this means the macro was only invoked conditionally." >&5
 -$as_echo "$as_me: error: conditional \"STATIC\" was never defined.
 -Usually this means the macro was only invoked conditionally." >&2;}
 -   { (exit 1); exit 1; }; }
 +  as_fn_error "conditional \"STATIC\" was never defined.
 +Usually this means the macro was only invoked conditionally." "$LINENO" 5
  fi
  if test -z "${GCC_TRUE}" && test -z "${GCC_FALSE}"; then
 -  { { $as_echo "$as_me:$LINENO: error: conditional \"GCC\" was never defined.
 -Usually this means the macro was only invoked conditionally." >&5
 -$as_echo "$as_me: error: conditional \"GCC\" was never defined.
 -Usually this means the macro was only invoked conditionally." >&2;}
 -   { (exit 1); exit 1; }; }
 +  as_fn_error "conditional \"GCC\" was never defined.
 +Usually this means the macro was only invoked conditionally." "$LINENO" 5
  fi
  
  : ${CONFIG_STATUS=./config.status}
  ac_write_fail=0
  ac_clean_files_save=$ac_clean_files
  ac_clean_files="$ac_clean_files $CONFIG_STATUS"
 -{ $as_echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
 +{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
  $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
 -cat >$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 +as_write_fail=0
 +cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
  #! $SHELL
  # Generated by $as_me.
  # Run this file to recreate the current configuration.
@@@ -9310,18 -11018,17 +9253,18 @@@
  debug=false
  ac_cs_recheck=false
  ac_cs_silent=false
 -SHELL=\${CONFIG_SHELL-$SHELL}
 -_ACEOF
  
 -cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 -## --------------------- ##
 -## M4sh Initialization.  ##
 -## --------------------- ##
 +SHELL=\${CONFIG_SHELL-$SHELL}
 +export SHELL
 +_ASEOF
 +cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
 +## -------------------- ##
 +## M4sh Initialization. ##
 +## -------------------- ##
  
  # Be more Bourne compatible
  DUALCASE=1; export DUALCASE # for MKS sh
 -if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
 +if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
    emulate sh
    NULLCMD=:
    # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
@@@ -9329,15 -11036,23 +9272,15 @@@
    alias -g '${1+"$@"}'='"$@"'
    setopt NO_GLOB_SUBST
  else
 -  case `(set -o) 2>/dev/null` in
 -  *posix*) set -o posix ;;
 +  case `(set -o) 2>/dev/null` in #(
 +  *posix*) :
 +    set -o posix ;; #(
 +  *) :
 +     ;;
  esac
  fi
  
  
 -
 -
 -# PATH needs CR
 -# Avoid depending upon Character Ranges.
 -as_cr_letters='abcdefghijklmnopqrstuvwxyz'
 -as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
 -as_cr_Letters=$as_cr_letters$as_cr_LETTERS
 -as_cr_digits='0123456789'
 -as_cr_alnum=$as_cr_Letters$as_cr_digits
 -
  as_nl='
  '
  export as_nl
@@@ -9345,13 -11060,7 +9288,13 @@@
  as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
  as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
  as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
 -if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
 +# Prefer a ksh shell builtin over an external printf program on Solaris,
 +# but without wasting forks for bash or zsh.
 +if test -z "$BASH_VERSION$ZSH_VERSION" \
 +    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
 +  as_echo='print -r --'
 +  as_echo_n='print -rn --'
 +elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
    as_echo='printf %s\n'
    as_echo_n='printf %s'
  else
@@@ -9362,7 -11071,7 +9305,7 @@@
      as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
      as_echo_n_body='eval
        arg=$1;
 -      case $arg in
 +      case $arg in #(
        *"$as_nl"*)
  	expr "X$arg" : "X\\(.*\\)$as_nl";
  	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
@@@ -9385,6 -11094,13 +9328,6 @@@ if test "${PATH_SEPARATOR+set}" != set
    }
  fi
  
 -# Support unset when possible.
 -if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
 -  as_unset=unset
 -else
 -  as_unset=false
 -fi
 -
  
  # IFS
  # We need space, tab and new line, in precisely that order.  Quoting is
@@@ -9394,15 -11110,15 +9337,15 @@@
  IFS=" ""	$as_nl"
  
  # Find who we are.  Look in the path if we contain no directory separator.
 -case $0 in
 +case $0 in #((
    *[\\/]* ) as_myself=$0 ;;
    *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
  for as_dir in $PATH
  do
    IFS=$as_save_IFS
    test -z "$as_dir" && as_dir=.
 -  test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
 -done
 +    test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
 +  done
  IFS=$as_save_IFS
  
       ;;
@@@ -9414,16 -11130,12 +9357,16 @@@ if test "x$as_myself" = x; the
  fi
  if test ! -f "$as_myself"; then
    $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
 -  { (exit 1); exit 1; }
 +  exit 1
  fi
  
 -# Work around bugs in pre-3.0 UWIN ksh.
 -for as_var in ENV MAIL MAILPATH
 -do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
 +# Unset variables that we do not need and which cause bugs (e.g. in
 +# pre-3.0 UWIN ksh).  But do not cause bugs in bash 2.01; the "|| exit 1"
 +# suppresses any "Segmentation fault" message there.  '((' could
 +# trigger a bug in pdksh 5.2.14.
 +for as_var in BASH_ENV ENV MAIL MAILPATH
 +do eval test x\${$as_var+set} = xset \
 +  && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
  done
  PS1='$ '
  PS2='> '
@@@ -9435,89 -11147,7 +9378,89 @@@ export LC_AL
  LANGUAGE=C
  export LANGUAGE
  
 -# Required to use basename.
 +# CDPATH.
 +(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
 +
 +
 +# as_fn_error ERROR [LINENO LOG_FD]
 +# ---------------------------------
 +# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
 +# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
 +# script with status $?, using 1 if that was 0.
 +as_fn_error ()
 +{
 +  as_status=$?; test $as_status -eq 0 && as_status=1
 +  if test "$3"; then
 +    as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
 +    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
 +  fi
 +  $as_echo "$as_me: error: $1" >&2
 +  as_fn_exit $as_status
 +} # as_fn_error
 +
 +
 +# as_fn_set_status STATUS
 +# -----------------------
 +# Set $? to STATUS, without forking.
 +as_fn_set_status ()
 +{
 +  return $1
 +} # as_fn_set_status
 +
 +# as_fn_exit STATUS
 +# -----------------
 +# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
 +as_fn_exit ()
 +{
 +  set +e
 +  as_fn_set_status $1
 +  exit $1
 +} # as_fn_exit
 +
 +# as_fn_unset VAR
 +# ---------------
 +# Portably unset VAR.
 +as_fn_unset ()
 +{
 +  { eval $1=; unset $1;}
 +}
 +as_unset=as_fn_unset
 +# as_fn_append VAR VALUE
 +# ----------------------
 +# Append the text in VALUE to the end of the definition contained in VAR. Take
 +# advantage of any shell optimizations that allow amortized linear growth over
 +# repeated appends, instead of the typical quadratic growth present in naive
 +# implementations.
 +if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
 +  eval 'as_fn_append ()
 +  {
 +    eval $1+=\$2
 +  }'
 +else
 +  as_fn_append ()
 +  {
 +    eval $1=\$$1\$2
 +  }
 +fi # as_fn_append
 +
 +# as_fn_arith ARG...
 +# ------------------
 +# Perform arithmetic evaluation on the ARGs, and store the result in the
 +# global $as_val. Take advantage of shells that can avoid forks. The arguments
 +# must be portable across $(()) and expr.
 +if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
 +  eval 'as_fn_arith ()
 +  {
 +    as_val=$(( $* ))
 +  }'
 +else
 +  as_fn_arith ()
 +  {
 +    as_val=`expr "$@" || test $? -eq 1`
 +  }
 +fi # as_fn_arith
 +
 +
  if expr a : '\(a\)' >/dev/null 2>&1 &&
     test "X`expr 00001 : '.*\(...\)'`" = X001; then
    as_expr=expr
@@@ -9531,12 -11161,8 +9474,12 @@@ els
    as_basename=false
  fi
  
 +if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
 +  as_dirname=dirname
 +else
 +  as_dirname=false
 +fi
  
 -# Name of the executable.
  as_me=`$as_basename -- "$0" ||
  $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
  	 X"$0" : 'X\(//\)$' \| \
@@@ -9556,25 -11182,76 +9499,25 @@@ $as_echo X/"$0" 
  	  }
  	  s/.*/./; q'`
  
 -# CDPATH.
 -$as_unset CDPATH
 -
 -
 -
 -  as_lineno_1=$LINENO
 -  as_lineno_2=$LINENO
 -  test "x$as_lineno_1" != "x$as_lineno_2" &&
 -  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
 -
 -  # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
 -  # uniformly replaced by the line number.  The first 'sed' inserts a
 -  # line-number line after each line using $LINENO; the second 'sed'
 -  # does the real work.  The second script uses 'N' to pair each
 -  # line-number line with the line containing $LINENO, and appends
 -  # trailing '-' during substitution so that $LINENO is not a special
 -  # case at line end.
 -  # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
 -  # scripts with optimization help from Paolo Bonzini.  Blame Lee
 -  # E. McMahon (1931-1989) for sed's syntax.  :-)
 -  sed -n '
 -    p
 -    /[$]LINENO/=
 -  ' <$as_myself |
 -    sed '
 -      s/[$]LINENO.*/&-/
 -      t lineno
 -      b
 -      :lineno
 -      N
 -      :loop
 -      s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
 -      t loop
 -      s/-\n.*//
 -    ' >$as_me.lineno &&
 -  chmod +x "$as_me.lineno" ||
 -    { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
 -   { (exit 1); exit 1; }; }
 -
 -  # Don't try to exec as it changes $[0], causing all sort of problems
 -  # (the dirname of $[0] is not the place where we might find the
 -  # original and so on.  Autoconf is especially sensitive to this).
 -  . "./$as_me.lineno"
 -  # Exit status is that of the last command.
 -  exit
 -}
 -
 -
 -if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
 -  as_dirname=dirname
 -else
 -  as_dirname=false
 -fi
 +# Avoid depending upon Character Ranges.
 +as_cr_letters='abcdefghijklmnopqrstuvwxyz'
 +as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
 +as_cr_Letters=$as_cr_letters$as_cr_LETTERS
 +as_cr_digits='0123456789'
 +as_cr_alnum=$as_cr_Letters$as_cr_digits
  
  ECHO_C= ECHO_N= ECHO_T=
 -case `echo -n x` in
 +case `echo -n x` in #(((((
  -n*)
 -  case `echo 'x\c'` in
 +  case `echo 'xy\c'` in
    *c*) ECHO_T='	';;	# ECHO_T is single tab character.
 -  *)   ECHO_C='\c';;
 +  xy)  ECHO_C='\c';;
 +  *)   echo `echo ksh88 bug on AIX 6.1` > /dev/null
 +       ECHO_T='	';;
    esac;;
  *)
    ECHO_N='-n';;
  esac
 -if expr a : '\(a\)' >/dev/null 2>&1 &&
 -   test "X`expr 00001 : '.*\(...\)'`" = X001; then
 -  as_expr=expr
 -else
 -  as_expr=false
 -fi
  
  rm -f conf$$ conf$$.exe conf$$.file
  if test -d conf$$.dir; then
@@@ -9603,56 -11280,8 +9546,56 @@@ f
  rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
  rmdir conf$$.dir 2>/dev/null
  
 +
 +# as_fn_mkdir_p
 +# -------------
 +# Create "$as_dir" as a directory, including parents if necessary.
 +as_fn_mkdir_p ()
 +{
 +
 +  case $as_dir in #(
 +  -*) as_dir=./$as_dir;;
 +  esac
 +  test -d "$as_dir" || eval $as_mkdir_p || {
 +    as_dirs=
 +    while :; do
 +      case $as_dir in #(
 +      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
 +      *) as_qdir=$as_dir;;
 +      esac
 +      as_dirs="'$as_qdir' $as_dirs"
 +      as_dir=`$as_dirname -- "$as_dir" ||
 +$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
 +	 X"$as_dir" : 'X\(//\)[^/]' \| \
 +	 X"$as_dir" : 'X\(//\)$' \| \
 +	 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
 +$as_echo X"$as_dir" |
 +    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
 +	    s//\1/
 +	    q
 +	  }
 +	  /^X\(\/\/\)[^/].*/{
 +	    s//\1/
 +	    q
 +	  }
 +	  /^X\(\/\/\)$/{
 +	    s//\1/
 +	    q
 +	  }
 +	  /^X\(\/\).*/{
 +	    s//\1/
 +	    q
 +	  }
 +	  s/.*/./; q'`
 +      test -d "$as_dir" && break
 +    done
 +    test -z "$as_dirs" || eval "mkdir $as_dirs"
 +  } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
 +
 +
 +} # as_fn_mkdir_p
  if mkdir -p . 2>/dev/null; then
 -  as_mkdir_p=:
 +  as_mkdir_p='mkdir -p "$as_dir"'
  else
    test -d ./-p && rmdir ./-p
    as_mkdir_p=false
@@@ -9671,10 -11300,10 +9614,10 @@@ els
        if test -d "$1"; then
  	test -d "$1/.";
        else
 -	case $1 in
 +	case $1 in #(
  	-*)set "./$1";;
  	esac;
 -	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
 +	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
  	???[sx]*):;;*)false;;esac;fi
      '\'' sh
    '
@@@ -9689,19 -11318,13 +9632,19 @@@ as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_c
  
  
  exec 6>&1
 +## ----------------------------------- ##
 +## Main body of $CONFIG_STATUS script. ##
 +## ----------------------------------- ##
 +_ASEOF
 +test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
  
 -# Save the log message, to keep $[0] and so on meaningful, and to
 +cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 +# Save the log message, to keep $0 and so on meaningful, and to
  # report actual input values of CONFIG_FILES etc. instead of their
  # values after options handling.
  ac_log="
- This file was extended by Wormux $as_me 0.8.4, which was
- generated by GNU Autoconf 2.64.  Invocation command line was
+ This file was extended by Wormux $as_me 0.8.5, which was
+ generated by GNU Autoconf 2.63.  Invocation command line was
  
    CONFIG_FILES    = $CONFIG_FILES
    CONFIG_HEADERS  = $CONFIG_HEADERS
@@@ -9733,11 -11356,10 +9676,11 @@@ _ACEO
  
  cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
  ac_cs_usage="\
 -\`$as_me' instantiates files from templates according to the
 -current configuration.
 +\`$as_me' instantiates files and other configuration actions
 +from templates according to the current configuration.  Unless the files
 +and actions are specified as TAGs, all are instantiated by default.
  
 -Usage: $0 [OPTION]... [FILE]...
 +Usage: $0 [OPTION]... [TAG]...
  
    -h, --help       print this help, then exit
    -V, --version    print version number and configuration settings, then exit
@@@ -9759,16 -11381,16 +9702,16 @@@ $config_header
  Configuration commands:
  $config_commands
  
 -Report bugs to <bug-autoconf at gnu.org>."
 +Report bugs to <wormux-dev at gna.org>."
  
  _ACEOF
  cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
  ac_cs_version="\\
- Wormux config.status 0.8.4
- configured by $0, generated by GNU Autoconf 2.64,
+ Wormux config.status 0.8.5
+ configured by $0, generated by GNU Autoconf 2.63,
    with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
  
 -Copyright (C) 2008 Free Software Foundation, Inc.
 +Copyright (C) 2009 Free Software Foundation, Inc.
  This config.status script is free software; the Free Software Foundation
  gives unlimited permission to copy, distribute and modify it."
  
@@@ -9811,19 -11433,20 +9754,19 @@@ d
      case $ac_optarg in
      *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
      esac
 -    CONFIG_FILES="$CONFIG_FILES '$ac_optarg'"
 +    as_fn_append CONFIG_FILES " '$ac_optarg'"
      ac_need_defaults=false;;
    --header | --heade | --head | --hea )
      $ac_shift
      case $ac_optarg in
      *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
      esac
 -    CONFIG_HEADERS="$CONFIG_HEADERS '$ac_optarg'"
 +    as_fn_append CONFIG_HEADERS " '$ac_optarg'"
      ac_need_defaults=false;;
    --he | --h)
      # Conflict between --help and --header
 -    { $as_echo "$as_me: error: ambiguous option: $1
 -Try \`$0 --help' for more information." >&2
 -   { (exit 1); exit 1; }; };;
 +    as_fn_error "ambiguous option: \`$1'
 +Try \`$0 --help' for more information.";;
    --help | --hel | -h )
      $as_echo "$ac_cs_usage"; exit ;;
    -q | -quiet | --quiet | --quie | --qui | --qu | --q \
@@@ -9831,10 -11454,11 +9774,10 @@@
      ac_cs_silent=: ;;
  
    # This is an error.
 -  -*) { $as_echo "$as_me: error: unrecognized option: $1
 -Try \`$0 --help' for more information." >&2
 -   { (exit 1); exit 1; }; } ;;
 +  -*) as_fn_error "unrecognized option: \`$1'
 +Try \`$0 --help' for more information." ;;
  
 -  *) ac_config_targets="$ac_config_targets $1"
 +  *) as_fn_append ac_config_targets " $1"
       ac_need_defaults=false ;;
  
    esac
@@@ -9897,6 -11521,7 +9840,7 @@@ d
      "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
      "data/Makefile") CONFIG_FILES="$CONFIG_FILES data/Makefile" ;;
      "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
+     "lib/Makefile") CONFIG_FILES="$CONFIG_FILES lib/Makefile" ;;
      "lib/wormux/Makefile") CONFIG_FILES="$CONFIG_FILES lib/wormux/Makefile" ;;
      "lib/wormux-server/Makefile") CONFIG_FILES="$CONFIG_FILES lib/wormux-server/Makefile" ;;
      "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
@@@ -9907,7 -11532,9 +9851,7 @@@
      "tools/servers/index_server/Makefile") CONFIG_FILES="$CONFIG_FILES tools/servers/index_server/Makefile" ;;
      "src/config.h") CONFIG_HEADERS="$CONFIG_HEADERS src/config.h" ;;
  
 -  *) { { $as_echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
 -$as_echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
 -   { (exit 1); exit 1; }; };;
 +  *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
    esac
  done
  
@@@ -9934,7 -11561,7 +9878,7 @@@ $debug |
    trap 'exit_status=$?
    { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
  ' 0
 -  trap '{ (exit 1); exit 1; }' 1 2 13 15
 +  trap 'as_fn_exit 1' 1 2 13 15
  }
  # Create a (secure) tmp directory for tmp files.
  
@@@ -9945,7 -11572,11 +9889,7 @@@
  {
    tmp=./conf$$-$RANDOM
    (umask 077 && mkdir "$tmp")
 -} ||
 -{
 -   $as_echo "$as_me: cannot create a temporary directory in ." >&2
 -   { (exit 1); exit 1; }
 -}
 +} || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5
  
  # Set up the scripts for CONFIG_FILES section.
  # No need to generate them if there are no CONFIG_FILES.
@@@ -9953,16 -11584,10 +9897,16 @@@
  if test -n "$CONFIG_FILES"; then
  
  
 -ac_cr='
'
 +ac_cr=`echo X | tr X '\015'`
 +# On cygwin, bash can eat \r inside `` if the user requested igncr.
 +# But we know of no other shell where ac_cr would be empty at this
 +# point, so we can use a bashism as a fallback.
 +if test "x$ac_cr" = x; then
 +  eval ac_cr=\$\'\\r\'
 +fi
  ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
  if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
 -  ac_cs_awk_cr='\\r'
 +  ac_cs_awk_cr='\r'
  else
    ac_cs_awk_cr=$ac_cr
  fi
@@@ -9976,18 -11601,24 +9920,18 @@@ _ACEO
    echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
    echo "_ACEOF"
  } >conf$$subs.sh ||
 -  { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
 -$as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
 -   { (exit 1); exit 1; }; }
 +  as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
  ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
  ac_delim='%!_!# '
  for ac_last_try in false false false false false :; do
    . ./conf$$subs.sh ||
 -    { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
 -$as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
 -   { (exit 1); exit 1; }; }
 +    as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
  
    ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
    if test $ac_delim_n = $ac_delim_num; then
      break
    elif $ac_last_try; then
 -    { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
 -$as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
 -   { (exit 1); exit 1; }; }
 +    as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
    else
      ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
    fi
@@@ -10076,7 -11707,9 +10020,7 @@@ if sed "s/$ac_cr//" < /dev/null > /dev/
  else
    cat
  fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
 -  || { { $as_echo "$as_me:$LINENO: error: could not setup config files machinery" >&5
 -$as_echo "$as_me: error: could not setup config files machinery" >&2;}
 -   { (exit 1); exit 1; }; }
 +  || as_fn_error "could not setup config files machinery" "$LINENO" 5
  _ACEOF
  
  # VPATH may cause trouble with some makes, so we remove $(srcdir),
@@@ -10117,7 -11750,9 +10061,7 @@@ for ac_last_try in false false :; d
    if test -z "$ac_t"; then
      break
    elif $ac_last_try; then
 -    { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_HEADERS" >&5
 -$as_echo "$as_me: error: could not make $CONFIG_HEADERS" >&2;}
 -   { (exit 1); exit 1; }; }
 +    as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5
    else
      ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
    fi
@@@ -10202,7 -11837,9 +10146,7 @@@ cat >>$CONFIG_STATUS <<_ACEOF || ac_wri
  _ACAWK
  _ACEOF
  cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 -  { { $as_echo "$as_me:$LINENO: error: could not setup config headers machinery" >&5
 -$as_echo "$as_me: error: could not setup config headers machinery" >&2;}
 -   { (exit 1); exit 1; }; }
 +  as_fn_error "could not setup config headers machinery" "$LINENO" 5
  fi # test -n "$CONFIG_HEADERS"
  
  
@@@ -10215,7 -11852,9 +10159,7 @@@ d
    esac
    case $ac_mode$ac_tag in
    :[FHL]*:*);;
 -  :L* | :C*:*) { { $as_echo "$as_me:$LINENO: error: invalid tag $ac_tag" >&5
 -$as_echo "$as_me: error: invalid tag $ac_tag" >&2;}
 -   { (exit 1); exit 1; }; };;
 +  :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;;
    :[FH]-) ac_tag=-:-;;
    :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
    esac
@@@ -10243,10 -11882,12 +10187,10 @@@
  	   [\\/$]*) false;;
  	   *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
  	   esac ||
 -	   { { $as_echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
 -$as_echo "$as_me: error: cannot find input file: $ac_f" >&2;}
 -   { (exit 1); exit 1; }; };;
 +	   as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;;
        esac
        case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
 -      ac_file_inputs="$ac_file_inputs '$ac_f'"
 +      as_fn_append ac_file_inputs " '$ac_f'"
      done
  
      # Let's still pretend it is `configure' which instantiates (i.e., don't
@@@ -10257,7 -11898,7 +10201,7 @@@
  	`' by configure.'
      if test x"$ac_file" != x-; then
        configure_input="$ac_file.  $configure_input"
 -      { $as_echo "$as_me:$LINENO: creating $ac_file" >&5
 +      { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
  $as_echo "$as_me: creating $ac_file" >&6;}
      fi
      # Neutralize special characters interpreted by sed in replacement strings.
@@@ -10270,7 -11911,9 +10214,7 @@@
  
      case $ac_tag in
      *:-:* | *:-) cat >"$tmp/stdin" \
 -      || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
 -$as_echo "$as_me: error: could not create $ac_file" >&2;}
 -   { (exit 1); exit 1; }; } ;;
 +      || as_fn_error "could not create $ac_file" "$LINENO" 5 ;;
      esac
      ;;
    esac
@@@ -10298,7 -11941,47 +10242,7 @@@ $as_echo X"$ac_file" 
  	    q
  	  }
  	  s/.*/./; q'`
 -  { as_dir="$ac_dir"
 -  case $as_dir in #(
 -  -*) as_dir=./$as_dir;;
 -  esac
 -  test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || {
 -    as_dirs=
 -    while :; do
 -      case $as_dir in #(
 -      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
 -      *) as_qdir=$as_dir;;
 -      esac
 -      as_dirs="'$as_qdir' $as_dirs"
 -      as_dir=`$as_dirname -- "$as_dir" ||
 -$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
 -	 X"$as_dir" : 'X\(//\)[^/]' \| \
 -	 X"$as_dir" : 'X\(//\)$' \| \
 -	 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
 -$as_echo X"$as_dir" |
 -    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
 -	    s//\1/
 -	    q
 -	  }
 -	  /^X\(\/\/\)[^/].*/{
 -	    s//\1/
 -	    q
 -	  }
 -	  /^X\(\/\/\)$/{
 -	    s//\1/
 -	    q
 -	  }
 -	  /^X\(\/\).*/{
 -	    s//\1/
 -	    q
 -	  }
 -	  s/.*/./; q'`
 -      test -d "$as_dir" && break
 -    done
 -    test -z "$as_dirs" || eval "mkdir $as_dirs"
 -  } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
 -$as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
 -   { (exit 1); exit 1; }; }; }
 +  as_dir="$ac_dir"; as_fn_mkdir_p
    ac_builddir=.
  
  case "$ac_dir" in
@@@ -10355,6 -12038,7 +10299,6 @@@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_wr
  # If the template does not know about datarootdir, expand it.
  # FIXME: This hack should be removed a few years after 2.60.
  ac_datarootdir_hack=; ac_datarootdir_seen=
 -
  ac_sed_dataroot='
  /datarootdir/ {
    p
@@@ -10364,11 -12048,12 +10308,11 @@@
  /@docdir@/p
  /@infodir@/p
  /@localedir@/p
 -/@mandir@/p
 -'
 +/@mandir@/p'
  case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
  *datarootdir*) ac_datarootdir_seen=yes;;
  *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
 -  { $as_echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
  $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
  _ACEOF
  cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
@@@ -10378,7 -12063,7 +10322,7 @@@
    s&@infodir@&$infodir&g
    s&@localedir@&$localedir&g
    s&@mandir@&$mandir&g
 -    s&\\\${datarootdir}&$datarootdir&g' ;;
 +  s&\\\${datarootdir}&$datarootdir&g' ;;
  esac
  _ACEOF
  
@@@ -10407,12 -12092,14 +10351,12 @@@ s&@MKDIR_P@&$ac_MKDIR_P&;t 
  $ac_datarootdir_hack
  "
  eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
 -  || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
 -$as_echo "$as_me: error: could not create $ac_file" >&2;}
 -   { (exit 1); exit 1; }; }
 +  || as_fn_error "could not create $ac_file" "$LINENO" 5
  
  test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
    { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
    { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
 -  { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
  which seems to be undefined.  Please make sure it is defined." >&5
  $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
  which seems to be undefined.  Please make sure it is defined." >&2;}
@@@ -10422,7 -12109,9 +10366,7 @@@
    -) cat "$tmp/out" && rm -f "$tmp/out";;
    *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
    esac \
 -  || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
 -$as_echo "$as_me: error: could not create $ac_file" >&2;}
 -   { (exit 1); exit 1; }; }
 +  || as_fn_error "could not create $ac_file" "$LINENO" 5
   ;;
    :H)
    #
@@@ -10433,19 -12122,25 +10377,19 @@@
        $as_echo "/* $configure_input  */" \
        && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
      } >"$tmp/config.h" \
 -      || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
 -$as_echo "$as_me: error: could not create $ac_file" >&2;}
 -   { (exit 1); exit 1; }; }
 +      || as_fn_error "could not create $ac_file" "$LINENO" 5
      if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
 -      { $as_echo "$as_me:$LINENO: $ac_file is unchanged" >&5
 +      { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
  $as_echo "$as_me: $ac_file is unchanged" >&6;}
      else
        rm -f "$ac_file"
        mv "$tmp/config.h" "$ac_file" \
 -	|| { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
 -$as_echo "$as_me: error: could not create $ac_file" >&2;}
 -   { (exit 1); exit 1; }; }
 +	|| as_fn_error "could not create $ac_file" "$LINENO" 5
      fi
    else
      $as_echo "/* $configure_input  */" \
        && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
 -      || { { $as_echo "$as_me:$LINENO: error: could not create -" >&5
 -$as_echo "$as_me: error: could not create -" >&2;}
 -   { (exit 1); exit 1; }; }
 +      || as_fn_error "could not create -" "$LINENO" 5
    fi
  # Compute "$ac_file"'s index in $config_headers.
  _am_arg="$ac_file"
@@@ -10483,7 -12178,7 +10427,7 @@@ $as_echo X"$_am_arg" 
  	  s/.*/./; q'`/stamp-h$_am_stamp_count
   ;;
  
 -  :C)  { $as_echo "$as_me:$LINENO: executing $ac_file commands" >&5
 +  :C)  { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
  $as_echo "$as_me: executing $ac_file commands" >&6;}
   ;;
    esac
@@@ -10691,7 -12386,47 +10635,7 @@@ $as_echo X"$file" 
  	    q
  	  }
  	  s/.*/./; q'`
 -      { as_dir=$dirpart/$fdir
 -  case $as_dir in #(
 -  -*) as_dir=./$as_dir;;
 -  esac
 -  test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || {
 -    as_dirs=
 -    while :; do
 -      case $as_dir in #(
 -      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
 -      *) as_qdir=$as_dir;;
 -      esac
 -      as_dirs="'$as_qdir' $as_dirs"
 -      as_dir=`$as_dirname -- "$as_dir" ||
 -$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
 -	 X"$as_dir" : 'X\(//\)[^/]' \| \
 -	 X"$as_dir" : 'X\(//\)$' \| \
 -	 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
 -$as_echo X"$as_dir" |
 -    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
 -	    s//\1/
 -	    q
 -	  }
 -	  /^X\(\/\/\)[^/].*/{
 -	    s//\1/
 -	    q
 -	  }
 -	  /^X\(\/\/\)$/{
 -	    s//\1/
 -	    q
 -	  }
 -	  /^X\(\/\).*/{
 -	    s//\1/
 -	    q
 -	  }
 -	  s/.*/./; q'`
 -      test -d "$as_dir" && break
 -    done
 -    test -z "$as_dirs" || eval "mkdir $as_dirs"
 -  } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
 -$as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
 -   { (exit 1); exit 1; }; }; }
 +      as_dir=$dirpart/$fdir; as_fn_mkdir_p
        # echo "creating $dirpart/$file"
        echo '# dummy' > "$dirpart/$file"
      done
@@@ -11346,6 -13081,222 +11290,222 @@@ EO
    fi
    mv "$ac_file.tmp" "$ac_file"
   ;;
+     "lib/Makefile":F)
+   # When this code is run, in config.status, two variables have already been
+   # set:
+   # - OBSOLETE_ALL_LINGUAS is the value of LINGUAS set in configure.in,
+   # - LINGUAS is the value of the environment variable LINGUAS at configure
+   #   time.
+ 
+   # Adjust a relative srcdir.
+   ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
+   ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
+   ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
+   # In autoconf-2.13 it is called $ac_given_srcdir.
+   # In autoconf-2.50 it is called $srcdir.
+   test -n "$ac_given_srcdir" || ac_given_srcdir="$srcdir"
+   case "$ac_given_srcdir" in
+     .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
+     /*) top_srcdir="$ac_given_srcdir" ;;
+     *)  top_srcdir="$ac_dots$ac_given_srcdir" ;;
+   esac
+ 
+   # Find a way to echo strings without interpreting backslash.
+   if test "X`(echo '\t') 2>/dev/null`" = 'X\t'; then
+     gt_echo='echo'
+   else
+     if test "X`(printf '%s\n' '\t') 2>/dev/null`" = 'X\t'; then
+       gt_echo='printf %s\n'
+     else
+       echo_func () {
+         cat <<EOT
+ 
+ EOT
+       }
+       gt_echo='echo_func'
+     fi
+   fi
+ 
+   # A sed script that extracts the value of VARIABLE from a Makefile.
+   sed_x_variable='
+ # Test if the hold space is empty.
+ x
+ s/P/P/
+ x
+ ta
+ # Yes it was empty. Look if we have the expected variable definition.
+ /^[	 ]*VARIABLE[	 ]*=/{
+   # Seen the first line of the variable definition.
+   s/^[	 ]*VARIABLE[	 ]*=//
+   ba
+ }
+ bd
+ :a
+ # Here we are processing a line from the variable definition.
+ # Remove comment, more precisely replace it with a space.
+ s/#.*$/ /
+ # See if the line ends in a backslash.
+ tb
+ :b
+ s/\\$//
+ # Print the line, without the trailing backslash.
+ p
+ tc
+ # There was no trailing backslash. The end of the variable definition is
+ # reached. Clear the hold space.
+ s/^.*$//
+ x
+ bd
+ :c
+ # A trailing backslash means that the variable definition continues in the
+ # next line. Put a nonempty string into the hold space to indicate this.
+ s/^.*$/P/
+ x
+ :d
+ '
+ 
+   # Set POTFILES to the value of the Makefile variable POTFILES.
+   sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
+   POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
+   # Compute POTFILES_DEPS as
+   #   $(foreach file, $(POTFILES), $(top_srcdir)/$(file))
+   POTFILES_DEPS=
+   for file in $POTFILES; do
+     POTFILES_DEPS="$POTFILES_DEPS "'$(top_srcdir)/'"$file"
+   done
+   POMAKEFILEDEPS=""
+ 
+   if test -n "$OBSOLETE_ALL_LINGUAS"; then
+     test -n "$as_me" && echo "$as_me: setting ALL_LINGUAS in configure.in is obsolete" || echo "setting ALL_LINGUAS in configure.in is obsolete"
+   fi
+   if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then
+     # The LINGUAS file contains the set of available languages.
+     ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
+     POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
+   else
+     # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
+     sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
+     ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
+   fi
+   # Hide the ALL_LINGUAS assigment from automake < 1.5.
+   eval 'ALL_LINGUAS''=$ALL_LINGUAS_'
+   # Compute POFILES
+   # as      $(foreach lang, $(ALL_LINGUAS), $(srcdir)/$(lang).po)
+   # Compute UPDATEPOFILES
+   # as      $(foreach lang, $(ALL_LINGUAS), $(lang).po-update)
+   # Compute DUMMYPOFILES
+   # as      $(foreach lang, $(ALL_LINGUAS), $(lang).nop)
+   # Compute GMOFILES
+   # as      $(foreach lang, $(ALL_LINGUAS), $(srcdir)/$(lang).gmo)
+   # Compute PROPERTIESFILES
+   # as      $(foreach lang, $(ALL_LINGUAS), $(top_srcdir)/$(DOMAIN)_$(lang).properties)
+   # Compute CLASSFILES
+   # as      $(foreach lang, $(ALL_LINGUAS), $(top_srcdir)/$(DOMAIN)_$(lang).class)
+   # Compute QMFILES
+   # as      $(foreach lang, $(ALL_LINGUAS), $(srcdir)/$(lang).qm)
+   # Compute MSGFILES
+   # as      $(foreach lang, $(ALL_LINGUAS), $(srcdir)/$(frob $(lang)).msg)
+   # Compute RESOURCESDLLFILES
+   # as      $(foreach lang, $(ALL_LINGUAS), $(srcdir)/$(frob $(lang))/$(DOMAIN).resources.dll)
+   case "$ac_given_srcdir" in
+     .) srcdirpre= ;;
+     *) srcdirpre='$(srcdir)/' ;;
+   esac
+   POFILES=
+   UPDATEPOFILES=
+   DUMMYPOFILES=
+   GMOFILES=
+   PROPERTIESFILES=
+   CLASSFILES=
+   QMFILES=
+   MSGFILES=
+   RESOURCESDLLFILES=
+   for lang in $ALL_LINGUAS; do
+     POFILES="$POFILES $srcdirpre$lang.po"
+     UPDATEPOFILES="$UPDATEPOFILES $lang.po-update"
+     DUMMYPOFILES="$DUMMYPOFILES $lang.nop"
+     GMOFILES="$GMOFILES $srcdirpre$lang.gmo"
+     PROPERTIESFILES="$PROPERTIESFILES \$(top_srcdir)/\$(DOMAIN)_$lang.properties"
+     CLASSFILES="$CLASSFILES \$(top_srcdir)/\$(DOMAIN)_$lang.class"
+     QMFILES="$QMFILES $srcdirpre$lang.qm"
+     frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
+     MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
+     frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
+     RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
+   done
+   # CATALOGS depends on both $ac_dir and the user's LINGUAS
+   # environment variable.
+   INST_LINGUAS=
+   if test -n "$ALL_LINGUAS"; then
+     for presentlang in $ALL_LINGUAS; do
+       useit=no
+       if test "%UNSET%" != "$LINGUAS"; then
+         desiredlanguages="$LINGUAS"
+       else
+         desiredlanguages="$ALL_LINGUAS"
+       fi
+       for desiredlang in $desiredlanguages; do
+         # Use the presentlang catalog if desiredlang is
+         #   a. equal to presentlang, or
+         #   b. a variant of presentlang (because in this case,
+         #      presentlang can be used as a fallback for messages
+         #      which are not translated in the desiredlang catalog).
+         case "$desiredlang" in
+           "$presentlang"*) useit=yes;;
+         esac
+       done
+       if test $useit = yes; then
+         INST_LINGUAS="$INST_LINGUAS $presentlang"
+       fi
+     done
+   fi
+   CATALOGS=
+   JAVACATALOGS=
+   QTCATALOGS=
+   TCLCATALOGS=
+   CSHARPCATALOGS=
+   if test -n "$INST_LINGUAS"; then
+     for lang in $INST_LINGUAS; do
+       CATALOGS="$CATALOGS $lang.gmo"
+       JAVACATALOGS="$JAVACATALOGS \$(DOMAIN)_$lang.properties"
+       QTCATALOGS="$QTCATALOGS $lang.qm"
+       frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
+       TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
+       frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
+       CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
+     done
+   fi
+ 
+   sed -e "s|@POTFILES_DEPS@|$POTFILES_DEPS|g" -e "s|@POFILES@|$POFILES|g" -e "s|@UPDATEPOFILES@|$UPDATEPOFILES|g" -e "s|@DUMMYPOFILES@|$DUMMYPOFILES|g" -e "s|@GMOFILES@|$GMOFILES|g" -e "s|@PROPERTIESFILES@|$PROPERTIESFILES|g" -e "s|@CLASSFILES@|$CLASSFILES|g" -e "s|@QMFILES@|$QMFILES|g" -e "s|@MSGFILES@|$MSGFILES|g" -e "s|@RESOURCESDLLFILES@|$RESOURCESDLLFILES|g" -e "s|@CATALOGS@|$CATALOGS|g" -e "s|@JAVACATALOGS@|$JAVACATALOGS|g" -e "s|@QTCATALOGS@|$QTCATALOGS|g" -e "s|@TCLCATALOGS@|$TCLCATALOGS|g" -e "s|@CSHARPCATALOGS@|$CSHARPCATALOGS|g" -e 's,^#distdir:,distdir:,' < "$ac_file" > "$ac_file.tmp"
+   if grep -l '@TCLCATALOGS@' "$ac_file" > /dev/null; then
+     # Add dependencies that cannot be formulated as a simple suffix rule.
+     for lang in $ALL_LINGUAS; do
+       frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
+       cat >> "$ac_file.tmp" <<EOF
+ $frobbedlang.msg: $lang.po
+ 	@echo "\$(MSGFMT) -c --tcl -d \$(srcdir) -l $lang $srcdirpre$lang.po"; \
+ 	\$(MSGFMT) -c --tcl -d "\$(srcdir)" -l $lang $srcdirpre$lang.po || { rm -f "\$(srcdir)/$frobbedlang.msg"; exit 1; }
+ EOF
+     done
+   fi
+   if grep -l '@CSHARPCATALOGS@' "$ac_file" > /dev/null; then
+     # Add dependencies that cannot be formulated as a simple suffix rule.
+     for lang in $ALL_LINGUAS; do
+       frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
+       cat >> "$ac_file.tmp" <<EOF
+ $frobbedlang/\$(DOMAIN).resources.dll: $lang.po
+ 	@echo "\$(MSGFMT) -c --csharp -d \$(srcdir) -l $lang $srcdirpre$lang.po -r \$(DOMAIN)"; \
+ 	\$(MSGFMT) -c --csharp -d "\$(srcdir)" -l $lang $srcdirpre$lang.po -r "\$(DOMAIN)" || { rm -f "\$(srcdir)/$frobbedlang.msg"; exit 1; }
+ EOF
+     done
+   fi
+   if test -n "$POMAKEFILEDEPS"; then
+     cat >> "$ac_file.tmp" <<EOF
+ Makefile: $POMAKEFILEDEPS
+ EOF
+   fi
+   mv "$ac_file.tmp" "$ac_file"
+  ;;
      "lib/wormux/Makefile":F)
    # When this code is run, in config.status, two variables have already been
    # set:
@@@ -13079,12 -15030,15 +13239,12 @@@ EO
  done # for ac_tag
  
  
 -{ (exit 0); exit 0; }
 +as_fn_exit 0
  _ACEOF
  ac_clean_files=$ac_clean_files_save
  
  test $ac_write_fail = 0 ||
 -  { { $as_echo "$as_me:$LINENO: error: write failure creating $CONFIG_STATUS" >&5
 -$as_echo "$as_me: error: write failure creating $CONFIG_STATUS" >&2;}
 -   { (exit 1); exit 1; }; }
 +  as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5
  
  
  # configure is writing to config.log, and then calls config.status.
@@@ -13105,14 -15059,15 +13265,15 @@@ if test "$no_create" != yes; the
    exec 5>>config.log
    # Use ||, not &&, to avoid exiting from the if with $? = 1, which
    # would make configure fail if this is the last instruction.
 -  $ac_cs_success || { (exit 1); exit 1; }
 +  $ac_cs_success || as_fn_exit $?
  fi
  if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
 -  { $as_echo "$as_me:$LINENO: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
 +  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
  $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
  fi
  
  
+ echo "***********************************************************"
  echo "Configuration complete"
  echo ""
  if test "$enable_autopackage" = "yes"; then
@@@ -13124,7 -15079,9 +13285,9 @@@ els
     echo ""
     echo "* [Optional] Bi-directional rendering (fribidi) : ${enable_fribidi:-no}"
     echo "* [Optional] Internationalisation (gettext)     : ${USE_NLS:-no}"
+    echo "* [Optional] Index and game servers             : ${enable_servers:-no}"
  fi
+ echo "***********************************************************"
  echo ""
  echo "Execute make to compile then execute make install to install..."
  
diff --combined data/Makefile.in
index 7ce1bbf,c41cdc5..9690b0c
--- a/data/Makefile.in
+++ b/data/Makefile.in
@@@ -1,9 -1,8 +1,8 @@@
- # Makefile.in generated by automake 1.11 from Makefile.am.
+ # Makefile.in generated by automake 1.10.2 from Makefile.am.
  # @configure_input@
  
  # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
- # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
- # Inc.
+ # 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
  # This Makefile.in is free software; the Free Software Foundation
  # gives unlimited permission to copy and/or distribute it,
  # with or without modifications, as long as this notice is preserved.
@@@ -16,9 -15,8 +15,8 @@@
  @SET_MAKE@
  
  VPATH = @srcdir@
- pkgincludedir = $(includedir)/@PACKAGE@
  pkglibdir = $(libdir)/@PACKAGE@
- pkglibexecdir = $(libexecdir)/@PACKAGE@
+ pkgincludedir = $(includedir)/@PACKAGE@
  am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  install_sh_DATA = $(install_sh) -c -m 644
  install_sh_PROGRAM = $(install_sh) -c
@@@ -46,7 -44,6 +44,6 @@@ am__configure_deps = $(am__aclocal_m4_d
  mkinstalldirs = $(install_sh) -d
  CONFIG_HEADER = $(top_builddir)/src/config.h
  CONFIG_CLEAN_FILES =
- CONFIG_CLEAN_VPATH_FILES =
  SOURCES =
  DIST_SOURCES =
  am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
@@@ -54,24 -51,12 +51,12 @@@ am__vpath_adj = case $$p in 
      $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
      *) f=$$p;; \
    esac;
- am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
- am__install_max = 40
- am__nobase_strip_setup = \
-   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
- am__nobase_strip = \
-   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
- am__nobase_list = $(am__nobase_strip_setup); \
-   for p in $$list; do echo "$$p $$p"; done | \
-   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-     if (++n[$$2] == $(am__install_max)) \
-       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-     END { for (dir in files) print dir, files[dir] }'
- am__base_list = \
-   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
+ am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
  am__installdirs = "$(DESTDIR)$(pkgdatadir)" "$(DESTDIR)$(pixmapsdir)" \
  	"$(DESTDIR)$(xdg_appsdir)"
+ nobase_dist_pkgdataDATA_INSTALL = $(install_sh_DATA)
+ pixmapsDATA_INSTALL = $(INSTALL_DATA)
+ xdg_appsDATA_INSTALL = $(INSTALL_DATA)
  DATA = $(nobase_dist_pkgdata_DATA) $(pixmaps_DATA) $(xdg_apps_DATA)
  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  pkgdatadir = @DATADIR@
@@@ -134,7 -119,6 +119,7 @@@ PACKAGE_CONFIG = @PACKAGE_CONFIG
  PACKAGE_NAME = @PACKAGE_NAME@
  PACKAGE_STRING = @PACKAGE_STRING@
  PACKAGE_TARNAME = @PACKAGE_TARNAME@
 +PACKAGE_URL = @PACKAGE_URL@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  POSUB = @POSUB@
@@@ -226,9 -210,9 +211,9 @@@ $(srcdir)/Makefile.in:  $(srcdir)/Makef
  	      exit 1;; \
  	  esac; \
  	done; \
- 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign data/Makefile'; \
- 	$(am__cd) $(top_srcdir) && \
- 	  $(AUTOMAKE) --foreign data/Makefile
+ 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  data/Makefile'; \
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --foreign  data/Makefile
  .PRECIOUS: Makefile
  Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  	@case '$?' in \
@@@ -246,70 -230,59 +231,59 @@@ $(top_srcdir)/configure:  $(am__configu
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  install-nobase_dist_pkgdataDATA: $(nobase_dist_pkgdata_DATA)
  	@$(NORMAL_INSTALL)
  	test -z "$(pkgdatadir)" || $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)"
- 	@list='$(nobase_dist_pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
- 	$(am__nobase_list) | while read dir files; do \
- 	  xfiles=; for file in $$files; do \
- 	    if test -f "$$file"; then xfiles="$$xfiles $$file"; \
- 	    else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
- 	  test -z "$$xfiles" || { \
- 	    test "x$$dir" = x. || { \
- 	      echo "$(MKDIR_P) '$(DESTDIR)$(pkgdatadir)/$$dir'"; \
- 	      $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)/$$dir"; }; \
- 	    echo " $(INSTALL_DATA) $$xfiles '$(DESTDIR)$(pkgdatadir)/$$dir'"; \
- 	    $(INSTALL_DATA) $$xfiles "$(DESTDIR)$(pkgdatadir)/$$dir" || exit $$?; }; \
+ 	@$(am__vpath_adj_setup) \
+ 	list='$(nobase_dist_pkgdata_DATA)'; for p in $$list; do \
+ 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
+ 	  $(am__vpath_adj) \
+ 	  echo " $(nobase_dist_pkgdataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgdatadir)/$$f'"; \
+ 	  $(nobase_dist_pkgdataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgdatadir)/$$f"; \
  	done
  
  uninstall-nobase_dist_pkgdataDATA:
  	@$(NORMAL_UNINSTALL)
- 	@list='$(nobase_dist_pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
- 	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
- 	test -n "$$files" || exit 0; \
- 	echo " ( cd '$(DESTDIR)$(pkgdatadir)' && rm -f" $$files ")"; \
- 	cd "$(DESTDIR)$(pkgdatadir)" && rm -f $$files
+ 	@$(am__vpath_adj_setup) \
+ 	list='$(nobase_dist_pkgdata_DATA)'; for p in $$list; do \
+ 	  $(am__vpath_adj) \
+ 	  echo " rm -f '$(DESTDIR)$(pkgdatadir)/$$f'"; \
+ 	  rm -f "$(DESTDIR)$(pkgdatadir)/$$f"; \
+ 	done
  install-pixmapsDATA: $(pixmaps_DATA)
  	@$(NORMAL_INSTALL)
  	test -z "$(pixmapsdir)" || $(MKDIR_P) "$(DESTDIR)$(pixmapsdir)"
- 	@list='$(pixmaps_DATA)'; test -n "$(pixmapsdir)" || list=; \
- 	for p in $$list; do \
+ 	@list='$(pixmaps_DATA)'; for p in $$list; do \
  	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
- 	  echo "$$d$$p"; \
- 	done | $(am__base_list) | \
- 	while read files; do \
- 	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pixmapsdir)'"; \
- 	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pixmapsdir)" || exit $$?; \
+ 	  f=$(am__strip_dir) \
+ 	  echo " $(pixmapsDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pixmapsdir)/$$f'"; \
+ 	  $(pixmapsDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pixmapsdir)/$$f"; \
  	done
  
  uninstall-pixmapsDATA:
  	@$(NORMAL_UNINSTALL)
- 	@list='$(pixmaps_DATA)'; test -n "$(pixmapsdir)" || list=; \
- 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
- 	test -n "$$files" || exit 0; \
- 	echo " ( cd '$(DESTDIR)$(pixmapsdir)' && rm -f" $$files ")"; \
- 	cd "$(DESTDIR)$(pixmapsdir)" && rm -f $$files
+ 	@list='$(pixmaps_DATA)'; for p in $$list; do \
+ 	  f=$(am__strip_dir) \
+ 	  echo " rm -f '$(DESTDIR)$(pixmapsdir)/$$f'"; \
+ 	  rm -f "$(DESTDIR)$(pixmapsdir)/$$f"; \
+ 	done
  install-xdg_appsDATA: $(xdg_apps_DATA)
  	@$(NORMAL_INSTALL)
  	test -z "$(xdg_appsdir)" || $(MKDIR_P) "$(DESTDIR)$(xdg_appsdir)"
- 	@list='$(xdg_apps_DATA)'; test -n "$(xdg_appsdir)" || list=; \
- 	for p in $$list; do \
+ 	@list='$(xdg_apps_DATA)'; for p in $$list; do \
  	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
- 	  echo "$$d$$p"; \
- 	done | $(am__base_list) | \
- 	while read files; do \
- 	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(xdg_appsdir)'"; \
- 	  $(INSTALL_DATA) $$files "$(DESTDIR)$(xdg_appsdir)" || exit $$?; \
+ 	  f=$(am__strip_dir) \
+ 	  echo " $(xdg_appsDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(xdg_appsdir)/$$f'"; \
+ 	  $(xdg_appsDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(xdg_appsdir)/$$f"; \
  	done
  
  uninstall-xdg_appsDATA:
  	@$(NORMAL_UNINSTALL)
- 	@list='$(xdg_apps_DATA)'; test -n "$(xdg_appsdir)" || list=; \
- 	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
- 	test -n "$$files" || exit 0; \
- 	echo " ( cd '$(DESTDIR)$(xdg_appsdir)' && rm -f" $$files ")"; \
- 	cd "$(DESTDIR)$(xdg_appsdir)" && rm -f $$files
+ 	@list='$(xdg_apps_DATA)'; for p in $$list; do \
+ 	  f=$(am__strip_dir) \
+ 	  echo " rm -f '$(DESTDIR)$(xdg_appsdir)/$$f'"; \
+ 	  rm -f "$(DESTDIR)$(xdg_appsdir)/$$f"; \
+ 	done
  tags: TAGS
  TAGS:
  
@@@ -333,17 -306,13 +307,13 @@@ distdir: $(DISTFILES
  	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  	  if test -d $$d/$$file; then \
  	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
- 	    if test -d "$(distdir)/$$file"; then \
- 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- 	    fi; \
  	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
- 	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
- 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+ 	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  	    fi; \
- 	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
+ 	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  	  else \
- 	    test -f "$(distdir)/$$file" \
- 	    || cp -p $$d/$$file "$(distdir)/$$file" \
+ 	    test -f $(distdir)/$$file \
+ 	    || cp -p $$d/$$file $(distdir)/$$file \
  	    || exit 1; \
  	  fi; \
  	done
@@@ -374,7 -343,6 +344,6 @@@ clean-generic
  
  distclean-generic:
  	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
- 	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  
  maintainer-clean-generic:
  	@echo "This command is intended for maintainers to use"
@@@ -393,8 -361,6 +362,6 @@@ dvi-am
  
  html: html-am
  
- html-am:
- 
  info: info-am
  
  info-am:
@@@ -404,28 -370,18 +371,18 @@@ install-data-am: install-nobase_dist_pk
  
  install-dvi: install-dvi-am
  
- install-dvi-am:
- 
  install-exec-am:
  
  install-html: install-html-am
  
- install-html-am:
- 
  install-info: install-info-am
  
- install-info-am:
- 
  install-man:
  
  install-pdf: install-pdf-am
  
- install-pdf-am:
- 
  install-ps: install-ps-am
  
- install-ps-am:
- 
  installcheck-am:
  
  maintainer-clean: maintainer-clean-am
@@@ -462,7 -418,6 +419,6 @@@ uninstall-am: uninstall-nobase_dist_pkg
  	uninstall-nobase_dist_pkgdataDATA uninstall-pixmapsDATA \
  	uninstall-xdg_appsDATA
  
- 
  # Tell versions [3.59,3.63) of GNU make to not export all variables.
  # Otherwise a system limit (for SysV at least) may be exceeded.
  .NOEXPORT:
diff --combined doc/Makefile.in
index de14b5b,c75f348..3067854
--- a/doc/Makefile.in
+++ b/doc/Makefile.in
@@@ -1,9 -1,8 +1,8 @@@
- # Makefile.in generated by automake 1.11 from Makefile.am.
+ # Makefile.in generated by automake 1.10.2 from Makefile.am.
  # @configure_input@
  
  # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
- # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
- # Inc.
+ # 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
  # This Makefile.in is free software; the Free Software Foundation
  # gives unlimited permission to copy and/or distribute it,
  # with or without modifications, as long as this notice is preserved.
@@@ -16,9 -15,8 +15,8 @@@
  @SET_MAKE@
  VPATH = @srcdir@
  pkgdatadir = $(datadir)/@PACKAGE@
- pkgincludedir = $(includedir)/@PACKAGE@
  pkglibdir = $(libdir)/@PACKAGE@
- pkglibexecdir = $(libexecdir)/@PACKAGE@
+ pkgincludedir = $(includedir)/@PACKAGE@
  am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  install_sh_DATA = $(install_sh) -c -m 644
  install_sh_PROGRAM = $(install_sh) -c
@@@ -45,7 -43,6 +43,6 @@@ am__configure_deps = $(am__aclocal_m4_d
  mkinstalldirs = $(install_sh) -d
  CONFIG_HEADER = $(top_builddir)/src/config.h
  CONFIG_CLEAN_FILES =
- CONFIG_CLEAN_VPATH_FILES =
  SOURCES =
  DIST_SOURCES =
  RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
@@@ -55,65 -52,16 +52,16 @@@
  	install-pdf-recursive install-ps-recursive install-recursive \
  	installcheck-recursive installdirs-recursive pdf-recursive \
  	ps-recursive uninstall-recursive
- am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
- am__vpath_adj = case $$p in \
-     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-     *) f=$$p;; \
-   esac;
- am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
- am__install_max = 40
- am__nobase_strip_setup = \
-   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
- am__nobase_strip = \
-   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
- am__nobase_list = $(am__nobase_strip_setup); \
-   for p in $$list; do echo "$$p $$p"; done | \
-   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-     if (++n[$$2] == $(am__install_max)) \
-       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-     END { for (dir in files) print dir, files[dir] }'
- am__base_list = \
-   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
  man6dir = $(mandir)/man6
  am__installdirs = "$(DESTDIR)$(man6dir)"
  NROFF = nroff
  MANS = $(man6_MANS)
  RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
    distclean-recursive maintainer-clean-recursive
- AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
- 	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
- 	distdir
  ETAGS = etags
  CTAGS = ctags
  DIST_SUBDIRS = $(SUBDIRS)
  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
- am__relativize = \
-   dir0=`pwd`; \
-   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
-   sed_rest='s,^[^/]*/*,,'; \
-   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
-   sed_butlast='s,/*[^/]*$$,,'; \
-   while test -n "$$dir1"; do \
-     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
-     if test "$$first" != "."; then \
-       if test "$$first" = ".."; then \
-         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
-         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
-       else \
-         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
-         if test "$$first2" = "$$first"; then \
-           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
-         else \
-           dir2="../$$dir2"; \
-         fi; \
-         dir0="$$dir0"/"$$first"; \
-       fi; \
-     fi; \
-     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
-   done; \
-   reldir="$$dir2"
  ACLOCAL = @ACLOCAL@
  AMTAR = @AMTAR@
  AUTOCONF = @AUTOCONF@
@@@ -173,7 -121,6 +121,7 @@@ PACKAGE_CONFIG = @PACKAGE_CONFIG
  PACKAGE_NAME = @PACKAGE_NAME@
  PACKAGE_STRING = @PACKAGE_STRING@
  PACKAGE_TARNAME = @PACKAGE_TARNAME@
 +PACKAGE_URL = @PACKAGE_URL@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  POSUB = @POSUB@
@@@ -262,9 -209,9 +210,9 @@@ $(srcdir)/Makefile.in:  $(srcdir)/Makef
  	      exit 1;; \
  	  esac; \
  	done; \
- 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \
- 	$(am__cd) $(top_srcdir) && \
- 	  $(AUTOMAKE) --foreign doc/Makefile
+ 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  doc/Makefile'; \
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --foreign  doc/Makefile
  .PRECIOUS: Makefile
  Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  	@case '$?' in \
@@@ -282,41 -229,51 +230,51 @@@ $(top_srcdir)/configure:  $(am__configu
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
- $(am__aclocal_m4_deps):
- install-man6: $(man6_MANS)
+ install-man6: $(man6_MANS) $(man_MANS)
  	@$(NORMAL_INSTALL)
  	test -z "$(man6dir)" || $(MKDIR_P) "$(DESTDIR)$(man6dir)"
- 	@list='$(man6_MANS)'; test -n "$(man6dir)" || exit 0; \
- 	{ for i in $$list; do echo "$$i"; done; \
- 	} | while read p; do \
- 	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
- 	  echo "$$d$$p"; echo "$$p"; \
- 	done | \
- 	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^6][0-9a-z]*$$,6,;x' \
- 	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
- 	sed 'N;N;s,\n, ,g' | { \
- 	list=; while read file base inst; do \
- 	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
- 	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man6dir)/$$inst'"; \
- 	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man6dir)/$$inst" || exit $$?; \
- 	  fi; \
+ 	@list='$(man6_MANS) $(dist_man6_MANS) $(nodist_man6_MANS)'; \
+ 	l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
+ 	for i in $$l2; do \
+ 	  case "$$i" in \
+ 	    *.6*) list="$$list $$i" ;; \
+ 	  esac; \
  	done; \
- 	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
- 	while read files; do \
- 	  test -z "$$files" || { \
- 	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man6dir)'"; \
- 	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man6dir)" || exit $$?; }; \
- 	done; }
- 
+ 	for i in $$list; do \
+ 	  if test -f $$i; then file=$$i; \
+ 	  else file=$(srcdir)/$$i; fi; \
+ 	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
+ 	  case "$$ext" in \
+ 	    6*) ;; \
+ 	    *) ext='6' ;; \
+ 	  esac; \
+ 	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
+ 	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
+ 	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
+ 	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man6dir)/$$inst'"; \
+ 	  $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man6dir)/$$inst"; \
+ 	done
  uninstall-man6:
  	@$(NORMAL_UNINSTALL)
- 	@list='$(man6_MANS)'; test -n "$(man6dir)" || exit 0; \
- 	files=`{ for i in $$list; do echo "$$i"; done; \
- 	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^6][0-9a-z]*$$,6,;x' \
- 	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
- 	test -z "$$files" || { \
- 	  echo " ( cd '$(DESTDIR)$(man6dir)' && rm -f" $$files ")"; \
- 	  cd "$(DESTDIR)$(man6dir)" && rm -f $$files; }
+ 	@list='$(man6_MANS) $(dist_man6_MANS) $(nodist_man6_MANS)'; \
+ 	l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
+ 	for i in $$l2; do \
+ 	  case "$$i" in \
+ 	    *.6*) list="$$list $$i" ;; \
+ 	  esac; \
+ 	done; \
+ 	for i in $$list; do \
+ 	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
+ 	  case "$$ext" in \
+ 	    6*) ;; \
+ 	    *) ext='6' ;; \
+ 	  esac; \
+ 	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
+ 	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
+ 	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
+ 	  echo " rm -f '$(DESTDIR)$(man6dir)/$$inst'"; \
+ 	  rm -f "$(DESTDIR)$(man6dir)/$$inst"; \
+ 	done
  
  # This directory's subdirectories are mostly independent; you can cd
  # into them and run `make' without going through this Makefile.
@@@ -342,7 -299,7 +300,7 @@@ $(RECURSIVE_TARGETS)
  	  else \
  	    local_target="$$target"; \
  	  fi; \
- 	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
+ 	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  	  || eval $$failcom; \
  	done; \
  	if test "$$dot_seen" = "no"; then \
@@@ -376,16 -333,16 +334,16 @@@ $(RECURSIVE_CLEAN_TARGETS)
  	  else \
  	    local_target="$$target"; \
  	  fi; \
- 	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
+ 	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  	  || eval $$failcom; \
  	done && test -z "$$fail"
  tags-recursive:
  	list='$(SUBDIRS)'; for subdir in $$list; do \
- 	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
+ 	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
  	done
  ctags-recursive:
  	list='$(SUBDIRS)'; for subdir in $$list; do \
- 	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
+ 	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
  	done
  
  ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
@@@ -400,7 -357,7 +358,7 @@@ tags: TAG
  
  TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
  		$(TAGS_FILES) $(LISP)
- 	set x; \
+ 	tags=; \
  	here=`pwd`; \
  	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
  	  include_option=--etags-include; \
@@@ -412,7 -369,7 +370,7 @@@
  	list='$(SUBDIRS)'; for subdir in $$list; do \
  	  if test "$$subdir" = .; then :; else \
  	    test ! -f $$subdir/TAGS || \
- 	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
+ 	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
  	  fi; \
  	done; \
  	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
@@@ -421,52 -378,34 +379,34 @@@
  	  done | \
  	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  	      END { if (nonempty) { for (i in files) print i; }; }'`; \
- 	shift; \
- 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
+ 	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
  	  test -n "$$unique" || unique=$$empty_fix; \
- 	  if test $$# -gt 0; then \
- 	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- 	      "$$@" $$unique; \
- 	  else \
- 	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- 	      $$unique; \
- 	  fi; \
+ 	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+ 	    $$tags $$unique; \
  	fi
  ctags: CTAGS
  CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
  		$(TAGS_FILES) $(LISP)
+ 	tags=; \
  	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
  	unique=`for i in $$list; do \
  	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  	  done | \
  	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  	      END { if (nonempty) { for (i in files) print i; }; }'`; \
- 	test -z "$(CTAGS_ARGS)$$unique" \
+ 	test -z "$(CTAGS_ARGS)$$tags$$unique" \
  	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
- 	     $$unique
+ 	     $$tags $$unique
  
  GTAGS:
  	here=`$(am__cd) $(top_builddir) && pwd` \
- 	  && $(am__cd) $(top_srcdir) \
- 	  && gtags -i $(GTAGS_ARGS) "$$here"
+ 	  && cd $(top_srcdir) \
+ 	  && gtags -i $(GTAGS_ARGS) $$here
  
  distclean-tags:
  	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  
  distdir: $(DISTFILES)
- 	@list='$(MANS)'; if test -n "$$list"; then \
- 	  list=`for p in $$list; do \
- 	    if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
- 	    if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
- 	  if test -n "$$list" && \
- 	    grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
- 	    echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
- 	    grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
- 	    echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
- 	    echo "       typically \`make maintainer-clean' will remove them" >&2; \
- 	    exit 1; \
- 	  else :; fi; \
- 	else :; fi
  	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  	list='$(DISTFILES)'; \
@@@ -482,44 -421,29 +422,29 @@@
  	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  	  if test -d $$d/$$file; then \
  	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
- 	    if test -d "$(distdir)/$$file"; then \
- 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- 	    fi; \
  	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
- 	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
- 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+ 	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  	    fi; \
- 	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
+ 	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  	  else \
- 	    test -f "$(distdir)/$$file" \
- 	    || cp -p $$d/$$file "$(distdir)/$$file" \
+ 	    test -f $(distdir)/$$file \
+ 	    || cp -p $$d/$$file $(distdir)/$$file \
  	    || exit 1; \
  	  fi; \
  	done
- 	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
+ 	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
  	  if test "$$subdir" = .; then :; else \
  	    test -d "$(distdir)/$$subdir" \
  	    || $(MKDIR_P) "$(distdir)/$$subdir" \
  	    || exit 1; \
- 	  fi; \
- 	done
- 	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
- 	  if test "$$subdir" = .; then :; else \
- 	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
- 	    $(am__relativize); \
- 	    new_distdir=$$reldir; \
- 	    dir1=$$subdir; dir2="$(top_distdir)"; \
- 	    $(am__relativize); \
- 	    new_top_distdir=$$reldir; \
- 	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
- 	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
- 	    ($(am__cd) $$subdir && \
+ 	    distdir=`$(am__cd) $(distdir) && pwd`; \
+ 	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
+ 	    (cd $$subdir && \
  	      $(MAKE) $(AM_MAKEFLAGS) \
- 	        top_distdir="$$new_top_distdir" \
- 	        distdir="$$new_distdir" \
+ 	        top_distdir="$$top_distdir" \
+ 	        distdir="$$distdir/$$subdir" \
  		am__remove_distdir=: \
  		am__skip_length_check=: \
- 		am__skip_mode_fix=: \
  	        distdir) \
  	      || exit 1; \
  	  fi; \
@@@ -552,7 -476,6 +477,6 @@@ clean-generic
  
  distclean-generic:
  	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
- 	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  
  maintainer-clean-generic:
  	@echo "This command is intended for maintainers to use"
@@@ -571,8 -494,6 +495,6 @@@ dvi-am
  
  html: html-recursive
  
- html-am:
- 
  info: info-recursive
  
  info-am:
@@@ -581,28 -502,18 +503,18 @@@ install-data-am: install-ma
  
  install-dvi: install-dvi-recursive
  
- install-dvi-am:
- 
  install-exec-am:
  
  install-html: install-html-recursive
  
- install-html-am:
- 
  install-info: install-info-recursive
  
- install-info-am:
- 
  install-man: install-man6
  
  install-pdf: install-pdf-recursive
  
- install-pdf-am:
- 
  install-ps: install-ps-recursive
  
- install-ps-am:
- 
  installcheck-am:
  
  maintainer-clean: maintainer-clean-recursive
@@@ -625,8 -536,8 +537,8 @@@ uninstall-am: uninstall-ma
  
  uninstall-man: uninstall-man6
  
- .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
- 	install-am install-strip tags-recursive
+ .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
+ 	install-strip
  
  .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
  	all all-am check check-am clean clean-generic ctags \
@@@ -642,7 -553,6 +554,6 @@@
  	pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
  	uninstall-man uninstall-man6
  
- 
  # Tell versions [3.59,3.63) of GNU make to not export all variables.
  # Otherwise a system limit (for SysV at least) may be exceeded.
  .NOEXPORT:
diff --combined lib/wormux-server/Makefile.in
index 2935b1a,834137b..073f168
--- a/lib/wormux-server/Makefile.in
+++ b/lib/wormux-server/Makefile.in
@@@ -1,9 -1,8 +1,8 @@@
- # Makefile.in generated by automake 1.11 from Makefile.am.
+ # Makefile.in generated by automake 1.10.2 from Makefile.am.
  # @configure_input@
  
  # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
- # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
- # Inc.
+ # 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
  # This Makefile.in is free software; the Free Software Foundation
  # gives unlimited permission to copy and/or distribute it,
  # with or without modifications, as long as this notice is preserved.
@@@ -17,9 -16,8 +16,8 @@@
  
  VPATH = @srcdir@
  pkgdatadir = $(datadir)/@PACKAGE@
- pkgincludedir = $(includedir)/@PACKAGE@
  pkglibdir = $(libdir)/@PACKAGE@
- pkglibexecdir = $(libexecdir)/@PACKAGE@
+ pkgincludedir = $(includedir)/@PACKAGE@
  am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  install_sh_DATA = $(install_sh) -c -m 644
  install_sh_PROGRAM = $(install_sh) -c
@@@ -46,7 -44,6 +44,6 @@@ am__configure_deps = $(am__aclocal_m4_d
  mkinstalldirs = $(install_sh) -d
  CONFIG_HEADER = $(top_builddir)/src/config.h
  CONFIG_CLEAN_FILES =
- CONFIG_CLEAN_VPATH_FILES =
  LIBRARIES = $(noinst_LIBRARIES)
  AR = ar
  ARFLAGS = cru
@@@ -58,7 -55,6 +55,6 @@@ libwormux_server_a_OBJECTS = $(am_libwo
  DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)/src
  depcomp = $(SHELL) $(top_srcdir)/depcomp
  am__depfiles_maybe = depfiles
- am__mv = mv -f
  CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
  	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
  CXXLD = $(CXX)
@@@ -79,38 -75,10 +75,10 @@@ RECURSIVE_TARGETS = all-recursive check
  	ps-recursive uninstall-recursive
  RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
    distclean-recursive maintainer-clean-recursive
- AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
- 	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
- 	distdir
  ETAGS = etags
  CTAGS = ctags
  DIST_SUBDIRS = $(SUBDIRS)
  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
- am__relativize = \
-   dir0=`pwd`; \
-   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
-   sed_rest='s,^[^/]*/*,,'; \
-   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
-   sed_butlast='s,/*[^/]*$$,,'; \
-   while test -n "$$dir1"; do \
-     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
-     if test "$$first" != "."; then \
-       if test "$$first" = ".."; then \
-         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
-         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
-       else \
-         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
-         if test "$$first2" = "$$first"; then \
-           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
-         else \
-           dir2="../$$dir2"; \
-         fi; \
-         dir0="$$dir0"/"$$first"; \
-       fi; \
-     fi; \
-     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
-   done; \
-   reldir="$$dir2"
  ACLOCAL = @ACLOCAL@
  AMTAR = @AMTAR@
  AUTOCONF = @AUTOCONF@
@@@ -170,7 -138,6 +138,7 @@@ PACKAGE_CONFIG = @PACKAGE_CONFIG
  PACKAGE_NAME = @PACKAGE_NAME@
  PACKAGE_STRING = @PACKAGE_STRING@
  PACKAGE_TARNAME = @PACKAGE_TARNAME@
 +PACKAGE_URL = @PACKAGE_URL@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  POSUB = @POSUB@
@@@ -270,9 -237,9 +238,9 @@@ $(srcdir)/Makefile.in:  $(srcdir)/Makef
  	      exit 1;; \
  	  esac; \
  	done; \
- 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign lib/wormux-server/Makefile'; \
- 	$(am__cd) $(top_srcdir) && \
- 	  $(AUTOMAKE) --foreign lib/wormux-server/Makefile
+ 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  lib/wormux-server/Makefile'; \
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --foreign  lib/wormux-server/Makefile
  .PRECIOUS: Makefile
  Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  	@case '$?' in \
@@@ -290,7 -257,6 +258,6 @@@ $(top_srcdir)/configure:  $(am__configu
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
- $(am__aclocal_m4_deps):
  
  clean-noinstLIBRARIES:
  	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
@@@ -311,56 -277,56 +278,56 @@@ distclean-compile
  
  .cpp.o:
  @am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ $<
  
  .cpp.obj:
  @am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
  
  clock.o: ./src/clock.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT clock.o -MD -MP -MF $(DEPDIR)/clock.Tpo -c -o clock.o `test -f './src/clock.cpp' || echo '$(srcdir)/'`./src/clock.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/clock.Tpo $(DEPDIR)/clock.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/clock.Tpo $(DEPDIR)/clock.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='./src/clock.cpp' object='clock.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o clock.o `test -f './src/clock.cpp' || echo '$(srcdir)/'`./src/clock.cpp
  
  clock.obj: ./src/clock.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT clock.obj -MD -MP -MF $(DEPDIR)/clock.Tpo -c -o clock.obj `if test -f './src/clock.cpp'; then $(CYGPATH_W) './src/clock.cpp'; else $(CYGPATH_W) '$(srcdir)/./src/clock.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/clock.Tpo $(DEPDIR)/clock.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/clock.Tpo $(DEPDIR)/clock.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='./src/clock.cpp' object='clock.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o clock.obj `if test -f './src/clock.cpp'; then $(CYGPATH_W) './src/clock.cpp'; else $(CYGPATH_W) '$(srcdir)/./src/clock.cpp'; fi`
  
  config.o: ./src/config.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT config.o -MD -MP -MF $(DEPDIR)/config.Tpo -c -o config.o `test -f './src/config.cpp' || echo '$(srcdir)/'`./src/config.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/config.Tpo $(DEPDIR)/config.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/config.Tpo $(DEPDIR)/config.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='./src/config.cpp' object='config.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o config.o `test -f './src/config.cpp' || echo '$(srcdir)/'`./src/config.cpp
  
  config.obj: ./src/config.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT config.obj -MD -MP -MF $(DEPDIR)/config.Tpo -c -o config.obj `if test -f './src/config.cpp'; then $(CYGPATH_W) './src/config.cpp'; else $(CYGPATH_W) '$(srcdir)/./src/config.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/config.Tpo $(DEPDIR)/config.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/config.Tpo $(DEPDIR)/config.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='./src/config.cpp' object='config.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o config.obj `if test -f './src/config.cpp'; then $(CYGPATH_W) './src/config.cpp'; else $(CYGPATH_W) '$(srcdir)/./src/config.cpp'; fi`
  
  env.o: ./src/env.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT env.o -MD -MP -MF $(DEPDIR)/env.Tpo -c -o env.o `test -f './src/env.cpp' || echo '$(srcdir)/'`./src/env.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/env.Tpo $(DEPDIR)/env.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/env.Tpo $(DEPDIR)/env.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='./src/env.cpp' object='env.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o env.o `test -f './src/env.cpp' || echo '$(srcdir)/'`./src/env.cpp
  
  env.obj: ./src/env.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT env.obj -MD -MP -MF $(DEPDIR)/env.Tpo -c -o env.obj `if test -f './src/env.cpp'; then $(CYGPATH_W) './src/env.cpp'; else $(CYGPATH_W) '$(srcdir)/./src/env.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/env.Tpo $(DEPDIR)/env.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/env.Tpo $(DEPDIR)/env.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='./src/env.cpp' object='env.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o env.obj `if test -f './src/env.cpp'; then $(CYGPATH_W) './src/env.cpp'; else $(CYGPATH_W) '$(srcdir)/./src/env.cpp'; fi`
@@@ -389,7 -355,7 +356,7 @@@ $(RECURSIVE_TARGETS)
  	  else \
  	    local_target="$$target"; \
  	  fi; \
- 	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
+ 	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  	  || eval $$failcom; \
  	done; \
  	if test "$$dot_seen" = "no"; then \
@@@ -423,16 -389,16 +390,16 @@@ $(RECURSIVE_CLEAN_TARGETS)
  	  else \
  	    local_target="$$target"; \
  	  fi; \
- 	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
+ 	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  	  || eval $$failcom; \
  	done && test -z "$$fail"
  tags-recursive:
  	list='$(SUBDIRS)'; for subdir in $$list; do \
- 	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
+ 	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
  	done
  ctags-recursive:
  	list='$(SUBDIRS)'; for subdir in $$list; do \
- 	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
+ 	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
  	done
  
  ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
@@@ -447,7 -413,7 +414,7 @@@ tags: TAG
  
  TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
  		$(TAGS_FILES) $(LISP)
- 	set x; \
+ 	tags=; \
  	here=`pwd`; \
  	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
  	  include_option=--etags-include; \
@@@ -459,7 -425,7 +426,7 @@@
  	list='$(SUBDIRS)'; for subdir in $$list; do \
  	  if test "$$subdir" = .; then :; else \
  	    test ! -f $$subdir/TAGS || \
- 	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
+ 	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
  	  fi; \
  	done; \
  	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
@@@ -468,34 -434,29 +435,29 @@@
  	  done | \
  	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  	      END { if (nonempty) { for (i in files) print i; }; }'`; \
- 	shift; \
- 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
+ 	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
  	  test -n "$$unique" || unique=$$empty_fix; \
- 	  if test $$# -gt 0; then \
- 	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- 	      "$$@" $$unique; \
- 	  else \
- 	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- 	      $$unique; \
- 	  fi; \
+ 	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+ 	    $$tags $$unique; \
  	fi
  ctags: CTAGS
  CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
  		$(TAGS_FILES) $(LISP)
+ 	tags=; \
  	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
  	unique=`for i in $$list; do \
  	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  	  done | \
  	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  	      END { if (nonempty) { for (i in files) print i; }; }'`; \
- 	test -z "$(CTAGS_ARGS)$$unique" \
+ 	test -z "$(CTAGS_ARGS)$$tags$$unique" \
  	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
- 	     $$unique
+ 	     $$tags $$unique
  
  GTAGS:
  	here=`$(am__cd) $(top_builddir) && pwd` \
- 	  && $(am__cd) $(top_srcdir) \
- 	  && gtags -i $(GTAGS_ARGS) "$$here"
+ 	  && cd $(top_srcdir) \
+ 	  && gtags -i $(GTAGS_ARGS) $$here
  
  distclean-tags:
  	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
@@@ -516,44 -477,29 +478,29 @@@ distdir: $(DISTFILES
  	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  	  if test -d $$d/$$file; then \
  	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
- 	    if test -d "$(distdir)/$$file"; then \
- 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- 	    fi; \
  	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
- 	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
- 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+ 	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  	    fi; \
- 	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
+ 	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  	  else \
- 	    test -f "$(distdir)/$$file" \
- 	    || cp -p $$d/$$file "$(distdir)/$$file" \
+ 	    test -f $(distdir)/$$file \
+ 	    || cp -p $$d/$$file $(distdir)/$$file \
  	    || exit 1; \
  	  fi; \
  	done
- 	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
+ 	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
  	  if test "$$subdir" = .; then :; else \
  	    test -d "$(distdir)/$$subdir" \
  	    || $(MKDIR_P) "$(distdir)/$$subdir" \
  	    || exit 1; \
- 	  fi; \
- 	done
- 	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
- 	  if test "$$subdir" = .; then :; else \
- 	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
- 	    $(am__relativize); \
- 	    new_distdir=$$reldir; \
- 	    dir1=$$subdir; dir2="$(top_distdir)"; \
- 	    $(am__relativize); \
- 	    new_top_distdir=$$reldir; \
- 	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
- 	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
- 	    ($(am__cd) $$subdir && \
+ 	    distdir=`$(am__cd) $(distdir) && pwd`; \
+ 	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
+ 	    (cd $$subdir && \
  	      $(MAKE) $(AM_MAKEFLAGS) \
- 	        top_distdir="$$new_top_distdir" \
- 	        distdir="$$new_distdir" \
+ 	        top_distdir="$$top_distdir" \
+ 	        distdir="$$distdir/$$subdir" \
  		am__remove_distdir=: \
  		am__skip_length_check=: \
- 		am__skip_mode_fix=: \
  	        distdir) \
  	      || exit 1; \
  	  fi; \
@@@ -583,7 -529,6 +530,6 @@@ clean-generic
  
  distclean-generic:
  	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
- 	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  
  maintainer-clean-generic:
  	@echo "This command is intended for maintainers to use"
@@@ -604,8 -549,6 +550,6 @@@ dvi-am
  
  html: html-recursive
  
- html-am:
- 
  info: info-recursive
  
  info-am:
@@@ -614,28 -557,18 +558,18 @@@ install-data-am
  
  install-dvi: install-dvi-recursive
  
- install-dvi-am:
- 
  install-exec-am:
  
  install-html: install-html-recursive
  
- install-html-am:
- 
  install-info: install-info-recursive
  
- install-info-am:
- 
  install-man:
  
  install-pdf: install-pdf-recursive
  
- install-pdf-am:
- 
  install-ps: install-ps-recursive
  
- install-ps-am:
- 
  installcheck-am:
  
  maintainer-clean: maintainer-clean-recursive
@@@ -657,8 -590,8 +591,8 @@@ ps-am
  
  uninstall-am:
  
- .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
- 	install-am install-strip tags-recursive
+ .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
+ 	install-strip
  
  .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
  	all all-am check check-am clean clean-generic \
@@@ -674,7 -607,6 +608,6 @@@
  	mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
  	tags tags-recursive uninstall uninstall-am
  
- 
  # Tell versions [3.59,3.63) of GNU make to not export all variables.
  # Otherwise a system limit (for SysV at least) may be exceeded.
  .NOEXPORT:
diff --combined lib/wormux/Makefile.in
index 133d40d,2aeb4c3..0e448da
--- a/lib/wormux/Makefile.in
+++ b/lib/wormux/Makefile.in
@@@ -1,9 -1,8 +1,8 @@@
- # Makefile.in generated by automake 1.11 from Makefile.am.
+ # Makefile.in generated by automake 1.10.2 from Makefile.am.
  # @configure_input@
  
  # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
- # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
- # Inc.
+ # 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
  # This Makefile.in is free software; the Free Software Foundation
  # gives unlimited permission to copy and/or distribute it,
  # with or without modifications, as long as this notice is preserved.
@@@ -17,9 -16,8 +16,8 @@@
  
  VPATH = @srcdir@
  pkgdatadir = $(datadir)/@PACKAGE@
- pkgincludedir = $(includedir)/@PACKAGE@
  pkglibdir = $(libdir)/@PACKAGE@
- pkglibexecdir = $(libexecdir)/@PACKAGE@
+ pkgincludedir = $(includedir)/@PACKAGE@
  am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  install_sh_DATA = $(install_sh) -c -m 644
  install_sh_PROGRAM = $(install_sh) -c
@@@ -46,7 -44,6 +44,6 @@@ am__configure_deps = $(am__aclocal_m4_d
  mkinstalldirs = $(install_sh) -d
  CONFIG_HEADER = $(top_builddir)/src/config.h
  CONFIG_CLEAN_FILES =
- CONFIG_CLEAN_VPATH_FILES =
  LIBRARIES = $(noinst_LIBRARIES)
  AR = ar
  ARFLAGS = cru
@@@ -56,13 -53,12 +53,12 @@@ am_libwormux_a_OBJECTS = action.$(OBJEX
  	error.$(OBJEXT) i18n.$(OBJEXT) singleton.$(OBJEXT) \
  	euler_vector.$(OBJEXT) distant_cpu.$(OBJEXT) \
  	download.$(OBJEXT) index_server.$(OBJEXT) network.$(OBJEXT) \
- 	player.$(OBJEXT) socket.$(OBJEXT) debug.$(OBJEXT) \
- 	file_tools.$(OBJEXT) random.$(OBJEXT)
+ 	player.$(OBJEXT) socket.$(OBJEXT) extSDL_net.$(OBJEXT) \
+ 	debug.$(OBJEXT) file_tools.$(OBJEXT) random.$(OBJEXT)
  libwormux_a_OBJECTS = $(am_libwormux_a_OBJECTS)
  DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)/src
  depcomp = $(SHELL) $(top_srcdir)/depcomp
  am__depfiles_maybe = depfiles
- am__mv = mv -f
  CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
  	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
  CXXLD = $(CXX)
@@@ -83,38 -79,10 +79,10 @@@ RECURSIVE_TARGETS = all-recursive check
  	ps-recursive uninstall-recursive
  RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
    distclean-recursive maintainer-clean-recursive
- AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
- 	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
- 	distdir
  ETAGS = etags
  CTAGS = ctags
  DIST_SUBDIRS = $(SUBDIRS)
  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
- am__relativize = \
-   dir0=`pwd`; \
-   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
-   sed_rest='s,^[^/]*/*,,'; \
-   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
-   sed_butlast='s,/*[^/]*$$,,'; \
-   while test -n "$$dir1"; do \
-     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
-     if test "$$first" != "."; then \
-       if test "$$first" = ".."; then \
-         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
-         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
-       else \
-         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
-         if test "$$first2" = "$$first"; then \
-           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
-         else \
-           dir2="../$$dir2"; \
-         fi; \
-         dir0="$$dir0"/"$$first"; \
-       fi; \
-     fi; \
-     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
-   done; \
-   reldir="$$dir2"
  ACLOCAL = @ACLOCAL@
  AMTAR = @AMTAR@
  AUTOCONF = @AUTOCONF@
@@@ -174,7 -142,6 +142,7 @@@ PACKAGE_CONFIG = @PACKAGE_CONFIG
  PACKAGE_NAME = @PACKAGE_NAME@
  PACKAGE_STRING = @PACKAGE_STRING@
  PACKAGE_TARNAME = @PACKAGE_TARNAME@
 +PACKAGE_URL = @PACKAGE_URL@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  POSUB = @POSUB@
@@@ -284,6 -251,8 +252,8 @@@ libwormux_a_SOURCES = 
  	./net/network.cpp \
  	./net/player.cpp \
  	./net/socket.cpp \
+ 	./net/extSDL_net.cpp \
+ 	./net/extSDL_net.h \
  	./tools/debug.cpp \
  	./tools/file_tools.cpp \
  	./tools/random.cpp
@@@ -302,9 -271,9 +272,9 @@@ $(srcdir)/Makefile.in:  $(srcdir)/Makef
  	      exit 1;; \
  	  esac; \
  	done; \
- 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign lib/wormux/Makefile'; \
- 	$(am__cd) $(top_srcdir) && \
- 	  $(AUTOMAKE) --foreign lib/wormux/Makefile
+ 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  lib/wormux/Makefile'; \
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --foreign  lib/wormux/Makefile
  .PRECIOUS: Makefile
  Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  	@case '$?' in \
@@@ -322,7 -291,6 +292,6 @@@ $(top_srcdir)/configure:  $(am__configu
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
- $(am__aclocal_m4_deps):
  
  clean-noinstLIBRARIES:
  	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
@@@ -344,6 -312,7 +313,7 @@@ distclean-compile
  @AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/download.Po at am__quote@
  @AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/error.Po at am__quote@
  @AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/euler_vector.Po at am__quote@
+ @AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/extSDL_net.Po at am__quote@
  @AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/file_tools.Po at am__quote@
  @AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/i18n.Po at am__quote@
  @AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/index_server.Po at am__quote@
@@@ -355,224 -324,238 +325,238 @@@
  
  .cpp.o:
  @am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ $<
  
  .cpp.obj:
  @am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
  
  action.o: ./action/action.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT action.o -MD -MP -MF $(DEPDIR)/action.Tpo -c -o action.o `test -f './action/action.cpp' || echo '$(srcdir)/'`./action/action.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/action.Tpo $(DEPDIR)/action.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/action.Tpo $(DEPDIR)/action.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='./action/action.cpp' object='action.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o action.o `test -f './action/action.cpp' || echo '$(srcdir)/'`./action/action.cpp
  
  action.obj: ./action/action.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT action.obj -MD -MP -MF $(DEPDIR)/action.Tpo -c -o action.obj `if test -f './action/action.cpp'; then $(CYGPATH_W) './action/action.cpp'; else $(CYGPATH_W) '$(srcdir)/./action/action.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/action.Tpo $(DEPDIR)/action.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/action.Tpo $(DEPDIR)/action.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='./action/action.cpp' object='action.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o action.obj `if test -f './action/action.cpp'; then $(CYGPATH_W) './action/action.cpp'; else $(CYGPATH_W) '$(srcdir)/./action/action.cpp'; fi`
  
  action_handler.o: ./action/action_handler.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT action_handler.o -MD -MP -MF $(DEPDIR)/action_handler.Tpo -c -o action_handler.o `test -f './action/action_handler.cpp' || echo '$(srcdir)/'`./action/action_handler.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/action_handler.Tpo $(DEPDIR)/action_handler.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/action_handler.Tpo $(DEPDIR)/action_handler.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='./action/action_handler.cpp' object='action_handler.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o action_handler.o `test -f './action/action_handler.cpp' || echo '$(srcdir)/'`./action/action_handler.cpp
  
  action_handler.obj: ./action/action_handler.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT action_handler.obj -MD -MP -MF $(DEPDIR)/action_handler.Tpo -c -o action_handler.obj `if test -f './action/action_handler.cpp'; then $(CYGPATH_W) './action/action_handler.cpp'; else $(CYGPATH_W) '$(srcdir)/./action/action_handler.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/action_handler.Tpo $(DEPDIR)/action_handler.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/action_handler.Tpo $(DEPDIR)/action_handler.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='./action/action_handler.cpp' object='action_handler.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o action_handler.obj `if test -f './action/action_handler.cpp'; then $(CYGPATH_W) './action/action_handler.cpp'; else $(CYGPATH_W) '$(srcdir)/./action/action_handler.cpp'; fi`
  
  error.o: ./base/error.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT error.o -MD -MP -MF $(DEPDIR)/error.Tpo -c -o error.o `test -f './base/error.cpp' || echo '$(srcdir)/'`./base/error.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/error.Tpo $(DEPDIR)/error.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/error.Tpo $(DEPDIR)/error.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='./base/error.cpp' object='error.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o error.o `test -f './base/error.cpp' || echo '$(srcdir)/'`./base/error.cpp
  
  error.obj: ./base/error.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT error.obj -MD -MP -MF $(DEPDIR)/error.Tpo -c -o error.obj `if test -f './base/error.cpp'; then $(CYGPATH_W) './base/error.cpp'; else $(CYGPATH_W) '$(srcdir)/./base/error.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/error.Tpo $(DEPDIR)/error.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/error.Tpo $(DEPDIR)/error.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='./base/error.cpp' object='error.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o error.obj `if test -f './base/error.cpp'; then $(CYGPATH_W) './base/error.cpp'; else $(CYGPATH_W) '$(srcdir)/./base/error.cpp'; fi`
  
  i18n.o: ./base/i18n.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT i18n.o -MD -MP -MF $(DEPDIR)/i18n.Tpo -c -o i18n.o `test -f './base/i18n.cpp' || echo '$(srcdir)/'`./base/i18n.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/i18n.Tpo $(DEPDIR)/i18n.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/i18n.Tpo $(DEPDIR)/i18n.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='./base/i18n.cpp' object='i18n.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o i18n.o `test -f './base/i18n.cpp' || echo '$(srcdir)/'`./base/i18n.cpp
  
  i18n.obj: ./base/i18n.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT i18n.obj -MD -MP -MF $(DEPDIR)/i18n.Tpo -c -o i18n.obj `if test -f './base/i18n.cpp'; then $(CYGPATH_W) './base/i18n.cpp'; else $(CYGPATH_W) '$(srcdir)/./base/i18n.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/i18n.Tpo $(DEPDIR)/i18n.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/i18n.Tpo $(DEPDIR)/i18n.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='./base/i18n.cpp' object='i18n.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o i18n.obj `if test -f './base/i18n.cpp'; then $(CYGPATH_W) './base/i18n.cpp'; else $(CYGPATH_W) '$(srcdir)/./base/i18n.cpp'; fi`
  
  singleton.o: ./base/singleton.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT singleton.o -MD -MP -MF $(DEPDIR)/singleton.Tpo -c -o singleton.o `test -f './base/singleton.cpp' || echo '$(srcdir)/'`./base/singleton.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/singleton.Tpo $(DEPDIR)/singleton.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/singleton.Tpo $(DEPDIR)/singleton.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='./base/singleton.cpp' object='singleton.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o singleton.o `test -f './base/singleton.cpp' || echo '$(srcdir)/'`./base/singleton.cpp
  
  singleton.obj: ./base/singleton.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT singleton.obj -MD -MP -MF $(DEPDIR)/singleton.Tpo -c -o singleton.obj `if test -f './base/singleton.cpp'; then $(CYGPATH_W) './base/singleton.cpp'; else $(CYGPATH_W) '$(srcdir)/./base/singleton.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/singleton.Tpo $(DEPDIR)/singleton.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/singleton.Tpo $(DEPDIR)/singleton.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='./base/singleton.cpp' object='singleton.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o singleton.obj `if test -f './base/singleton.cpp'; then $(CYGPATH_W) './base/singleton.cpp'; else $(CYGPATH_W) '$(srcdir)/./base/singleton.cpp'; fi`
  
  euler_vector.o: ./maths/euler_vector.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT euler_vector.o -MD -MP -MF $(DEPDIR)/euler_vector.Tpo -c -o euler_vector.o `test -f './maths/euler_vector.cpp' || echo '$(srcdir)/'`./maths/euler_vector.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/euler_vector.Tpo $(DEPDIR)/euler_vector.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/euler_vector.Tpo $(DEPDIR)/euler_vector.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='./maths/euler_vector.cpp' object='euler_vector.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o euler_vector.o `test -f './maths/euler_vector.cpp' || echo '$(srcdir)/'`./maths/euler_vector.cpp
  
  euler_vector.obj: ./maths/euler_vector.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT euler_vector.obj -MD -MP -MF $(DEPDIR)/euler_vector.Tpo -c -o euler_vector.obj `if test -f './maths/euler_vector.cpp'; then $(CYGPATH_W) './maths/euler_vector.cpp'; else $(CYGPATH_W) '$(srcdir)/./maths/euler_vector.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/euler_vector.Tpo $(DEPDIR)/euler_vector.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/euler_vector.Tpo $(DEPDIR)/euler_vector.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='./maths/euler_vector.cpp' object='euler_vector.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o euler_vector.obj `if test -f './maths/euler_vector.cpp'; then $(CYGPATH_W) './maths/euler_vector.cpp'; else $(CYGPATH_W) '$(srcdir)/./maths/euler_vector.cpp'; fi`
  
  distant_cpu.o: ./net/distant_cpu.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT distant_cpu.o -MD -MP -MF $(DEPDIR)/distant_cpu.Tpo -c -o distant_cpu.o `test -f './net/distant_cpu.cpp' || echo '$(srcdir)/'`./net/distant_cpu.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/distant_cpu.Tpo $(DEPDIR)/distant_cpu.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/distant_cpu.Tpo $(DEPDIR)/distant_cpu.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='./net/distant_cpu.cpp' object='distant_cpu.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o distant_cpu.o `test -f './net/distant_cpu.cpp' || echo '$(srcdir)/'`./net/distant_cpu.cpp
  
  distant_cpu.obj: ./net/distant_cpu.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT distant_cpu.obj -MD -MP -MF $(DEPDIR)/distant_cpu.Tpo -c -o distant_cpu.obj `if test -f './net/distant_cpu.cpp'; then $(CYGPATH_W) './net/distant_cpu.cpp'; else $(CYGPATH_W) '$(srcdir)/./net/distant_cpu.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/distant_cpu.Tpo $(DEPDIR)/distant_cpu.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/distant_cpu.Tpo $(DEPDIR)/distant_cpu.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='./net/distant_cpu.cpp' object='distant_cpu.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o distant_cpu.obj `if test -f './net/distant_cpu.cpp'; then $(CYGPATH_W) './net/distant_cpu.cpp'; else $(CYGPATH_W) '$(srcdir)/./net/distant_cpu.cpp'; fi`
  
  download.o: ./net/download.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT download.o -MD -MP -MF $(DEPDIR)/download.Tpo -c -o download.o `test -f './net/download.cpp' || echo '$(srcdir)/'`./net/download.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/download.Tpo $(DEPDIR)/download.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/download.Tpo $(DEPDIR)/download.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='./net/download.cpp' object='download.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o download.o `test -f './net/download.cpp' || echo '$(srcdir)/'`./net/download.cpp
  
  download.obj: ./net/download.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT download.obj -MD -MP -MF $(DEPDIR)/download.Tpo -c -o download.obj `if test -f './net/download.cpp'; then $(CYGPATH_W) './net/download.cpp'; else $(CYGPATH_W) '$(srcdir)/./net/download.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/download.Tpo $(DEPDIR)/download.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/download.Tpo $(DEPDIR)/download.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='./net/download.cpp' object='download.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o download.obj `if test -f './net/download.cpp'; then $(CYGPATH_W) './net/download.cpp'; else $(CYGPATH_W) '$(srcdir)/./net/download.cpp'; fi`
  
  index_server.o: ./net/index_server.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT index_server.o -MD -MP -MF $(DEPDIR)/index_server.Tpo -c -o index_server.o `test -f './net/index_server.cpp' || echo '$(srcdir)/'`./net/index_server.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/index_server.Tpo $(DEPDIR)/index_server.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/index_server.Tpo $(DEPDIR)/index_server.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='./net/index_server.cpp' object='index_server.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o index_server.o `test -f './net/index_server.cpp' || echo '$(srcdir)/'`./net/index_server.cpp
  
  index_server.obj: ./net/index_server.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT index_server.obj -MD -MP -MF $(DEPDIR)/index_server.Tpo -c -o index_server.obj `if test -f './net/index_server.cpp'; then $(CYGPATH_W) './net/index_server.cpp'; else $(CYGPATH_W) '$(srcdir)/./net/index_server.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/index_server.Tpo $(DEPDIR)/index_server.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/index_server.Tpo $(DEPDIR)/index_server.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='./net/index_server.cpp' object='index_server.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o index_server.obj `if test -f './net/index_server.cpp'; then $(CYGPATH_W) './net/index_server.cpp'; else $(CYGPATH_W) '$(srcdir)/./net/index_server.cpp'; fi`
  
  network.o: ./net/network.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT network.o -MD -MP -MF $(DEPDIR)/network.Tpo -c -o network.o `test -f './net/network.cpp' || echo '$(srcdir)/'`./net/network.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/network.Tpo $(DEPDIR)/network.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/network.Tpo $(DEPDIR)/network.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='./net/network.cpp' object='network.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o network.o `test -f './net/network.cpp' || echo '$(srcdir)/'`./net/network.cpp
  
  network.obj: ./net/network.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT network.obj -MD -MP -MF $(DEPDIR)/network.Tpo -c -o network.obj `if test -f './net/network.cpp'; then $(CYGPATH_W) './net/network.cpp'; else $(CYGPATH_W) '$(srcdir)/./net/network.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/network.Tpo $(DEPDIR)/network.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/network.Tpo $(DEPDIR)/network.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='./net/network.cpp' object='network.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o network.obj `if test -f './net/network.cpp'; then $(CYGPATH_W) './net/network.cpp'; else $(CYGPATH_W) '$(srcdir)/./net/network.cpp'; fi`
  
  player.o: ./net/player.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT player.o -MD -MP -MF $(DEPDIR)/player.Tpo -c -o player.o `test -f './net/player.cpp' || echo '$(srcdir)/'`./net/player.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/player.Tpo $(DEPDIR)/player.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/player.Tpo $(DEPDIR)/player.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='./net/player.cpp' object='player.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o player.o `test -f './net/player.cpp' || echo '$(srcdir)/'`./net/player.cpp
  
  player.obj: ./net/player.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT player.obj -MD -MP -MF $(DEPDIR)/player.Tpo -c -o player.obj `if test -f './net/player.cpp'; then $(CYGPATH_W) './net/player.cpp'; else $(CYGPATH_W) '$(srcdir)/./net/player.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/player.Tpo $(DEPDIR)/player.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/player.Tpo $(DEPDIR)/player.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='./net/player.cpp' object='player.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o player.obj `if test -f './net/player.cpp'; then $(CYGPATH_W) './net/player.cpp'; else $(CYGPATH_W) '$(srcdir)/./net/player.cpp'; fi`
  
  socket.o: ./net/socket.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT socket.o -MD -MP -MF $(DEPDIR)/socket.Tpo -c -o socket.o `test -f './net/socket.cpp' || echo '$(srcdir)/'`./net/socket.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/socket.Tpo $(DEPDIR)/socket.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/socket.Tpo $(DEPDIR)/socket.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='./net/socket.cpp' object='socket.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o socket.o `test -f './net/socket.cpp' || echo '$(srcdir)/'`./net/socket.cpp
  
  socket.obj: ./net/socket.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT socket.obj -MD -MP -MF $(DEPDIR)/socket.Tpo -c -o socket.obj `if test -f './net/socket.cpp'; then $(CYGPATH_W) './net/socket.cpp'; else $(CYGPATH_W) '$(srcdir)/./net/socket.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/socket.Tpo $(DEPDIR)/socket.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/socket.Tpo $(DEPDIR)/socket.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='./net/socket.cpp' object='socket.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o socket.obj `if test -f './net/socket.cpp'; then $(CYGPATH_W) './net/socket.cpp'; else $(CYGPATH_W) '$(srcdir)/./net/socket.cpp'; fi`
  
+ extSDL_net.o: ./net/extSDL_net.cpp
+ @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT extSDL_net.o -MD -MP -MF $(DEPDIR)/extSDL_net.Tpo -c -o extSDL_net.o `test -f './net/extSDL_net.cpp' || echo '$(srcdir)/'`./net/extSDL_net.cpp
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/extSDL_net.Tpo $(DEPDIR)/extSDL_net.Po
+ @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='./net/extSDL_net.cpp' object='extSDL_net.o' libtool=no @AMDEPBACKSLASH@
+ @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o extSDL_net.o `test -f './net/extSDL_net.cpp' || echo '$(srcdir)/'`./net/extSDL_net.cpp
+ 
+ extSDL_net.obj: ./net/extSDL_net.cpp
+ @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT extSDL_net.obj -MD -MP -MF $(DEPDIR)/extSDL_net.Tpo -c -o extSDL_net.obj `if test -f './net/extSDL_net.cpp'; then $(CYGPATH_W) './net/extSDL_net.cpp'; else $(CYGPATH_W) '$(srcdir)/./net/extSDL_net.cpp'; fi`
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/extSDL_net.Tpo $(DEPDIR)/extSDL_net.Po
+ @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='./net/extSDL_net.cpp' object='extSDL_net.obj' libtool=no @AMDEPBACKSLASH@
+ @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+ @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o extSDL_net.obj `if test -f './net/extSDL_net.cpp'; then $(CYGPATH_W) './net/extSDL_net.cpp'; else $(CYGPATH_W) '$(srcdir)/./net/extSDL_net.cpp'; fi`
+ 
  debug.o: ./tools/debug.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT debug.o -MD -MP -MF $(DEPDIR)/debug.Tpo -c -o debug.o `test -f './tools/debug.cpp' || echo '$(srcdir)/'`./tools/debug.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/debug.Tpo $(DEPDIR)/debug.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/debug.Tpo $(DEPDIR)/debug.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='./tools/debug.cpp' object='debug.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o debug.o `test -f './tools/debug.cpp' || echo '$(srcdir)/'`./tools/debug.cpp
  
  debug.obj: ./tools/debug.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT debug.obj -MD -MP -MF $(DEPDIR)/debug.Tpo -c -o debug.obj `if test -f './tools/debug.cpp'; then $(CYGPATH_W) './tools/debug.cpp'; else $(CYGPATH_W) '$(srcdir)/./tools/debug.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/debug.Tpo $(DEPDIR)/debug.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/debug.Tpo $(DEPDIR)/debug.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='./tools/debug.cpp' object='debug.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o debug.obj `if test -f './tools/debug.cpp'; then $(CYGPATH_W) './tools/debug.cpp'; else $(CYGPATH_W) '$(srcdir)/./tools/debug.cpp'; fi`
  
  file_tools.o: ./tools/file_tools.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT file_tools.o -MD -MP -MF $(DEPDIR)/file_tools.Tpo -c -o file_tools.o `test -f './tools/file_tools.cpp' || echo '$(srcdir)/'`./tools/file_tools.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/file_tools.Tpo $(DEPDIR)/file_tools.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/file_tools.Tpo $(DEPDIR)/file_tools.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='./tools/file_tools.cpp' object='file_tools.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o file_tools.o `test -f './tools/file_tools.cpp' || echo '$(srcdir)/'`./tools/file_tools.cpp
  
  file_tools.obj: ./tools/file_tools.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT file_tools.obj -MD -MP -MF $(DEPDIR)/file_tools.Tpo -c -o file_tools.obj `if test -f './tools/file_tools.cpp'; then $(CYGPATH_W) './tools/file_tools.cpp'; else $(CYGPATH_W) '$(srcdir)/./tools/file_tools.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/file_tools.Tpo $(DEPDIR)/file_tools.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/file_tools.Tpo $(DEPDIR)/file_tools.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='./tools/file_tools.cpp' object='file_tools.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o file_tools.obj `if test -f './tools/file_tools.cpp'; then $(CYGPATH_W) './tools/file_tools.cpp'; else $(CYGPATH_W) '$(srcdir)/./tools/file_tools.cpp'; fi`
  
  random.o: ./tools/random.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT random.o -MD -MP -MF $(DEPDIR)/random.Tpo -c -o random.o `test -f './tools/random.cpp' || echo '$(srcdir)/'`./tools/random.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/random.Tpo $(DEPDIR)/random.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/random.Tpo $(DEPDIR)/random.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='./tools/random.cpp' object='random.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o random.o `test -f './tools/random.cpp' || echo '$(srcdir)/'`./tools/random.cpp
  
  random.obj: ./tools/random.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT random.obj -MD -MP -MF $(DEPDIR)/random.Tpo -c -o random.obj `if test -f './tools/random.cpp'; then $(CYGPATH_W) './tools/random.cpp'; else $(CYGPATH_W) '$(srcdir)/./tools/random.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/random.Tpo $(DEPDIR)/random.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/random.Tpo $(DEPDIR)/random.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='./tools/random.cpp' object='random.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o random.obj `if test -f './tools/random.cpp'; then $(CYGPATH_W) './tools/random.cpp'; else $(CYGPATH_W) '$(srcdir)/./tools/random.cpp'; fi`
@@@ -601,7 -584,7 +585,7 @@@ $(RECURSIVE_TARGETS)
  	  else \
  	    local_target="$$target"; \
  	  fi; \
- 	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
+ 	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  	  || eval $$failcom; \
  	done; \
  	if test "$$dot_seen" = "no"; then \
@@@ -635,16 -618,16 +619,16 @@@ $(RECURSIVE_CLEAN_TARGETS)
  	  else \
  	    local_target="$$target"; \
  	  fi; \
- 	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
+ 	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  	  || eval $$failcom; \
  	done && test -z "$$fail"
  tags-recursive:
  	list='$(SUBDIRS)'; for subdir in $$list; do \
- 	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
+ 	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
  	done
  ctags-recursive:
  	list='$(SUBDIRS)'; for subdir in $$list; do \
- 	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
+ 	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
  	done
  
  ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
@@@ -659,7 -642,7 +643,7 @@@ tags: TAG
  
  TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
  		$(TAGS_FILES) $(LISP)
- 	set x; \
+ 	tags=; \
  	here=`pwd`; \
  	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
  	  include_option=--etags-include; \
@@@ -671,7 -654,7 +655,7 @@@
  	list='$(SUBDIRS)'; for subdir in $$list; do \
  	  if test "$$subdir" = .; then :; else \
  	    test ! -f $$subdir/TAGS || \
- 	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
+ 	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
  	  fi; \
  	done; \
  	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
@@@ -680,34 -663,29 +664,29 @@@
  	  done | \
  	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  	      END { if (nonempty) { for (i in files) print i; }; }'`; \
- 	shift; \
- 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
+ 	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
  	  test -n "$$unique" || unique=$$empty_fix; \
- 	  if test $$# -gt 0; then \
- 	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- 	      "$$@" $$unique; \
- 	  else \
- 	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- 	      $$unique; \
- 	  fi; \
+ 	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+ 	    $$tags $$unique; \
  	fi
  ctags: CTAGS
  CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
  		$(TAGS_FILES) $(LISP)
+ 	tags=; \
  	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
  	unique=`for i in $$list; do \
  	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  	  done | \
  	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  	      END { if (nonempty) { for (i in files) print i; }; }'`; \
- 	test -z "$(CTAGS_ARGS)$$unique" \
+ 	test -z "$(CTAGS_ARGS)$$tags$$unique" \
  	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
- 	     $$unique
+ 	     $$tags $$unique
  
  GTAGS:
  	here=`$(am__cd) $(top_builddir) && pwd` \
- 	  && $(am__cd) $(top_srcdir) \
- 	  && gtags -i $(GTAGS_ARGS) "$$here"
+ 	  && cd $(top_srcdir) \
+ 	  && gtags -i $(GTAGS_ARGS) $$here
  
  distclean-tags:
  	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
@@@ -728,44 -706,29 +707,29 @@@ distdir: $(DISTFILES
  	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  	  if test -d $$d/$$file; then \
  	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
- 	    if test -d "$(distdir)/$$file"; then \
- 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- 	    fi; \
  	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
- 	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
- 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+ 	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  	    fi; \
- 	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
+ 	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  	  else \
- 	    test -f "$(distdir)/$$file" \
- 	    || cp -p $$d/$$file "$(distdir)/$$file" \
+ 	    test -f $(distdir)/$$file \
+ 	    || cp -p $$d/$$file $(distdir)/$$file \
  	    || exit 1; \
  	  fi; \
  	done
- 	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
+ 	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
  	  if test "$$subdir" = .; then :; else \
  	    test -d "$(distdir)/$$subdir" \
  	    || $(MKDIR_P) "$(distdir)/$$subdir" \
  	    || exit 1; \
- 	  fi; \
- 	done
- 	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
- 	  if test "$$subdir" = .; then :; else \
- 	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
- 	    $(am__relativize); \
- 	    new_distdir=$$reldir; \
- 	    dir1=$$subdir; dir2="$(top_distdir)"; \
- 	    $(am__relativize); \
- 	    new_top_distdir=$$reldir; \
- 	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
- 	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
- 	    ($(am__cd) $$subdir && \
+ 	    distdir=`$(am__cd) $(distdir) && pwd`; \
+ 	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
+ 	    (cd $$subdir && \
  	      $(MAKE) $(AM_MAKEFLAGS) \
- 	        top_distdir="$$new_top_distdir" \
- 	        distdir="$$new_distdir" \
+ 	        top_distdir="$$top_distdir" \
+ 	        distdir="$$distdir/$$subdir" \
  		am__remove_distdir=: \
  		am__skip_length_check=: \
- 		am__skip_mode_fix=: \
  	        distdir) \
  	      || exit 1; \
  	  fi; \
@@@ -795,7 -758,6 +759,6 @@@ clean-generic
  
  distclean-generic:
  	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
- 	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  
  maintainer-clean-generic:
  	@echo "This command is intended for maintainers to use"
@@@ -816,8 -778,6 +779,6 @@@ dvi-am
  
  html: html-recursive
  
- html-am:
- 
  info: info-recursive
  
  info-am:
@@@ -826,28 -786,18 +787,18 @@@ install-data-am
  
  install-dvi: install-dvi-recursive
  
- install-dvi-am:
- 
  install-exec-am:
  
  install-html: install-html-recursive
  
- install-html-am:
- 
  install-info: install-info-recursive
  
- install-info-am:
- 
  install-man:
  
  install-pdf: install-pdf-recursive
  
- install-pdf-am:
- 
  install-ps: install-ps-recursive
  
- install-ps-am:
- 
  installcheck-am:
  
  maintainer-clean: maintainer-clean-recursive
@@@ -869,8 -819,8 +820,8 @@@ ps-am
  
  uninstall-am:
  
- .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
- 	install-am install-strip tags-recursive
+ .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
+ 	install-strip
  
  .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
  	all all-am check check-am clean clean-generic \
@@@ -886,7 -836,6 +837,6 @@@
  	mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
  	tags tags-recursive uninstall uninstall-am
  
- 
  # Tell versions [3.59,3.63) of GNU make to not export all variables.
  # Otherwise a system limit (for SysV at least) may be exceeded.
  .NOEXPORT:
diff --combined po/Makefile.in
index bed35f6,ac923c0..052f0f7
--- a/po/Makefile.in
+++ b/po/Makefile.in
@@@ -1,9 -1,8 +1,8 @@@
- # Makefile.in generated by automake 1.11 from Makefile.am.
+ # Makefile.in generated by automake 1.10.2 from Makefile.am.
  # @configure_input@
  
  # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
- # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
- # Inc.
+ # 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
  # This Makefile.in is free software; the Free Software Foundation
  # gives unlimited permission to copy and/or distribute it,
  # with or without modifications, as long as this notice is preserved.
@@@ -23,9 -22,8 +22,8 @@@
  #
  VPATH = @srcdir@
  pkgdatadir = $(datadir)/@PACKAGE@
- pkgincludedir = $(includedir)/@PACKAGE@
  pkglibdir = $(libdir)/@PACKAGE@
- pkglibexecdir = $(libexecdir)/@PACKAGE@
+ pkgincludedir = $(includedir)/@PACKAGE@
  am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  install_sh_DATA = $(install_sh) -c -m 644
  install_sh_PROGRAM = $(install_sh) -c
@@@ -52,7 -50,6 +50,6 @@@ am__configure_deps = $(am__aclocal_m4_d
  mkinstalldirs = $(install_sh) -d
  CONFIG_HEADER = $(top_builddir)/src/config.h
  CONFIG_CLEAN_FILES =
- CONFIG_CLEAN_VPATH_FILES =
  SOURCES =
  DIST_SOURCES =
  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
@@@ -115,7 -112,6 +112,7 @@@ PACKAGE_CONFIG = @PACKAGE_CONFIG
  PACKAGE_NAME = @PACKAGE_NAME@
  PACKAGE_STRING = @PACKAGE_STRING@
  PACKAGE_TARNAME = @PACKAGE_TARNAME@
 +PACKAGE_URL = @PACKAGE_URL@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  POSUB = @POSUB@
@@@ -220,12 -216,12 +217,12 @@@ POTFILES = 
          src/config.h \
          src/game/config.cpp \
          src/game/config.h \
-         src/game/game.cpp \
-         src/game/game.h \
          src/game/game_blitz.cpp \
          src/game/game_blitz.h \
          src/game/game_classic.cpp \
          src/game/game_classic.h \
+         src/game/game.cpp \
+         src/game/game.h \
          src/game/game_init.cpp \
          src/game/game_init.h \
          src/game/game_mode.cpp \
@@@ -245,17 -241,17 +242,17 @@@
          src/graphic/fps.cpp \
          src/graphic/fps.h \
          src/graphic/polygon.cpp \
-         src/graphic/polygon.h \
          src/graphic/polygon_generator.cpp \
          src/graphic/polygon_generator.h \
-         src/graphic/sprite.cpp \
-         src/graphic/sprite.h \
+         src/graphic/polygon.h \
          src/graphic/spriteanimation.cpp \
          src/graphic/spriteanimation.h \
          src/graphic/spritecache.cpp \
          src/graphic/spritecache.h \
+         src/graphic/sprite.cpp \
          src/graphic/spriteframe.cpp \
          src/graphic/spriteframe.h \
+         src/graphic/sprite.h \
          src/graphic/surface.cpp \
          src/graphic/surface.h \
          src/graphic/text.cpp \
@@@ -298,10 -294,10 +295,10 @@@
          src/gui/progress_bar.h \
          src/gui/question.cpp \
          src/gui/question.h \
-         src/gui/spin_button.cpp \
-         src/gui/spin_button.h \
          src/gui/spin_button_big.cpp \
          src/gui/spin_button_big.h \
+         src/gui/spin_button.cpp \
+         src/gui/spin_button.h \
          src/gui/spin_button_picture.cpp \
          src/gui/spin_button_picture.h \
          src/gui/tabs.cpp \
@@@ -323,6 -319,7 +320,7 @@@
          src/include/binreloc.h \
          src/include/constant.cpp \
          src/include/constant.h \
+         src/include/debugmasks.h \
          src/interface/cursor.cpp \
          src/interface/cursor.h \
          src/interface/game_msg.cpp \
@@@ -338,9 -335,9 +336,9 @@@
          src/interface/man_machine_interface.cpp \
          src/interface/man_machine_interface.h \
          src/interface/mouse.cpp \
-         src/interface/mouse.h \
          src/interface/mouse_cursor.cpp \
          src/interface/mouse_cursor.h \
+         src/interface/mouse.h \
          src/interface/weapon_menu.cpp \
          src/interface/weapon_menu.h \
          src/main.cpp \
@@@ -406,10 -403,10 +404,10 @@@
          src/network/chatlogger.h \
          src/network/net_error_msg.cpp \
          src/network/net_error_msg.h \
-         src/network/network.cpp \
-         src/network/network.h \
          src/network/network_client.cpp \
          src/network/network_client.h \
+         src/network/network.cpp \
+         src/network/network.h \
          src/network/network_local.cpp \
          src/network/network_local.h \
          src/network/network_server.cpp \
@@@ -476,9 -473,9 +474,9 @@@
          src/team/results.cpp \
          src/team/results.h \
          src/team/team.cpp \
-         src/team/team.h \
          src/team/team_energy.cpp \
          src/team/team_energy.h \
+         src/team/team.h \
          src/team/teams_list.cpp \
          src/team/teams_list.h \
          src/tool/affine_transform.cpp \
@@@ -570,16 -567,21 +568,21 @@@
          src/weapon/syringe.h \
          src/weapon/teleportation.cpp \
          src/weapon/teleportation.h \
-         src/weapon/weapon.cpp \
-         src/weapon/weapon.h \
          src/weapon/weapon_cfg.cpp \
          src/weapon/weapon_cfg.h \
+         src/weapon/weapon.cpp \
+         src/weapon/weapon.h \
          src/weapon/weapon_launcher.cpp \
          src/weapon/weapon_launcher.h \
-         src/weapon/weapon_strength_bar.cpp \
-         src/weapon/weapon_strength_bar.h \
          src/weapon/weapons_list.cpp \
          src/weapon/weapons_list.h \
+         src/weapon/weapon_strength_bar.cpp \
+         src/weapon/weapon_strength_bar.h \
+         tools/servers/game_server/config.cpp \
+         tools/servers/game_server/config.h \
+         tools/servers/game_server/main.cpp \
+         tools/servers/game_server/server.cpp \
+         tools/servers/game_server/server.h \
          tools/servers/index_server/client.cpp \
          tools/servers/index_server/client.h \
          tools/servers/index_server/clock.cpp \
@@@ -596,7 -598,7 +599,7 @@@
          tools/servers/index_server/stat.cpp \
          tools/servers/index_server/stat.h \
          tools/servers/index_server/sync_slave.cpp \
-         tools/servers/index_server/sync_slave.h
+         tools/servers/index_server/sync_slave.h 
  
  DOMAIN = $(PACKAGE)
  COPYRIGHT_HOLDER = Wormux Development Team
@@@ -604,7 -606,7 +607,7 @@@ MSGID_BUGS_ADDRESS = wormux-dev at gna.or
  # add as automated comments all strings preceeding the gettexized line
  # since it seems that in most cases the comments are useful
  XGETTEXT_OPTIONS = -c --keyword=_ --keyword=N_
- MSGMERGE_UPDATE = @MSGMERGE@ --quiet --update
+ MSGMERGE_UPDATE = @MSGMERGE@ --quiet --update --previous
  MSGINIT = @MSGINIT@
  MSGCONV = @MSGCONV@
  MSGFILTER = @MSGFILTER@
@@@ -642,9 -644,9 +645,9 @@@ $(srcdir)/Makefile.in:  $(srcdir)/Makef
  	      exit 1;; \
  	  esac; \
  	done; \
- 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign po/Makefile'; \
- 	$(am__cd) $(top_srcdir) && \
- 	  $(AUTOMAKE) --foreign po/Makefile
+ 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  po/Makefile'; \
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --foreign  po/Makefile
  .PRECIOUS: Makefile
  Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  	@case '$?' in \
@@@ -662,7 -664,6 +665,6 @@@ $(top_srcdir)/configure:  $(am__configu
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
- $(am__aclocal_m4_deps):
  tags: TAGS
  TAGS:
  
@@@ -686,17 -687,13 +688,13 @@@ distdir: $(DISTFILES
  	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  	  if test -d $$d/$$file; then \
  	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
- 	    if test -d "$(distdir)/$$file"; then \
- 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- 	    fi; \
  	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
- 	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
- 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+ 	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  	    fi; \
- 	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
+ 	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  	  else \
- 	    test -f "$(distdir)/$$file" \
- 	    || cp -p $$d/$$file "$(distdir)/$$file" \
+ 	    test -f $(distdir)/$$file \
+ 	    || cp -p $$d/$$file $(distdir)/$$file \
  	    || exit 1; \
  	  fi; \
  	done
@@@ -725,7 -722,6 +723,6 @@@ clean-generic
  
  distclean-generic:
  	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
- 	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
  
  maintainer-clean-generic:
@@@ -746,8 -742,6 +743,6 @@@ dvi-am
  
  html: html-am
  
- html-am:
- 
  info: info-am
  
  info-am:
@@@ -756,28 -750,18 +751,18 @@@ install-data-am: install-data-loca
  
  install-dvi: install-dvi-am
  
- install-dvi-am:
- 
  install-exec-am:
  
  install-html: install-html-am
  
- install-html-am:
- 
  install-info: install-info-am
  
- install-info-am:
- 
  install-man:
  
  install-pdf: install-pdf-am
  
- install-pdf-am:
- 
  install-ps: install-ps-am
  
- install-ps-am:
- 
  installcheck-am:
  
  maintainer-clean: maintainer-clean-am
@@@ -1018,7 -1002,6 +1003,6 @@@ $(DUMMYPOFILES)
  
  update-gmo: Makefile $(GMOFILES)
  	@:
- 
  # Tell versions [3.59,3.63) of GNU make to not export all variables.
  # Otherwise a system limit (for SysV at least) may be exceeded.
  .NOEXPORT:
diff --combined src/Makefile.in
index a4f31a9,3e1b57d..2fdc07e
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@@ -1,9 -1,8 +1,8 @@@
- # Makefile.in generated by automake 1.11 from Makefile.am.
+ # Makefile.in generated by automake 1.10.2 from Makefile.am.
  # @configure_input@
  
  # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
- # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
- # Inc.
+ # 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
  # This Makefile.in is free software; the Free Software Foundation
  # gives unlimited permission to copy and/or distribute it,
  # with or without modifications, as long as this notice is preserved.
@@@ -17,9 -16,8 +16,8 @@@
  
  VPATH = @srcdir@
  pkgdatadir = $(datadir)/@PACKAGE@
- pkgincludedir = $(includedir)/@PACKAGE@
  pkglibdir = $(libdir)/@PACKAGE@
- pkglibexecdir = $(libexecdir)/@PACKAGE@
+ pkgincludedir = $(includedir)/@PACKAGE@
  am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  install_sh_DATA = $(install_sh) -c -m 644
  install_sh_PROGRAM = $(install_sh) -c
@@@ -51,8 -49,8 +49,8 @@@ am__configure_deps = $(am__aclocal_m4_d
  mkinstalldirs = $(install_sh) -d
  CONFIG_HEADER = config.h
  CONFIG_CLEAN_FILES =
- CONFIG_CLEAN_VPATH_FILES =
  am__installdirs = "$(DESTDIR)$(bindir)"
+ binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
  PROGRAMS = $(bin_PROGRAMS)
  am__wormux_SOURCES_DIST = ai/ai_engine.cpp ai/ai_engine.h \
  	ai/ai_engine_stupid.cpp ai/ai_engine_stupid.h \
@@@ -286,7 -284,6 +284,6 @@@ wormux_LINK = $(CXXLD) $(AM_CXXFLAGS) $
  DEFAULT_INCLUDES = -I. at am__isrc@
  depcomp = $(SHELL) $(top_srcdir)/depcomp
  am__depfiles_maybe = depfiles
- am__mv = mv -f
  CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
  	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
  CXXLD = $(CXX)
@@@ -307,38 -304,10 +304,10 @@@ RECURSIVE_TARGETS = all-recursive check
  	ps-recursive uninstall-recursive
  RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
    distclean-recursive maintainer-clean-recursive
- AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
- 	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
- 	distdir
  ETAGS = etags
  CTAGS = ctags
  DIST_SUBDIRS = $(SUBDIRS)
  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
- am__relativize = \
-   dir0=`pwd`; \
-   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
-   sed_rest='s,^[^/]*/*,,'; \
-   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
-   sed_butlast='s,/*[^/]*$$,,'; \
-   while test -n "$$dir1"; do \
-     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
-     if test "$$first" != "."; then \
-       if test "$$first" = ".."; then \
-         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
-         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
-       else \
-         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
-         if test "$$first2" = "$$first"; then \
-           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
-         else \
-           dir2="../$$dir2"; \
-         fi; \
-         dir0="$$dir0"/"$$first"; \
-       fi; \
-     fi; \
-     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
-   done; \
-   reldir="$$dir2"
  ACLOCAL = @ACLOCAL@
  AMTAR = @AMTAR@
  AUTOCONF = @AUTOCONF@
@@@ -398,7 -367,6 +367,7 @@@ PACKAGE_CONFIG = @PACKAGE_CONFIG
  PACKAGE_NAME = @PACKAGE_NAME@
  PACKAGE_STRING = @PACKAGE_STRING@
  PACKAGE_TARNAME = @PACKAGE_TARNAME@
 +PACKAGE_URL = @PACKAGE_URL@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  POSUB = @POSUB@
@@@ -647,9 -615,9 +616,9 @@@ $(srcdir)/Makefile.in:  $(srcdir)/Makef
  	      exit 1;; \
  	  esac; \
  	done; \
- 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
- 	$(am__cd) $(top_srcdir) && \
- 	  $(AUTOMAKE) --foreign src/Makefile
+ 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/Makefile'; \
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --foreign  src/Makefile
  .PRECIOUS: Makefile
  Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  	@case '$?' in \
@@@ -667,7 -635,6 +636,6 @@@ $(top_srcdir)/configure:  $(am__configu
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
- $(am__aclocal_m4_deps):
  
  config.h: stamp-h1
  	@if test ! -f $@; then \
@@@ -679,7 -646,7 +647,7 @@@ stamp-h1: $(srcdir)/config.h.in $(top_b
  	@rm -f stamp-h1
  	cd $(top_builddir) && $(SHELL) ./config.status src/config.h
  $(srcdir)/config.h.in:  $(am__configure_deps) 
- 	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
+ 	cd $(top_srcdir) && $(AUTOHEADER)
  	rm -f stamp-h1
  	touch $@
  
@@@ -688,37 -655,23 +656,23 @@@ distclean-hdr
  install-binPROGRAMS: $(bin_PROGRAMS)
  	@$(NORMAL_INSTALL)
  	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
- 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
- 	for p in $$list; do echo "$$p $$p"; done | \
- 	sed 's/$(EXEEXT)$$//' | \
- 	while read p p1; do if test -f $$p; \
- 	  then echo "$$p"; echo "$$p"; else :; fi; \
- 	done | \
- 	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
- 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
- 	sed 'N;N;N;s,\n, ,g' | \
- 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
- 	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
- 	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
- 	    else { print "f", $$3 "/" $$4, $$1; } } \
- 	  END { for (d in files) print "f", d, files[d] }' | \
- 	while read type dir files; do \
- 	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
- 	    test -z "$$files" || { \
- 	      echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
- 	      $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
- 	    } \
- 	; done
+ 	@list='$(bin_PROGRAMS)'; for p in $$list; do \
+ 	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
+ 	  if test -f $$p \
+ 	  ; then \
+ 	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
+ 	   echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
+ 	   $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
+ 	  else :; fi; \
+ 	done
  
  uninstall-binPROGRAMS:
  	@$(NORMAL_UNINSTALL)
- 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
- 	files=`for p in $$list; do echo "$$p"; done | \
- 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
- 	      -e 's/$$/$(EXEEXT)/' `; \
- 	test -n "$$list" || exit 0; \
- 	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
- 	cd "$(DESTDIR)$(bindir)" && rm -f $$files
+ 	@list='$(bin_PROGRAMS)'; for p in $$list; do \
+ 	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
+ 	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
+ 	  rm -f "$(DESTDIR)$(bindir)/$$f"; \
+ 	done
  
  clean-binPROGRAMS:
  	-test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
@@@ -921,2604 -874,2604 +875,2604 @@@ distclean-compile
  
  .cpp.o:
  @am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ $<
  
  .cpp.obj:
  @am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
  
  ai_engine.o: ai/ai_engine.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ai_engine.o -MD -MP -MF $(DEPDIR)/ai_engine.Tpo -c -o ai_engine.o `test -f 'ai/ai_engine.cpp' || echo '$(srcdir)/'`ai/ai_engine.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/ai_engine.Tpo $(DEPDIR)/ai_engine.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/ai_engine.Tpo $(DEPDIR)/ai_engine.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='ai/ai_engine.cpp' object='ai_engine.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ai_engine.o `test -f 'ai/ai_engine.cpp' || echo '$(srcdir)/'`ai/ai_engine.cpp
  
  ai_engine.obj: ai/ai_engine.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ai_engine.obj -MD -MP -MF $(DEPDIR)/ai_engine.Tpo -c -o ai_engine.obj `if test -f 'ai/ai_engine.cpp'; then $(CYGPATH_W) 'ai/ai_engine.cpp'; else $(CYGPATH_W) '$(srcdir)/ai/ai_engine.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/ai_engine.Tpo $(DEPDIR)/ai_engine.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/ai_engine.Tpo $(DEPDIR)/ai_engine.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='ai/ai_engine.cpp' object='ai_engine.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ai_engine.obj `if test -f 'ai/ai_engine.cpp'; then $(CYGPATH_W) 'ai/ai_engine.cpp'; else $(CYGPATH_W) '$(srcdir)/ai/ai_engine.cpp'; fi`
  
  ai_engine_stupid.o: ai/ai_engine_stupid.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ai_engine_stupid.o -MD -MP -MF $(DEPDIR)/ai_engine_stupid.Tpo -c -o ai_engine_stupid.o `test -f 'ai/ai_engine_stupid.cpp' || echo '$(srcdir)/'`ai/ai_engine_stupid.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/ai_engine_stupid.Tpo $(DEPDIR)/ai_engine_stupid.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/ai_engine_stupid.Tpo $(DEPDIR)/ai_engine_stupid.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='ai/ai_engine_stupid.cpp' object='ai_engine_stupid.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ai_engine_stupid.o `test -f 'ai/ai_engine_stupid.cpp' || echo '$(srcdir)/'`ai/ai_engine_stupid.cpp
  
  ai_engine_stupid.obj: ai/ai_engine_stupid.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ai_engine_stupid.obj -MD -MP -MF $(DEPDIR)/ai_engine_stupid.Tpo -c -o ai_engine_stupid.obj `if test -f 'ai/ai_engine_stupid.cpp'; then $(CYGPATH_W) 'ai/ai_engine_stupid.cpp'; else $(CYGPATH_W) '$(srcdir)/ai/ai_engine_stupid.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/ai_engine_stupid.Tpo $(DEPDIR)/ai_engine_stupid.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/ai_engine_stupid.Tpo $(DEPDIR)/ai_engine_stupid.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='ai/ai_engine_stupid.cpp' object='ai_engine_stupid.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ai_engine_stupid.obj `if test -f 'ai/ai_engine_stupid.cpp'; then $(CYGPATH_W) 'ai/ai_engine_stupid.cpp'; else $(CYGPATH_W) '$(srcdir)/ai/ai_engine_stupid.cpp'; fi`
  
  ai_movement_module.o: ai/ai_movement_module.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ai_movement_module.o -MD -MP -MF $(DEPDIR)/ai_movement_module.Tpo -c -o ai_movement_module.o `test -f 'ai/ai_movement_module.cpp' || echo '$(srcdir)/'`ai/ai_movement_module.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/ai_movement_module.Tpo $(DEPDIR)/ai_movement_module.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/ai_movement_module.Tpo $(DEPDIR)/ai_movement_module.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='ai/ai_movement_module.cpp' object='ai_movement_module.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ai_movement_module.o `test -f 'ai/ai_movement_module.cpp' || echo '$(srcdir)/'`ai/ai_movement_module.cpp
  
  ai_movement_module.obj: ai/ai_movement_module.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ai_movement_module.obj -MD -MP -MF $(DEPDIR)/ai_movement_module.Tpo -c -o ai_movement_module.obj `if test -f 'ai/ai_movement_module.cpp'; then $(CYGPATH_W) 'ai/ai_movement_module.cpp'; else $(CYGPATH_W) '$(srcdir)/ai/ai_movement_module.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/ai_movement_module.Tpo $(DEPDIR)/ai_movement_module.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/ai_movement_module.Tpo $(DEPDIR)/ai_movement_module.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='ai/ai_movement_module.cpp' object='ai_movement_module.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ai_movement_module.obj `if test -f 'ai/ai_movement_module.cpp'; then $(CYGPATH_W) 'ai/ai_movement_module.cpp'; else $(CYGPATH_W) '$(srcdir)/ai/ai_movement_module.cpp'; fi`
  
  ai_shoot_module.o: ai/ai_shoot_module.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ai_shoot_module.o -MD -MP -MF $(DEPDIR)/ai_shoot_module.Tpo -c -o ai_shoot_module.o `test -f 'ai/ai_shoot_module.cpp' || echo '$(srcdir)/'`ai/ai_shoot_module.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/ai_shoot_module.Tpo $(DEPDIR)/ai_shoot_module.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/ai_shoot_module.Tpo $(DEPDIR)/ai_shoot_module.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='ai/ai_shoot_module.cpp' object='ai_shoot_module.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ai_shoot_module.o `test -f 'ai/ai_shoot_module.cpp' || echo '$(srcdir)/'`ai/ai_shoot_module.cpp
  
  ai_shoot_module.obj: ai/ai_shoot_module.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ai_shoot_module.obj -MD -MP -MF $(DEPDIR)/ai_shoot_module.Tpo -c -o ai_shoot_module.obj `if test -f 'ai/ai_shoot_module.cpp'; then $(CYGPATH_W) 'ai/ai_shoot_module.cpp'; else $(CYGPATH_W) '$(srcdir)/ai/ai_shoot_module.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/ai_shoot_module.Tpo $(DEPDIR)/ai_shoot_module.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/ai_shoot_module.Tpo $(DEPDIR)/ai_shoot_module.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='ai/ai_shoot_module.cpp' object='ai_shoot_module.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ai_shoot_module.obj `if test -f 'ai/ai_shoot_module.cpp'; then $(CYGPATH_W) 'ai/ai_shoot_module.cpp'; else $(CYGPATH_W) '$(srcdir)/ai/ai_shoot_module.cpp'; fi`
  
  body.o: character/body.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT body.o -MD -MP -MF $(DEPDIR)/body.Tpo -c -o body.o `test -f 'character/body.cpp' || echo '$(srcdir)/'`character/body.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/body.Tpo $(DEPDIR)/body.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/body.Tpo $(DEPDIR)/body.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='character/body.cpp' object='body.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o body.o `test -f 'character/body.cpp' || echo '$(srcdir)/'`character/body.cpp
  
  body.obj: character/body.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT body.obj -MD -MP -MF $(DEPDIR)/body.Tpo -c -o body.obj `if test -f 'character/body.cpp'; then $(CYGPATH_W) 'character/body.cpp'; else $(CYGPATH_W) '$(srcdir)/character/body.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/body.Tpo $(DEPDIR)/body.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/body.Tpo $(DEPDIR)/body.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='character/body.cpp' object='body.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o body.obj `if test -f 'character/body.cpp'; then $(CYGPATH_W) 'character/body.cpp'; else $(CYGPATH_W) '$(srcdir)/character/body.cpp'; fi`
  
  body_list.o: character/body_list.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT body_list.o -MD -MP -MF $(DEPDIR)/body_list.Tpo -c -o body_list.o `test -f 'character/body_list.cpp' || echo '$(srcdir)/'`character/body_list.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/body_list.Tpo $(DEPDIR)/body_list.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/body_list.Tpo $(DEPDIR)/body_list.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='character/body_list.cpp' object='body_list.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o body_list.o `test -f 'character/body_list.cpp' || echo '$(srcdir)/'`character/body_list.cpp
  
  body_list.obj: character/body_list.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT body_list.obj -MD -MP -MF $(DEPDIR)/body_list.Tpo -c -o body_list.obj `if test -f 'character/body_list.cpp'; then $(CYGPATH_W) 'character/body_list.cpp'; else $(CYGPATH_W) '$(srcdir)/character/body_list.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/body_list.Tpo $(DEPDIR)/body_list.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/body_list.Tpo $(DEPDIR)/body_list.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='character/body_list.cpp' object='body_list.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o body_list.obj `if test -f 'character/body_list.cpp'; then $(CYGPATH_W) 'character/body_list.cpp'; else $(CYGPATH_W) '$(srcdir)/character/body_list.cpp'; fi`
  
  character.o: character/character.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT character.o -MD -MP -MF $(DEPDIR)/character.Tpo -c -o character.o `test -f 'character/character.cpp' || echo '$(srcdir)/'`character/character.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/character.Tpo $(DEPDIR)/character.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/character.Tpo $(DEPDIR)/character.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='character/character.cpp' object='character.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o character.o `test -f 'character/character.cpp' || echo '$(srcdir)/'`character/character.cpp
  
  character.obj: character/character.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT character.obj -MD -MP -MF $(DEPDIR)/character.Tpo -c -o character.obj `if test -f 'character/character.cpp'; then $(CYGPATH_W) 'character/character.cpp'; else $(CYGPATH_W) '$(srcdir)/character/character.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/character.Tpo $(DEPDIR)/character.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/character.Tpo $(DEPDIR)/character.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='character/character.cpp' object='character.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o character.obj `if test -f 'character/character.cpp'; then $(CYGPATH_W) 'character/character.cpp'; else $(CYGPATH_W) '$(srcdir)/character/character.cpp'; fi`
  
  clothe.o: character/clothe.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT clothe.o -MD -MP -MF $(DEPDIR)/clothe.Tpo -c -o clothe.o `test -f 'character/clothe.cpp' || echo '$(srcdir)/'`character/clothe.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/clothe.Tpo $(DEPDIR)/clothe.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/clothe.Tpo $(DEPDIR)/clothe.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='character/clothe.cpp' object='clothe.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o clothe.o `test -f 'character/clothe.cpp' || echo '$(srcdir)/'`character/clothe.cpp
  
  clothe.obj: character/clothe.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT clothe.obj -MD -MP -MF $(DEPDIR)/clothe.Tpo -c -o clothe.obj `if test -f 'character/clothe.cpp'; then $(CYGPATH_W) 'character/clothe.cpp'; else $(CYGPATH_W) '$(srcdir)/character/clothe.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/clothe.Tpo $(DEPDIR)/clothe.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/clothe.Tpo $(DEPDIR)/clothe.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='character/clothe.cpp' object='clothe.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o clothe.obj `if test -f 'character/clothe.cpp'; then $(CYGPATH_W) 'character/clothe.cpp'; else $(CYGPATH_W) '$(srcdir)/character/clothe.cpp'; fi`
  
  damage_stats.o: character/damage_stats.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT damage_stats.o -MD -MP -MF $(DEPDIR)/damage_stats.Tpo -c -o damage_stats.o `test -f 'character/damage_stats.cpp' || echo '$(srcdir)/'`character/damage_stats.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/damage_stats.Tpo $(DEPDIR)/damage_stats.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/damage_stats.Tpo $(DEPDIR)/damage_stats.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='character/damage_stats.cpp' object='damage_stats.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o damage_stats.o `test -f 'character/damage_stats.cpp' || echo '$(srcdir)/'`character/damage_stats.cpp
  
  damage_stats.obj: character/damage_stats.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT damage_stats.obj -MD -MP -MF $(DEPDIR)/damage_stats.Tpo -c -o damage_stats.obj `if test -f 'character/damage_stats.cpp'; then $(CYGPATH_W) 'character/damage_stats.cpp'; else $(CYGPATH_W) '$(srcdir)/character/damage_stats.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/damage_stats.Tpo $(DEPDIR)/damage_stats.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/damage_stats.Tpo $(DEPDIR)/damage_stats.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='character/damage_stats.cpp' object='damage_stats.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o damage_stats.obj `if test -f 'character/damage_stats.cpp'; then $(CYGPATH_W) 'character/damage_stats.cpp'; else $(CYGPATH_W) '$(srcdir)/character/damage_stats.cpp'; fi`
  
  member.o: character/member.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT member.o -MD -MP -MF $(DEPDIR)/member.Tpo -c -o member.o `test -f 'character/member.cpp' || echo '$(srcdir)/'`character/member.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/member.Tpo $(DEPDIR)/member.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/member.Tpo $(DEPDIR)/member.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='character/member.cpp' object='member.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o member.o `test -f 'character/member.cpp' || echo '$(srcdir)/'`character/member.cpp
  
  member.obj: character/member.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT member.obj -MD -MP -MF $(DEPDIR)/member.Tpo -c -o member.obj `if test -f 'character/member.cpp'; then $(CYGPATH_W) 'character/member.cpp'; else $(CYGPATH_W) '$(srcdir)/character/member.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/member.Tpo $(DEPDIR)/member.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/member.Tpo $(DEPDIR)/member.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='character/member.cpp' object='member.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o member.obj `if test -f 'character/member.cpp'; then $(CYGPATH_W) 'character/member.cpp'; else $(CYGPATH_W) '$(srcdir)/character/member.cpp'; fi`
  
  move.o: character/move.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT move.o -MD -MP -MF $(DEPDIR)/move.Tpo -c -o move.o `test -f 'character/move.cpp' || echo '$(srcdir)/'`character/move.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/move.Tpo $(DEPDIR)/move.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/move.Tpo $(DEPDIR)/move.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='character/move.cpp' object='move.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o move.o `test -f 'character/move.cpp' || echo '$(srcdir)/'`character/move.cpp
  
  move.obj: character/move.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT move.obj -MD -MP -MF $(DEPDIR)/move.Tpo -c -o move.obj `if test -f 'character/move.cpp'; then $(CYGPATH_W) 'character/move.cpp'; else $(CYGPATH_W) '$(srcdir)/character/move.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/move.Tpo $(DEPDIR)/move.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/move.Tpo $(DEPDIR)/move.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='character/move.cpp' object='move.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o move.obj `if test -f 'character/move.cpp'; then $(CYGPATH_W) 'character/move.cpp'; else $(CYGPATH_W) '$(srcdir)/character/move.cpp'; fi`
  
  movement.o: character/movement.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT movement.o -MD -MP -MF $(DEPDIR)/movement.Tpo -c -o movement.o `test -f 'character/movement.cpp' || echo '$(srcdir)/'`character/movement.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/movement.Tpo $(DEPDIR)/movement.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/movement.Tpo $(DEPDIR)/movement.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='character/movement.cpp' object='movement.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o movement.o `test -f 'character/movement.cpp' || echo '$(srcdir)/'`character/movement.cpp
  
  movement.obj: character/movement.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT movement.obj -MD -MP -MF $(DEPDIR)/movement.Tpo -c -o movement.obj `if test -f 'character/movement.cpp'; then $(CYGPATH_W) 'character/movement.cpp'; else $(CYGPATH_W) '$(srcdir)/character/movement.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/movement.Tpo $(DEPDIR)/movement.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/movement.Tpo $(DEPDIR)/movement.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='character/movement.cpp' object='movement.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o movement.obj `if test -f 'character/movement.cpp'; then $(CYGPATH_W) 'character/movement.cpp'; else $(CYGPATH_W) '$(srcdir)/character/movement.cpp'; fi`
  
  config.o: game/config.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT config.o -MD -MP -MF $(DEPDIR)/config.Tpo -c -o config.o `test -f 'game/config.cpp' || echo '$(srcdir)/'`game/config.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/config.Tpo $(DEPDIR)/config.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/config.Tpo $(DEPDIR)/config.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='game/config.cpp' object='config.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o config.o `test -f 'game/config.cpp' || echo '$(srcdir)/'`game/config.cpp
  
  config.obj: game/config.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT config.obj -MD -MP -MF $(DEPDIR)/config.Tpo -c -o config.obj `if test -f 'game/config.cpp'; then $(CYGPATH_W) 'game/config.cpp'; else $(CYGPATH_W) '$(srcdir)/game/config.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/config.Tpo $(DEPDIR)/config.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/config.Tpo $(DEPDIR)/config.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='game/config.cpp' object='config.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o config.obj `if test -f 'game/config.cpp'; then $(CYGPATH_W) 'game/config.cpp'; else $(CYGPATH_W) '$(srcdir)/game/config.cpp'; fi`
  
  game.o: game/game.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT game.o -MD -MP -MF $(DEPDIR)/game.Tpo -c -o game.o `test -f 'game/game.cpp' || echo '$(srcdir)/'`game/game.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/game.Tpo $(DEPDIR)/game.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/game.Tpo $(DEPDIR)/game.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='game/game.cpp' object='game.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o game.o `test -f 'game/game.cpp' || echo '$(srcdir)/'`game/game.cpp
  
  game.obj: game/game.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT game.obj -MD -MP -MF $(DEPDIR)/game.Tpo -c -o game.obj `if test -f 'game/game.cpp'; then $(CYGPATH_W) 'game/game.cpp'; else $(CYGPATH_W) '$(srcdir)/game/game.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/game.Tpo $(DEPDIR)/game.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/game.Tpo $(DEPDIR)/game.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='game/game.cpp' object='game.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o game.obj `if test -f 'game/game.cpp'; then $(CYGPATH_W) 'game/game.cpp'; else $(CYGPATH_W) '$(srcdir)/game/game.cpp'; fi`
  
  game_blitz.o: game/game_blitz.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT game_blitz.o -MD -MP -MF $(DEPDIR)/game_blitz.Tpo -c -o game_blitz.o `test -f 'game/game_blitz.cpp' || echo '$(srcdir)/'`game/game_blitz.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/game_blitz.Tpo $(DEPDIR)/game_blitz.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/game_blitz.Tpo $(DEPDIR)/game_blitz.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='game/game_blitz.cpp' object='game_blitz.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o game_blitz.o `test -f 'game/game_blitz.cpp' || echo '$(srcdir)/'`game/game_blitz.cpp
  
  game_blitz.obj: game/game_blitz.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT game_blitz.obj -MD -MP -MF $(DEPDIR)/game_blitz.Tpo -c -o game_blitz.obj `if test -f 'game/game_blitz.cpp'; then $(CYGPATH_W) 'game/game_blitz.cpp'; else $(CYGPATH_W) '$(srcdir)/game/game_blitz.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/game_blitz.Tpo $(DEPDIR)/game_blitz.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/game_blitz.Tpo $(DEPDIR)/game_blitz.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='game/game_blitz.cpp' object='game_blitz.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o game_blitz.obj `if test -f 'game/game_blitz.cpp'; then $(CYGPATH_W) 'game/game_blitz.cpp'; else $(CYGPATH_W) '$(srcdir)/game/game_blitz.cpp'; fi`
  
  game_classic.o: game/game_classic.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT game_classic.o -MD -MP -MF $(DEPDIR)/game_classic.Tpo -c -o game_classic.o `test -f 'game/game_classic.cpp' || echo '$(srcdir)/'`game/game_classic.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/game_classic.Tpo $(DEPDIR)/game_classic.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/game_classic.Tpo $(DEPDIR)/game_classic.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='game/game_classic.cpp' object='game_classic.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o game_classic.o `test -f 'game/game_classic.cpp' || echo '$(srcdir)/'`game/game_classic.cpp
  
  game_classic.obj: game/game_classic.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT game_classic.obj -MD -MP -MF $(DEPDIR)/game_classic.Tpo -c -o game_classic.obj `if test -f 'game/game_classic.cpp'; then $(CYGPATH_W) 'game/game_classic.cpp'; else $(CYGPATH_W) '$(srcdir)/game/game_classic.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/game_classic.Tpo $(DEPDIR)/game_classic.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/game_classic.Tpo $(DEPDIR)/game_classic.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='game/game_classic.cpp' object='game_classic.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o game_classic.obj `if test -f 'game/game_classic.cpp'; then $(CYGPATH_W) 'game/game_classic.cpp'; else $(CYGPATH_W) '$(srcdir)/game/game_classic.cpp'; fi`
  
  game_init.o: game/game_init.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT game_init.o -MD -MP -MF $(DEPDIR)/game_init.Tpo -c -o game_init.o `test -f 'game/game_init.cpp' || echo '$(srcdir)/'`game/game_init.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/game_init.Tpo $(DEPDIR)/game_init.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/game_init.Tpo $(DEPDIR)/game_init.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='game/game_init.cpp' object='game_init.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o game_init.o `test -f 'game/game_init.cpp' || echo '$(srcdir)/'`game/game_init.cpp
  
  game_init.obj: game/game_init.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT game_init.obj -MD -MP -MF $(DEPDIR)/game_init.Tpo -c -o game_init.obj `if test -f 'game/game_init.cpp'; then $(CYGPATH_W) 'game/game_init.cpp'; else $(CYGPATH_W) '$(srcdir)/game/game_init.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/game_init.Tpo $(DEPDIR)/game_init.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/game_init.Tpo $(DEPDIR)/game_init.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='game/game_init.cpp' object='game_init.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o game_init.obj `if test -f 'game/game_init.cpp'; then $(CYGPATH_W) 'game/game_init.cpp'; else $(CYGPATH_W) '$(srcdir)/game/game_init.cpp'; fi`
  
  game_mode.o: game/game_mode.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT game_mode.o -MD -MP -MF $(DEPDIR)/game_mode.Tpo -c -o game_mode.o `test -f 'game/game_mode.cpp' || echo '$(srcdir)/'`game/game_mode.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/game_mode.Tpo $(DEPDIR)/game_mode.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/game_mode.Tpo $(DEPDIR)/game_mode.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='game/game_mode.cpp' object='game_mode.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o game_mode.o `test -f 'game/game_mode.cpp' || echo '$(srcdir)/'`game/game_mode.cpp
  
  game_mode.obj: game/game_mode.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT game_mode.obj -MD -MP -MF $(DEPDIR)/game_mode.Tpo -c -o game_mode.obj `if test -f 'game/game_mode.cpp'; then $(CYGPATH_W) 'game/game_mode.cpp'; else $(CYGPATH_W) '$(srcdir)/game/game_mode.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/game_mode.Tpo $(DEPDIR)/game_mode.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/game_mode.Tpo $(DEPDIR)/game_mode.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='game/game_mode.cpp' object='game_mode.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o game_mode.obj `if test -f 'game/game_mode.cpp'; then $(CYGPATH_W) 'game/game_mode.cpp'; else $(CYGPATH_W) '$(srcdir)/game/game_mode.cpp'; fi`
  
  time.o: game/time.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT time.o -MD -MP -MF $(DEPDIR)/time.Tpo -c -o time.o `test -f 'game/time.cpp' || echo '$(srcdir)/'`game/time.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/time.Tpo $(DEPDIR)/time.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/time.Tpo $(DEPDIR)/time.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='game/time.cpp' object='time.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o time.o `test -f 'game/time.cpp' || echo '$(srcdir)/'`game/time.cpp
  
  time.obj: game/time.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT time.obj -MD -MP -MF $(DEPDIR)/time.Tpo -c -o time.obj `if test -f 'game/time.cpp'; then $(CYGPATH_W) 'game/time.cpp'; else $(CYGPATH_W) '$(srcdir)/game/time.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/time.Tpo $(DEPDIR)/time.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/time.Tpo $(DEPDIR)/time.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='game/time.cpp' object='time.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o time.obj `if test -f 'game/time.cpp'; then $(CYGPATH_W) 'game/time.cpp'; else $(CYGPATH_W) '$(srcdir)/game/time.cpp'; fi`
  
  color.o: graphic/color.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT color.o -MD -MP -MF $(DEPDIR)/color.Tpo -c -o color.o `test -f 'graphic/color.cpp' || echo '$(srcdir)/'`graphic/color.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/color.Tpo $(DEPDIR)/color.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/color.Tpo $(DEPDIR)/color.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='graphic/color.cpp' object='color.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o color.o `test -f 'graphic/color.cpp' || echo '$(srcdir)/'`graphic/color.cpp
  
  color.obj: graphic/color.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT color.obj -MD -MP -MF $(DEPDIR)/color.Tpo -c -o color.obj `if test -f 'graphic/color.cpp'; then $(CYGPATH_W) 'graphic/color.cpp'; else $(CYGPATH_W) '$(srcdir)/graphic/color.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/color.Tpo $(DEPDIR)/color.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/color.Tpo $(DEPDIR)/color.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='graphic/color.cpp' object='color.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o color.obj `if test -f 'graphic/color.cpp'; then $(CYGPATH_W) 'graphic/color.cpp'; else $(CYGPATH_W) '$(srcdir)/graphic/color.cpp'; fi`
  
  composite_shape.o: graphic/composite_shape.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT composite_shape.o -MD -MP -MF $(DEPDIR)/composite_shape.Tpo -c -o composite_shape.o `test -f 'graphic/composite_shape.cpp' || echo '$(srcdir)/'`graphic/composite_shape.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/composite_shape.Tpo $(DEPDIR)/composite_shape.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/composite_shape.Tpo $(DEPDIR)/composite_shape.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='graphic/composite_shape.cpp' object='composite_shape.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o composite_shape.o `test -f 'graphic/composite_shape.cpp' || echo '$(srcdir)/'`graphic/composite_shape.cpp
  
  composite_shape.obj: graphic/composite_shape.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT composite_shape.obj -MD -MP -MF $(DEPDIR)/composite_shape.Tpo -c -o composite_shape.obj `if test -f 'graphic/composite_shape.cpp'; then $(CYGPATH_W) 'graphic/composite_shape.cpp'; else $(CYGPATH_W) '$(srcdir)/graphic/composite_shape.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/composite_shape.Tpo $(DEPDIR)/composite_shape.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/composite_shape.Tpo $(DEPDIR)/composite_shape.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='graphic/composite_shape.cpp' object='composite_shape.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o composite_shape.obj `if test -f 'graphic/composite_shape.cpp'; then $(CYGPATH_W) 'graphic/composite_shape.cpp'; else $(CYGPATH_W) '$(srcdir)/graphic/composite_shape.cpp'; fi`
  
  effects.o: graphic/effects.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT effects.o -MD -MP -MF $(DEPDIR)/effects.Tpo -c -o effects.o `test -f 'graphic/effects.cpp' || echo '$(srcdir)/'`graphic/effects.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/effects.Tpo $(DEPDIR)/effects.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/effects.Tpo $(DEPDIR)/effects.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='graphic/effects.cpp' object='effects.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o effects.o `test -f 'graphic/effects.cpp' || echo '$(srcdir)/'`graphic/effects.cpp
  
  effects.obj: graphic/effects.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT effects.obj -MD -MP -MF $(DEPDIR)/effects.Tpo -c -o effects.obj `if test -f 'graphic/effects.cpp'; then $(CYGPATH_W) 'graphic/effects.cpp'; else $(CYGPATH_W) '$(srcdir)/graphic/effects.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/effects.Tpo $(DEPDIR)/effects.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/effects.Tpo $(DEPDIR)/effects.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='graphic/effects.cpp' object='effects.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o effects.obj `if test -f 'graphic/effects.cpp'; then $(CYGPATH_W) 'graphic/effects.cpp'; else $(CYGPATH_W) '$(srcdir)/graphic/effects.cpp'; fi`
  
  font.o: graphic/font.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT font.o -MD -MP -MF $(DEPDIR)/font.Tpo -c -o font.o `test -f 'graphic/font.cpp' || echo '$(srcdir)/'`graphic/font.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/font.Tpo $(DEPDIR)/font.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/font.Tpo $(DEPDIR)/font.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='graphic/font.cpp' object='font.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o font.o `test -f 'graphic/font.cpp' || echo '$(srcdir)/'`graphic/font.cpp
  
  font.obj: graphic/font.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT font.obj -MD -MP -MF $(DEPDIR)/font.Tpo -c -o font.obj `if test -f 'graphic/font.cpp'; then $(CYGPATH_W) 'graphic/font.cpp'; else $(CYGPATH_W) '$(srcdir)/graphic/font.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/font.Tpo $(DEPDIR)/font.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/font.Tpo $(DEPDIR)/font.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='graphic/font.cpp' object='font.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o font.obj `if test -f 'graphic/font.cpp'; then $(CYGPATH_W) 'graphic/font.cpp'; else $(CYGPATH_W) '$(srcdir)/graphic/font.cpp'; fi`
  
  fps.o: graphic/fps.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fps.o -MD -MP -MF $(DEPDIR)/fps.Tpo -c -o fps.o `test -f 'graphic/fps.cpp' || echo '$(srcdir)/'`graphic/fps.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/fps.Tpo $(DEPDIR)/fps.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/fps.Tpo $(DEPDIR)/fps.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='graphic/fps.cpp' object='fps.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fps.o `test -f 'graphic/fps.cpp' || echo '$(srcdir)/'`graphic/fps.cpp
  
  fps.obj: graphic/fps.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fps.obj -MD -MP -MF $(DEPDIR)/fps.Tpo -c -o fps.obj `if test -f 'graphic/fps.cpp'; then $(CYGPATH_W) 'graphic/fps.cpp'; else $(CYGPATH_W) '$(srcdir)/graphic/fps.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/fps.Tpo $(DEPDIR)/fps.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/fps.Tpo $(DEPDIR)/fps.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='graphic/fps.cpp' object='fps.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fps.obj `if test -f 'graphic/fps.cpp'; then $(CYGPATH_W) 'graphic/fps.cpp'; else $(CYGPATH_W) '$(srcdir)/graphic/fps.cpp'; fi`
  
  polygon.o: graphic/polygon.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT polygon.o -MD -MP -MF $(DEPDIR)/polygon.Tpo -c -o polygon.o `test -f 'graphic/polygon.cpp' || echo '$(srcdir)/'`graphic/polygon.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/polygon.Tpo $(DEPDIR)/polygon.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/polygon.Tpo $(DEPDIR)/polygon.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='graphic/polygon.cpp' object='polygon.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o polygon.o `test -f 'graphic/polygon.cpp' || echo '$(srcdir)/'`graphic/polygon.cpp
  
  polygon.obj: graphic/polygon.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT polygon.obj -MD -MP -MF $(DEPDIR)/polygon.Tpo -c -o polygon.obj `if test -f 'graphic/polygon.cpp'; then $(CYGPATH_W) 'graphic/polygon.cpp'; else $(CYGPATH_W) '$(srcdir)/graphic/polygon.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/polygon.Tpo $(DEPDIR)/polygon.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/polygon.Tpo $(DEPDIR)/polygon.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='graphic/polygon.cpp' object='polygon.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o polygon.obj `if test -f 'graphic/polygon.cpp'; then $(CYGPATH_W) 'graphic/polygon.cpp'; else $(CYGPATH_W) '$(srcdir)/graphic/polygon.cpp'; fi`
  
  polygon_generator.o: graphic/polygon_generator.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT polygon_generator.o -MD -MP -MF $(DEPDIR)/polygon_generator.Tpo -c -o polygon_generator.o `test -f 'graphic/polygon_generator.cpp' || echo '$(srcdir)/'`graphic/polygon_generator.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/polygon_generator.Tpo $(DEPDIR)/polygon_generator.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/polygon_generator.Tpo $(DEPDIR)/polygon_generator.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='graphic/polygon_generator.cpp' object='polygon_generator.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o polygon_generator.o `test -f 'graphic/polygon_generator.cpp' || echo '$(srcdir)/'`graphic/polygon_generator.cpp
  
  polygon_generator.obj: graphic/polygon_generator.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT polygon_generator.obj -MD -MP -MF $(DEPDIR)/polygon_generator.Tpo -c -o polygon_generator.obj `if test -f 'graphic/polygon_generator.cpp'; then $(CYGPATH_W) 'graphic/polygon_generator.cpp'; else $(CYGPATH_W) '$(srcdir)/graphic/polygon_generator.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/polygon_generator.Tpo $(DEPDIR)/polygon_generator.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/polygon_generator.Tpo $(DEPDIR)/polygon_generator.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='graphic/polygon_generator.cpp' object='polygon_generator.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o polygon_generator.obj `if test -f 'graphic/polygon_generator.cpp'; then $(CYGPATH_W) 'graphic/polygon_generator.cpp'; else $(CYGPATH_W) '$(srcdir)/graphic/polygon_generator.cpp'; fi`
  
  sprite.o: graphic/sprite.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sprite.o -MD -MP -MF $(DEPDIR)/sprite.Tpo -c -o sprite.o `test -f 'graphic/sprite.cpp' || echo '$(srcdir)/'`graphic/sprite.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sprite.Tpo $(DEPDIR)/sprite.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/sprite.Tpo $(DEPDIR)/sprite.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='graphic/sprite.cpp' object='sprite.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sprite.o `test -f 'graphic/sprite.cpp' || echo '$(srcdir)/'`graphic/sprite.cpp
  
  sprite.obj: graphic/sprite.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sprite.obj -MD -MP -MF $(DEPDIR)/sprite.Tpo -c -o sprite.obj `if test -f 'graphic/sprite.cpp'; then $(CYGPATH_W) 'graphic/sprite.cpp'; else $(CYGPATH_W) '$(srcdir)/graphic/sprite.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sprite.Tpo $(DEPDIR)/sprite.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/sprite.Tpo $(DEPDIR)/sprite.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='graphic/sprite.cpp' object='sprite.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sprite.obj `if test -f 'graphic/sprite.cpp'; then $(CYGPATH_W) 'graphic/sprite.cpp'; else $(CYGPATH_W) '$(srcdir)/graphic/sprite.cpp'; fi`
  
  spriteanimation.o: graphic/spriteanimation.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT spriteanimation.o -MD -MP -MF $(DEPDIR)/spriteanimation.Tpo -c -o spriteanimation.o `test -f 'graphic/spriteanimation.cpp' || echo '$(srcdir)/'`graphic/spriteanimation.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/spriteanimation.Tpo $(DEPDIR)/spriteanimation.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/spriteanimation.Tpo $(DEPDIR)/spriteanimation.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='graphic/spriteanimation.cpp' object='spriteanimation.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o spriteanimation.o `test -f 'graphic/spriteanimation.cpp' || echo '$(srcdir)/'`graphic/spriteanimation.cpp
  
  spriteanimation.obj: graphic/spriteanimation.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT spriteanimation.obj -MD -MP -MF $(DEPDIR)/spriteanimation.Tpo -c -o spriteanimation.obj `if test -f 'graphic/spriteanimation.cpp'; then $(CYGPATH_W) 'graphic/spriteanimation.cpp'; else $(CYGPATH_W) '$(srcdir)/graphic/spriteanimation.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/spriteanimation.Tpo $(DEPDIR)/spriteanimation.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/spriteanimation.Tpo $(DEPDIR)/spriteanimation.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='graphic/spriteanimation.cpp' object='spriteanimation.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o spriteanimation.obj `if test -f 'graphic/spriteanimation.cpp'; then $(CYGPATH_W) 'graphic/spriteanimation.cpp'; else $(CYGPATH_W) '$(srcdir)/graphic/spriteanimation.cpp'; fi`
  
  spritecache.o: graphic/spritecache.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT spritecache.o -MD -MP -MF $(DEPDIR)/spritecache.Tpo -c -o spritecache.o `test -f 'graphic/spritecache.cpp' || echo '$(srcdir)/'`graphic/spritecache.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/spritecache.Tpo $(DEPDIR)/spritecache.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/spritecache.Tpo $(DEPDIR)/spritecache.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='graphic/spritecache.cpp' object='spritecache.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o spritecache.o `test -f 'graphic/spritecache.cpp' || echo '$(srcdir)/'`graphic/spritecache.cpp
  
  spritecache.obj: graphic/spritecache.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT spritecache.obj -MD -MP -MF $(DEPDIR)/spritecache.Tpo -c -o spritecache.obj `if test -f 'graphic/spritecache.cpp'; then $(CYGPATH_W) 'graphic/spritecache.cpp'; else $(CYGPATH_W) '$(srcdir)/graphic/spritecache.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/spritecache.Tpo $(DEPDIR)/spritecache.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/spritecache.Tpo $(DEPDIR)/spritecache.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='graphic/spritecache.cpp' object='spritecache.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o spritecache.obj `if test -f 'graphic/spritecache.cpp'; then $(CYGPATH_W) 'graphic/spritecache.cpp'; else $(CYGPATH_W) '$(srcdir)/graphic/spritecache.cpp'; fi`
  
  spriteframe.o: graphic/spriteframe.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT spriteframe.o -MD -MP -MF $(DEPDIR)/spriteframe.Tpo -c -o spriteframe.o `test -f 'graphic/spriteframe.cpp' || echo '$(srcdir)/'`graphic/spriteframe.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/spriteframe.Tpo $(DEPDIR)/spriteframe.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/spriteframe.Tpo $(DEPDIR)/spriteframe.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='graphic/spriteframe.cpp' object='spriteframe.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o spriteframe.o `test -f 'graphic/spriteframe.cpp' || echo '$(srcdir)/'`graphic/spriteframe.cpp
  
  spriteframe.obj: graphic/spriteframe.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT spriteframe.obj -MD -MP -MF $(DEPDIR)/spriteframe.Tpo -c -o spriteframe.obj `if test -f 'graphic/spriteframe.cpp'; then $(CYGPATH_W) 'graphic/spriteframe.cpp'; else $(CYGPATH_W) '$(srcdir)/graphic/spriteframe.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/spriteframe.Tpo $(DEPDIR)/spriteframe.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/spriteframe.Tpo $(DEPDIR)/spriteframe.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='graphic/spriteframe.cpp' object='spriteframe.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o spriteframe.obj `if test -f 'graphic/spriteframe.cpp'; then $(CYGPATH_W) 'graphic/spriteframe.cpp'; else $(CYGPATH_W) '$(srcdir)/graphic/spriteframe.cpp'; fi`
  
  surface.o: graphic/surface.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT surface.o -MD -MP -MF $(DEPDIR)/surface.Tpo -c -o surface.o `test -f 'graphic/surface.cpp' || echo '$(srcdir)/'`graphic/surface.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/surface.Tpo $(DEPDIR)/surface.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/surface.Tpo $(DEPDIR)/surface.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='graphic/surface.cpp' object='surface.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o surface.o `test -f 'graphic/surface.cpp' || echo '$(srcdir)/'`graphic/surface.cpp
  
  surface.obj: graphic/surface.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT surface.obj -MD -MP -MF $(DEPDIR)/surface.Tpo -c -o surface.obj `if test -f 'graphic/surface.cpp'; then $(CYGPATH_W) 'graphic/surface.cpp'; else $(CYGPATH_W) '$(srcdir)/graphic/surface.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/surface.Tpo $(DEPDIR)/surface.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/surface.Tpo $(DEPDIR)/surface.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='graphic/surface.cpp' object='surface.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o surface.obj `if test -f 'graphic/surface.cpp'; then $(CYGPATH_W) 'graphic/surface.cpp'; else $(CYGPATH_W) '$(srcdir)/graphic/surface.cpp'; fi`
  
  text.o: graphic/text.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT text.o -MD -MP -MF $(DEPDIR)/text.Tpo -c -o text.o `test -f 'graphic/text.cpp' || echo '$(srcdir)/'`graphic/text.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/text.Tpo $(DEPDIR)/text.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/text.Tpo $(DEPDIR)/text.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='graphic/text.cpp' object='text.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o text.o `test -f 'graphic/text.cpp' || echo '$(srcdir)/'`graphic/text.cpp
  
  text.obj: graphic/text.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT text.obj -MD -MP -MF $(DEPDIR)/text.Tpo -c -o text.obj `if test -f 'graphic/text.cpp'; then $(CYGPATH_W) 'graphic/text.cpp'; else $(CYGPATH_W) '$(srcdir)/graphic/text.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/text.Tpo $(DEPDIR)/text.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/text.Tpo $(DEPDIR)/text.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='graphic/text.cpp' object='text.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o text.obj `if test -f 'graphic/text.cpp'; then $(CYGPATH_W) 'graphic/text.cpp'; else $(CYGPATH_W) '$(srcdir)/graphic/text.cpp'; fi`
  
  text_list.o: graphic/text_list.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT text_list.o -MD -MP -MF $(DEPDIR)/text_list.Tpo -c -o text_list.o `test -f 'graphic/text_list.cpp' || echo '$(srcdir)/'`graphic/text_list.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/text_list.Tpo $(DEPDIR)/text_list.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/text_list.Tpo $(DEPDIR)/text_list.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='graphic/text_list.cpp' object='text_list.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o text_list.o `test -f 'graphic/text_list.cpp' || echo '$(srcdir)/'`graphic/text_list.cpp
  
  text_list.obj: graphic/text_list.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT text_list.obj -MD -MP -MF $(DEPDIR)/text_list.Tpo -c -o text_list.obj `if test -f 'graphic/text_list.cpp'; then $(CYGPATH_W) 'graphic/text_list.cpp'; else $(CYGPATH_W) '$(srcdir)/graphic/text_list.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/text_list.Tpo $(DEPDIR)/text_list.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/text_list.Tpo $(DEPDIR)/text_list.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='graphic/text_list.cpp' object='text_list.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o text_list.obj `if test -f 'graphic/text_list.cpp'; then $(CYGPATH_W) 'graphic/text_list.cpp'; else $(CYGPATH_W) '$(srcdir)/graphic/text_list.cpp'; fi`
  
  video.o: graphic/video.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT video.o -MD -MP -MF $(DEPDIR)/video.Tpo -c -o video.o `test -f 'graphic/video.cpp' || echo '$(srcdir)/'`graphic/video.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/video.Tpo $(DEPDIR)/video.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/video.Tpo $(DEPDIR)/video.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='graphic/video.cpp' object='video.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o video.o `test -f 'graphic/video.cpp' || echo '$(srcdir)/'`graphic/video.cpp
  
  video.obj: graphic/video.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT video.obj -MD -MP -MF $(DEPDIR)/video.Tpo -c -o video.obj `if test -f 'graphic/video.cpp'; then $(CYGPATH_W) 'graphic/video.cpp'; else $(CYGPATH_W) '$(srcdir)/graphic/video.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/video.Tpo $(DEPDIR)/video.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/video.Tpo $(DEPDIR)/video.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='graphic/video.cpp' object='video.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o video.obj `if test -f 'graphic/video.cpp'; then $(CYGPATH_W) 'graphic/video.cpp'; else $(CYGPATH_W) '$(srcdir)/graphic/video.cpp'; fi`
  
  button_pic.o: gui/big/button_pic.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT button_pic.o -MD -MP -MF $(DEPDIR)/button_pic.Tpo -c -o button_pic.o `test -f 'gui/big/button_pic.cpp' || echo '$(srcdir)/'`gui/big/button_pic.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/button_pic.Tpo $(DEPDIR)/button_pic.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/button_pic.Tpo $(DEPDIR)/button_pic.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='gui/big/button_pic.cpp' object='button_pic.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o button_pic.o `test -f 'gui/big/button_pic.cpp' || echo '$(srcdir)/'`gui/big/button_pic.cpp
  
  button_pic.obj: gui/big/button_pic.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT button_pic.obj -MD -MP -MF $(DEPDIR)/button_pic.Tpo -c -o button_pic.obj `if test -f 'gui/big/button_pic.cpp'; then $(CYGPATH_W) 'gui/big/button_pic.cpp'; else $(CYGPATH_W) '$(srcdir)/gui/big/button_pic.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/button_pic.Tpo $(DEPDIR)/button_pic.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/button_pic.Tpo $(DEPDIR)/button_pic.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='gui/big/button_pic.cpp' object='button_pic.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o button_pic.obj `if test -f 'gui/big/button_pic.cpp'; then $(CYGPATH_W) 'gui/big/button_pic.cpp'; else $(CYGPATH_W) '$(srcdir)/gui/big/button_pic.cpp'; fi`
  
  box.o: gui/box.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT box.o -MD -MP -MF $(DEPDIR)/box.Tpo -c -o box.o `test -f 'gui/box.cpp' || echo '$(srcdir)/'`gui/box.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/box.Tpo $(DEPDIR)/box.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/box.Tpo $(DEPDIR)/box.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='gui/box.cpp' object='box.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o box.o `test -f 'gui/box.cpp' || echo '$(srcdir)/'`gui/box.cpp
  
  box.obj: gui/box.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT box.obj -MD -MP -MF $(DEPDIR)/box.Tpo -c -o box.obj `if test -f 'gui/box.cpp'; then $(CYGPATH_W) 'gui/box.cpp'; else $(CYGPATH_W) '$(srcdir)/gui/box.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/box.Tpo $(DEPDIR)/box.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/box.Tpo $(DEPDIR)/box.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='gui/box.cpp' object='box.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o box.obj `if test -f 'gui/box.cpp'; then $(CYGPATH_W) 'gui/box.cpp'; else $(CYGPATH_W) '$(srcdir)/gui/box.cpp'; fi`
  
  button.o: gui/button.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT button.o -MD -MP -MF $(DEPDIR)/button.Tpo -c -o button.o `test -f 'gui/button.cpp' || echo '$(srcdir)/'`gui/button.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/button.Tpo $(DEPDIR)/button.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/button.Tpo $(DEPDIR)/button.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='gui/button.cpp' object='button.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o button.o `test -f 'gui/button.cpp' || echo '$(srcdir)/'`gui/button.cpp
  
  button.obj: gui/button.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT button.obj -MD -MP -MF $(DEPDIR)/button.Tpo -c -o button.obj `if test -f 'gui/button.cpp'; then $(CYGPATH_W) 'gui/button.cpp'; else $(CYGPATH_W) '$(srcdir)/gui/button.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/button.Tpo $(DEPDIR)/button.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/button.Tpo $(DEPDIR)/button.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='gui/button.cpp' object='button.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o button.obj `if test -f 'gui/button.cpp'; then $(CYGPATH_W) 'gui/button.cpp'; else $(CYGPATH_W) '$(srcdir)/gui/button.cpp'; fi`
  
  button_text.o: gui/button_text.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT button_text.o -MD -MP -MF $(DEPDIR)/button_text.Tpo -c -o button_text.o `test -f 'gui/button_text.cpp' || echo '$(srcdir)/'`gui/button_text.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/button_text.Tpo $(DEPDIR)/button_text.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/button_text.Tpo $(DEPDIR)/button_text.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='gui/button_text.cpp' object='button_text.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o button_text.o `test -f 'gui/button_text.cpp' || echo '$(srcdir)/'`gui/button_text.cpp
  
  button_text.obj: gui/button_text.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT button_text.obj -MD -MP -MF $(DEPDIR)/button_text.Tpo -c -o button_text.obj `if test -f 'gui/button_text.cpp'; then $(CYGPATH_W) 'gui/button_text.cpp'; else $(CYGPATH_W) '$(srcdir)/gui/button_text.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/button_text.Tpo $(DEPDIR)/button_text.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/button_text.Tpo $(DEPDIR)/button_text.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='gui/button_text.cpp' object='button_text.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o button_text.obj `if test -f 'gui/button_text.cpp'; then $(CYGPATH_W) 'gui/button_text.cpp'; else $(CYGPATH_W) '$(srcdir)/gui/button_text.cpp'; fi`
  
  check_box.o: gui/check_box.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT check_box.o -MD -MP -MF $(DEPDIR)/check_box.Tpo -c -o check_box.o `test -f 'gui/check_box.cpp' || echo '$(srcdir)/'`gui/check_box.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/check_box.Tpo $(DEPDIR)/check_box.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/check_box.Tpo $(DEPDIR)/check_box.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='gui/check_box.cpp' object='check_box.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o check_box.o `test -f 'gui/check_box.cpp' || echo '$(srcdir)/'`gui/check_box.cpp
  
  check_box.obj: gui/check_box.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT check_box.obj -MD -MP -MF $(DEPDIR)/check_box.Tpo -c -o check_box.obj `if test -f 'gui/check_box.cpp'; then $(CYGPATH_W) 'gui/check_box.cpp'; else $(CYGPATH_W) '$(srcdir)/gui/check_box.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/check_box.Tpo $(DEPDIR)/check_box.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/check_box.Tpo $(DEPDIR)/check_box.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='gui/check_box.cpp' object='check_box.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o check_box.obj `if test -f 'gui/check_box.cpp'; then $(CYGPATH_W) 'gui/check_box.cpp'; else $(CYGPATH_W) '$(srcdir)/gui/check_box.cpp'; fi`
  
  combo_box.o: gui/combo_box.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT combo_box.o -MD -MP -MF $(DEPDIR)/combo_box.Tpo -c -o combo_box.o `test -f 'gui/combo_box.cpp' || echo '$(srcdir)/'`gui/combo_box.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/combo_box.Tpo $(DEPDIR)/combo_box.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/combo_box.Tpo $(DEPDIR)/combo_box.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='gui/combo_box.cpp' object='combo_box.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o combo_box.o `test -f 'gui/combo_box.cpp' || echo '$(srcdir)/'`gui/combo_box.cpp
  
  combo_box.obj: gui/combo_box.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT combo_box.obj -MD -MP -MF $(DEPDIR)/combo_box.Tpo -c -o combo_box.obj `if test -f 'gui/combo_box.cpp'; then $(CYGPATH_W) 'gui/combo_box.cpp'; else $(CYGPATH_W) '$(srcdir)/gui/combo_box.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/combo_box.Tpo $(DEPDIR)/combo_box.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/combo_box.Tpo $(DEPDIR)/combo_box.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='gui/combo_box.cpp' object='combo_box.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o combo_box.obj `if test -f 'gui/combo_box.cpp'; then $(CYGPATH_W) 'gui/combo_box.cpp'; else $(CYGPATH_W) '$(srcdir)/gui/combo_box.cpp'; fi`
  
  energy_bar.o: gui/energy_bar.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT energy_bar.o -MD -MP -MF $(DEPDIR)/energy_bar.Tpo -c -o energy_bar.o `test -f 'gui/energy_bar.cpp' || echo '$(srcdir)/'`gui/energy_bar.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/energy_bar.Tpo $(DEPDIR)/energy_bar.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/energy_bar.Tpo $(DEPDIR)/energy_bar.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='gui/energy_bar.cpp' object='energy_bar.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o energy_bar.o `test -f 'gui/energy_bar.cpp' || echo '$(srcdir)/'`gui/energy_bar.cpp
  
  energy_bar.obj: gui/energy_bar.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT energy_bar.obj -MD -MP -MF $(DEPDIR)/energy_bar.Tpo -c -o energy_bar.obj `if test -f 'gui/energy_bar.cpp'; then $(CYGPATH_W) 'gui/energy_bar.cpp'; else $(CYGPATH_W) '$(srcdir)/gui/energy_bar.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/energy_bar.Tpo $(DEPDIR)/energy_bar.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/energy_bar.Tpo $(DEPDIR)/energy_bar.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='gui/energy_bar.cpp' object='energy_bar.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o energy_bar.obj `if test -f 'gui/energy_bar.cpp'; then $(CYGPATH_W) 'gui/energy_bar.cpp'; else $(CYGPATH_W) '$(srcdir)/gui/energy_bar.cpp'; fi`
  
  label.o: gui/label.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT label.o -MD -MP -MF $(DEPDIR)/label.Tpo -c -o label.o `test -f 'gui/label.cpp' || echo '$(srcdir)/'`gui/label.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/label.Tpo $(DEPDIR)/label.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/label.Tpo $(DEPDIR)/label.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='gui/label.cpp' object='label.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o label.o `test -f 'gui/label.cpp' || echo '$(srcdir)/'`gui/label.cpp
  
  label.obj: gui/label.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT label.obj -MD -MP -MF $(DEPDIR)/label.Tpo -c -o label.obj `if test -f 'gui/label.cpp'; then $(CYGPATH_W) 'gui/label.cpp'; else $(CYGPATH_W) '$(srcdir)/gui/label.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/label.Tpo $(DEPDIR)/label.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/label.Tpo $(DEPDIR)/label.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='gui/label.cpp' object='label.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o label.obj `if test -f 'gui/label.cpp'; then $(CYGPATH_W) 'gui/label.cpp'; else $(CYGPATH_W) '$(srcdir)/gui/label.cpp'; fi`
  
  list_box.o: gui/list_box.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT list_box.o -MD -MP -MF $(DEPDIR)/list_box.Tpo -c -o list_box.o `test -f 'gui/list_box.cpp' || echo '$(srcdir)/'`gui/list_box.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/list_box.Tpo $(DEPDIR)/list_box.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/list_box.Tpo $(DEPDIR)/list_box.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='gui/list_box.cpp' object='list_box.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o list_box.o `test -f 'gui/list_box.cpp' || echo '$(srcdir)/'`gui/list_box.cpp
  
  list_box.obj: gui/list_box.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT list_box.obj -MD -MP -MF $(DEPDIR)/list_box.Tpo -c -o list_box.obj `if test -f 'gui/list_box.cpp'; then $(CYGPATH_W) 'gui/list_box.cpp'; else $(CYGPATH_W) '$(srcdir)/gui/list_box.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/list_box.Tpo $(DEPDIR)/list_box.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/list_box.Tpo $(DEPDIR)/list_box.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='gui/list_box.cpp' object='list_box.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o list_box.obj `if test -f 'gui/list_box.cpp'; then $(CYGPATH_W) 'gui/list_box.cpp'; else $(CYGPATH_W) '$(srcdir)/gui/list_box.cpp'; fi`
  
  list_box_w_label.o: gui/list_box_w_label.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT list_box_w_label.o -MD -MP -MF $(DEPDIR)/list_box_w_label.Tpo -c -o list_box_w_label.o `test -f 'gui/list_box_w_label.cpp' || echo '$(srcdir)/'`gui/list_box_w_label.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/list_box_w_label.Tpo $(DEPDIR)/list_box_w_label.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/list_box_w_label.Tpo $(DEPDIR)/list_box_w_label.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='gui/list_box_w_label.cpp' object='list_box_w_label.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o list_box_w_label.o `test -f 'gui/list_box_w_label.cpp' || echo '$(srcdir)/'`gui/list_box_w_label.cpp
  
  list_box_w_label.obj: gui/list_box_w_label.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT list_box_w_label.obj -MD -MP -MF $(DEPDIR)/list_box_w_label.Tpo -c -o list_box_w_label.obj `if test -f 'gui/list_box_w_label.cpp'; then $(CYGPATH_W) 'gui/list_box_w_label.cpp'; else $(CYGPATH_W) '$(srcdir)/gui/list_box_w_label.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/list_box_w_label.Tpo $(DEPDIR)/list_box_w_label.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/list_box_w_label.Tpo $(DEPDIR)/list_box_w_label.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='gui/list_box_w_label.cpp' object='list_box_w_label.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o list_box_w_label.obj `if test -f 'gui/list_box_w_label.cpp'; then $(CYGPATH_W) 'gui/list_box_w_label.cpp'; else $(CYGPATH_W) '$(srcdir)/gui/list_box_w_label.cpp'; fi`
  
  msg_box.o: gui/msg_box.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT msg_box.o -MD -MP -MF $(DEPDIR)/msg_box.Tpo -c -o msg_box.o `test -f 'gui/msg_box.cpp' || echo '$(srcdir)/'`gui/msg_box.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/msg_box.Tpo $(DEPDIR)/msg_box.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/msg_box.Tpo $(DEPDIR)/msg_box.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='gui/msg_box.cpp' object='msg_box.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o msg_box.o `test -f 'gui/msg_box.cpp' || echo '$(srcdir)/'`gui/msg_box.cpp
  
  msg_box.obj: gui/msg_box.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT msg_box.obj -MD -MP -MF $(DEPDIR)/msg_box.Tpo -c -o msg_box.obj `if test -f 'gui/msg_box.cpp'; then $(CYGPATH_W) 'gui/msg_box.cpp'; else $(CYGPATH_W) '$(srcdir)/gui/msg_box.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/msg_box.Tpo $(DEPDIR)/msg_box.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/msg_box.Tpo $(DEPDIR)/msg_box.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='gui/msg_box.cpp' object='msg_box.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o msg_box.obj `if test -f 'gui/msg_box.cpp'; then $(CYGPATH_W) 'gui/msg_box.cpp'; else $(CYGPATH_W) '$(srcdir)/gui/msg_box.cpp'; fi`
  
  picture_text_cbox.o: gui/picture_text_cbox.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT picture_text_cbox.o -MD -MP -MF $(DEPDIR)/picture_text_cbox.Tpo -c -o picture_text_cbox.o `test -f 'gui/picture_text_cbox.cpp' || echo '$(srcdir)/'`gui/picture_text_cbox.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/picture_text_cbox.Tpo $(DEPDIR)/picture_text_cbox.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/picture_text_cbox.Tpo $(DEPDIR)/picture_text_cbox.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='gui/picture_text_cbox.cpp' object='picture_text_cbox.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o picture_text_cbox.o `test -f 'gui/picture_text_cbox.cpp' || echo '$(srcdir)/'`gui/picture_text_cbox.cpp
  
  picture_text_cbox.obj: gui/picture_text_cbox.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT picture_text_cbox.obj -MD -MP -MF $(DEPDIR)/picture_text_cbox.Tpo -c -o picture_text_cbox.obj `if test -f 'gui/picture_text_cbox.cpp'; then $(CYGPATH_W) 'gui/picture_text_cbox.cpp'; else $(CYGPATH_W) '$(srcdir)/gui/picture_text_cbox.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/picture_text_cbox.Tpo $(DEPDIR)/picture_text_cbox.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/picture_text_cbox.Tpo $(DEPDIR)/picture_text_cbox.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='gui/picture_text_cbox.cpp' object='picture_text_cbox.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o picture_text_cbox.obj `if test -f 'gui/picture_text_cbox.cpp'; then $(CYGPATH_W) 'gui/picture_text_cbox.cpp'; else $(CYGPATH_W) '$(srcdir)/gui/picture_text_cbox.cpp'; fi`
  
  picture_widget.o: gui/picture_widget.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT picture_widget.o -MD -MP -MF $(DEPDIR)/picture_widget.Tpo -c -o picture_widget.o `test -f 'gui/picture_widget.cpp' || echo '$(srcdir)/'`gui/picture_widget.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/picture_widget.Tpo $(DEPDIR)/picture_widget.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/picture_widget.Tpo $(DEPDIR)/picture_widget.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='gui/picture_widget.cpp' object='picture_widget.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o picture_widget.o `test -f 'gui/picture_widget.cpp' || echo '$(srcdir)/'`gui/picture_widget.cpp
  
  picture_widget.obj: gui/picture_widget.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT picture_widget.obj -MD -MP -MF $(DEPDIR)/picture_widget.Tpo -c -o picture_widget.obj `if test -f 'gui/picture_widget.cpp'; then $(CYGPATH_W) 'gui/picture_widget.cpp'; else $(CYGPATH_W) '$(srcdir)/gui/picture_widget.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/picture_widget.Tpo $(DEPDIR)/picture_widget.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/picture_widget.Tpo $(DEPDIR)/picture_widget.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='gui/picture_widget.cpp' object='picture_widget.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o picture_widget.obj `if test -f 'gui/picture_widget.cpp'; then $(CYGPATH_W) 'gui/picture_widget.cpp'; else $(CYGPATH_W) '$(srcdir)/gui/picture_widget.cpp'; fi`
  
  progress_bar.o: gui/progress_bar.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT progress_bar.o -MD -MP -MF $(DEPDIR)/progress_bar.Tpo -c -o progress_bar.o `test -f 'gui/progress_bar.cpp' || echo '$(srcdir)/'`gui/progress_bar.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/progress_bar.Tpo $(DEPDIR)/progress_bar.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/progress_bar.Tpo $(DEPDIR)/progress_bar.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='gui/progress_bar.cpp' object='progress_bar.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o progress_bar.o `test -f 'gui/progress_bar.cpp' || echo '$(srcdir)/'`gui/progress_bar.cpp
  
  progress_bar.obj: gui/progress_bar.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT progress_bar.obj -MD -MP -MF $(DEPDIR)/progress_bar.Tpo -c -o progress_bar.obj `if test -f 'gui/progress_bar.cpp'; then $(CYGPATH_W) 'gui/progress_bar.cpp'; else $(CYGPATH_W) '$(srcdir)/gui/progress_bar.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/progress_bar.Tpo $(DEPDIR)/progress_bar.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/progress_bar.Tpo $(DEPDIR)/progress_bar.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='gui/progress_bar.cpp' object='progress_bar.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o progress_bar.obj `if test -f 'gui/progress_bar.cpp'; then $(CYGPATH_W) 'gui/progress_bar.cpp'; else $(CYGPATH_W) '$(srcdir)/gui/progress_bar.cpp'; fi`
  
  question.o: gui/question.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT question.o -MD -MP -MF $(DEPDIR)/question.Tpo -c -o question.o `test -f 'gui/question.cpp' || echo '$(srcdir)/'`gui/question.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/question.Tpo $(DEPDIR)/question.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/question.Tpo $(DEPDIR)/question.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='gui/question.cpp' object='question.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o question.o `test -f 'gui/question.cpp' || echo '$(srcdir)/'`gui/question.cpp
  
  question.obj: gui/question.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT question.obj -MD -MP -MF $(DEPDIR)/question.Tpo -c -o question.obj `if test -f 'gui/question.cpp'; then $(CYGPATH_W) 'gui/question.cpp'; else $(CYGPATH_W) '$(srcdir)/gui/question.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/question.Tpo $(DEPDIR)/question.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/question.Tpo $(DEPDIR)/question.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='gui/question.cpp' object='question.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o question.obj `if test -f 'gui/question.cpp'; then $(CYGPATH_W) 'gui/question.cpp'; else $(CYGPATH_W) '$(srcdir)/gui/question.cpp'; fi`
  
  spin_button.o: gui/spin_button.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT spin_button.o -MD -MP -MF $(DEPDIR)/spin_button.Tpo -c -o spin_button.o `test -f 'gui/spin_button.cpp' || echo '$(srcdir)/'`gui/spin_button.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/spin_button.Tpo $(DEPDIR)/spin_button.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/spin_button.Tpo $(DEPDIR)/spin_button.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='gui/spin_button.cpp' object='spin_button.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o spin_button.o `test -f 'gui/spin_button.cpp' || echo '$(srcdir)/'`gui/spin_button.cpp
  
  spin_button.obj: gui/spin_button.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT spin_button.obj -MD -MP -MF $(DEPDIR)/spin_button.Tpo -c -o spin_button.obj `if test -f 'gui/spin_button.cpp'; then $(CYGPATH_W) 'gui/spin_button.cpp'; else $(CYGPATH_W) '$(srcdir)/gui/spin_button.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/spin_button.Tpo $(DEPDIR)/spin_button.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/spin_button.Tpo $(DEPDIR)/spin_button.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='gui/spin_button.cpp' object='spin_button.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o spin_button.obj `if test -f 'gui/spin_button.cpp'; then $(CYGPATH_W) 'gui/spin_button.cpp'; else $(CYGPATH_W) '$(srcdir)/gui/spin_button.cpp'; fi`
  
  spin_button_big.o: gui/spin_button_big.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT spin_button_big.o -MD -MP -MF $(DEPDIR)/spin_button_big.Tpo -c -o spin_button_big.o `test -f 'gui/spin_button_big.cpp' || echo '$(srcdir)/'`gui/spin_button_big.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/spin_button_big.Tpo $(DEPDIR)/spin_button_big.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/spin_button_big.Tpo $(DEPDIR)/spin_button_big.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='gui/spin_button_big.cpp' object='spin_button_big.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o spin_button_big.o `test -f 'gui/spin_button_big.cpp' || echo '$(srcdir)/'`gui/spin_button_big.cpp
  
  spin_button_big.obj: gui/spin_button_big.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT spin_button_big.obj -MD -MP -MF $(DEPDIR)/spin_button_big.Tpo -c -o spin_button_big.obj `if test -f 'gui/spin_button_big.cpp'; then $(CYGPATH_W) 'gui/spin_button_big.cpp'; else $(CYGPATH_W) '$(srcdir)/gui/spin_button_big.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/spin_button_big.Tpo $(DEPDIR)/spin_button_big.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/spin_button_big.Tpo $(DEPDIR)/spin_button_big.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='gui/spin_button_big.cpp' object='spin_button_big.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o spin_button_big.obj `if test -f 'gui/spin_button_big.cpp'; then $(CYGPATH_W) 'gui/spin_button_big.cpp'; else $(CYGPATH_W) '$(srcdir)/gui/spin_button_big.cpp'; fi`
  
  spin_button_picture.o: gui/spin_button_picture.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT spin_button_picture.o -MD -MP -MF $(DEPDIR)/spin_button_picture.Tpo -c -o spin_button_picture.o `test -f 'gui/spin_button_picture.cpp' || echo '$(srcdir)/'`gui/spin_button_picture.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/spin_button_picture.Tpo $(DEPDIR)/spin_button_picture.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/spin_button_picture.Tpo $(DEPDIR)/spin_button_picture.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='gui/spin_button_picture.cpp' object='spin_button_picture.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o spin_button_picture.o `test -f 'gui/spin_button_picture.cpp' || echo '$(srcdir)/'`gui/spin_button_picture.cpp
  
  spin_button_picture.obj: gui/spin_button_picture.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT spin_button_picture.obj -MD -MP -MF $(DEPDIR)/spin_button_picture.Tpo -c -o spin_button_picture.obj `if test -f 'gui/spin_button_picture.cpp'; then $(CYGPATH_W) 'gui/spin_button_picture.cpp'; else $(CYGPATH_W) '$(srcdir)/gui/spin_button_picture.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/spin_button_picture.Tpo $(DEPDIR)/spin_button_picture.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/spin_button_picture.Tpo $(DEPDIR)/spin_button_picture.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='gui/spin_button_picture.cpp' object='spin_button_picture.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o spin_button_picture.obj `if test -f 'gui/spin_button_picture.cpp'; then $(CYGPATH_W) 'gui/spin_button_picture.cpp'; else $(CYGPATH_W) '$(srcdir)/gui/spin_button_picture.cpp'; fi`
  
  tabs.o: gui/tabs.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tabs.o -MD -MP -MF $(DEPDIR)/tabs.Tpo -c -o tabs.o `test -f 'gui/tabs.cpp' || echo '$(srcdir)/'`gui/tabs.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/tabs.Tpo $(DEPDIR)/tabs.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/tabs.Tpo $(DEPDIR)/tabs.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='gui/tabs.cpp' object='tabs.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tabs.o `test -f 'gui/tabs.cpp' || echo '$(srcdir)/'`gui/tabs.cpp
  
  tabs.obj: gui/tabs.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tabs.obj -MD -MP -MF $(DEPDIR)/tabs.Tpo -c -o tabs.obj `if test -f 'gui/tabs.cpp'; then $(CYGPATH_W) 'gui/tabs.cpp'; else $(CYGPATH_W) '$(srcdir)/gui/tabs.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/tabs.Tpo $(DEPDIR)/tabs.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/tabs.Tpo $(DEPDIR)/tabs.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='gui/tabs.cpp' object='tabs.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tabs.obj `if test -f 'gui/tabs.cpp'; then $(CYGPATH_W) 'gui/tabs.cpp'; else $(CYGPATH_W) '$(srcdir)/gui/tabs.cpp'; fi`
  
  talk_box.o: gui/talk_box.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT talk_box.o -MD -MP -MF $(DEPDIR)/talk_box.Tpo -c -o talk_box.o `test -f 'gui/talk_box.cpp' || echo '$(srcdir)/'`gui/talk_box.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/talk_box.Tpo $(DEPDIR)/talk_box.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/talk_box.Tpo $(DEPDIR)/talk_box.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='gui/talk_box.cpp' object='talk_box.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o talk_box.o `test -f 'gui/talk_box.cpp' || echo '$(srcdir)/'`gui/talk_box.cpp
  
  talk_box.obj: gui/talk_box.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT talk_box.obj -MD -MP -MF $(DEPDIR)/talk_box.Tpo -c -o talk_box.obj `if test -f 'gui/talk_box.cpp'; then $(CYGPATH_W) 'gui/talk_box.cpp'; else $(CYGPATH_W) '$(srcdir)/gui/talk_box.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/talk_box.Tpo $(DEPDIR)/talk_box.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/talk_box.Tpo $(DEPDIR)/talk_box.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='gui/talk_box.cpp' object='talk_box.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o talk_box.obj `if test -f 'gui/talk_box.cpp'; then $(CYGPATH_W) 'gui/talk_box.cpp'; else $(CYGPATH_W) '$(srcdir)/gui/talk_box.cpp'; fi`
  
  text_box.o: gui/text_box.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT text_box.o -MD -MP -MF $(DEPDIR)/text_box.Tpo -c -o text_box.o `test -f 'gui/text_box.cpp' || echo '$(srcdir)/'`gui/text_box.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/text_box.Tpo $(DEPDIR)/text_box.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/text_box.Tpo $(DEPDIR)/text_box.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='gui/text_box.cpp' object='text_box.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o text_box.o `test -f 'gui/text_box.cpp' || echo '$(srcdir)/'`gui/text_box.cpp
  
  text_box.obj: gui/text_box.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT text_box.obj -MD -MP -MF $(DEPDIR)/text_box.Tpo -c -o text_box.obj `if test -f 'gui/text_box.cpp'; then $(CYGPATH_W) 'gui/text_box.cpp'; else $(CYGPATH_W) '$(srcdir)/gui/text_box.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/text_box.Tpo $(DEPDIR)/text_box.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/text_box.Tpo $(DEPDIR)/text_box.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='gui/text_box.cpp' object='text_box.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o text_box.obj `if test -f 'gui/text_box.cpp'; then $(CYGPATH_W) 'gui/text_box.cpp'; else $(CYGPATH_W) '$(srcdir)/gui/text_box.cpp'; fi`
  
  widget.o: gui/widget.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT widget.o -MD -MP -MF $(DEPDIR)/widget.Tpo -c -o widget.o `test -f 'gui/widget.cpp' || echo '$(srcdir)/'`gui/widget.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/widget.Tpo $(DEPDIR)/widget.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/widget.Tpo $(DEPDIR)/widget.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='gui/widget.cpp' object='widget.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o widget.o `test -f 'gui/widget.cpp' || echo '$(srcdir)/'`gui/widget.cpp
  
  widget.obj: gui/widget.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT widget.obj -MD -MP -MF $(DEPDIR)/widget.Tpo -c -o widget.obj `if test -f 'gui/widget.cpp'; then $(CYGPATH_W) 'gui/widget.cpp'; else $(CYGPATH_W) '$(srcdir)/gui/widget.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/widget.Tpo $(DEPDIR)/widget.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/widget.Tpo $(DEPDIR)/widget.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='gui/widget.cpp' object='widget.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o widget.obj `if test -f 'gui/widget.cpp'; then $(CYGPATH_W) 'gui/widget.cpp'; else $(CYGPATH_W) '$(srcdir)/gui/widget.cpp'; fi`
  
  widget_list.o: gui/widget_list.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT widget_list.o -MD -MP -MF $(DEPDIR)/widget_list.Tpo -c -o widget_list.o `test -f 'gui/widget_list.cpp' || echo '$(srcdir)/'`gui/widget_list.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/widget_list.Tpo $(DEPDIR)/widget_list.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/widget_list.Tpo $(DEPDIR)/widget_list.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='gui/widget_list.cpp' object='widget_list.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o widget_list.o `test -f 'gui/widget_list.cpp' || echo '$(srcdir)/'`gui/widget_list.cpp
  
  widget_list.obj: gui/widget_list.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT widget_list.obj -MD -MP -MF $(DEPDIR)/widget_list.Tpo -c -o widget_list.obj `if test -f 'gui/widget_list.cpp'; then $(CYGPATH_W) 'gui/widget_list.cpp'; else $(CYGPATH_W) '$(srcdir)/gui/widget_list.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/widget_list.Tpo $(DEPDIR)/widget_list.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/widget_list.Tpo $(DEPDIR)/widget_list.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='gui/widget_list.cpp' object='widget_list.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o widget_list.obj `if test -f 'gui/widget_list.cpp'; then $(CYGPATH_W) 'gui/widget_list.cpp'; else $(CYGPATH_W) '$(srcdir)/gui/widget_list.cpp'; fi`
  
  action.o: include/action.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT action.o -MD -MP -MF $(DEPDIR)/action.Tpo -c -o action.o `test -f 'include/action.cpp' || echo '$(srcdir)/'`include/action.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/action.Tpo $(DEPDIR)/action.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/action.Tpo $(DEPDIR)/action.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='include/action.cpp' object='action.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o action.o `test -f 'include/action.cpp' || echo '$(srcdir)/'`include/action.cpp
  
  action.obj: include/action.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT action.obj -MD -MP -MF $(DEPDIR)/action.Tpo -c -o action.obj `if test -f 'include/action.cpp'; then $(CYGPATH_W) 'include/action.cpp'; else $(CYGPATH_W) '$(srcdir)/include/action.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/action.Tpo $(DEPDIR)/action.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/action.Tpo $(DEPDIR)/action.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='include/action.cpp' object='action.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o action.obj `if test -f 'include/action.cpp'; then $(CYGPATH_W) 'include/action.cpp'; else $(CYGPATH_W) '$(srcdir)/include/action.cpp'; fi`
  
  action_handler.o: include/action_handler.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT action_handler.o -MD -MP -MF $(DEPDIR)/action_handler.Tpo -c -o action_handler.o `test -f 'include/action_handler.cpp' || echo '$(srcdir)/'`include/action_handler.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/action_handler.Tpo $(DEPDIR)/action_handler.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/action_handler.Tpo $(DEPDIR)/action_handler.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='include/action_handler.cpp' object='action_handler.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o action_handler.o `test -f 'include/action_handler.cpp' || echo '$(srcdir)/'`include/action_handler.cpp
  
  action_handler.obj: include/action_handler.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT action_handler.obj -MD -MP -MF $(DEPDIR)/action_handler.Tpo -c -o action_handler.obj `if test -f 'include/action_handler.cpp'; then $(CYGPATH_W) 'include/action_handler.cpp'; else $(CYGPATH_W) '$(srcdir)/include/action_handler.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/action_handler.Tpo $(DEPDIR)/action_handler.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/action_handler.Tpo $(DEPDIR)/action_handler.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='include/action_handler.cpp' object='action_handler.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o action_handler.obj `if test -f 'include/action_handler.cpp'; then $(CYGPATH_W) 'include/action_handler.cpp'; else $(CYGPATH_W) '$(srcdir)/include/action_handler.cpp'; fi`
  
  constant.o: include/constant.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT constant.o -MD -MP -MF $(DEPDIR)/constant.Tpo -c -o constant.o `test -f 'include/constant.cpp' || echo '$(srcdir)/'`include/constant.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/constant.Tpo $(DEPDIR)/constant.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/constant.Tpo $(DEPDIR)/constant.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='include/constant.cpp' object='constant.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o constant.o `test -f 'include/constant.cpp' || echo '$(srcdir)/'`include/constant.cpp
  
  constant.obj: include/constant.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT constant.obj -MD -MP -MF $(DEPDIR)/constant.Tpo -c -o constant.obj `if test -f 'include/constant.cpp'; then $(CYGPATH_W) 'include/constant.cpp'; else $(CYGPATH_W) '$(srcdir)/include/constant.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/constant.Tpo $(DEPDIR)/constant.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/constant.Tpo $(DEPDIR)/constant.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='include/constant.cpp' object='constant.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o constant.obj `if test -f 'include/constant.cpp'; then $(CYGPATH_W) 'include/constant.cpp'; else $(CYGPATH_W) '$(srcdir)/include/constant.cpp'; fi`
  
  cursor.o: interface/cursor.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT cursor.o -MD -MP -MF $(DEPDIR)/cursor.Tpo -c -o cursor.o `test -f 'interface/cursor.cpp' || echo '$(srcdir)/'`interface/cursor.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/cursor.Tpo $(DEPDIR)/cursor.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/cursor.Tpo $(DEPDIR)/cursor.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='interface/cursor.cpp' object='cursor.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o cursor.o `test -f 'interface/cursor.cpp' || echo '$(srcdir)/'`interface/cursor.cpp
  
  cursor.obj: interface/cursor.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT cursor.obj -MD -MP -MF $(DEPDIR)/cursor.Tpo -c -o cursor.obj `if test -f 'interface/cursor.cpp'; then $(CYGPATH_W) 'interface/cursor.cpp'; else $(CYGPATH_W) '$(srcdir)/interface/cursor.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/cursor.Tpo $(DEPDIR)/cursor.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/cursor.Tpo $(DEPDIR)/cursor.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='interface/cursor.cpp' object='cursor.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o cursor.obj `if test -f 'interface/cursor.cpp'; then $(CYGPATH_W) 'interface/cursor.cpp'; else $(CYGPATH_W) '$(srcdir)/interface/cursor.cpp'; fi`
  
  game_msg.o: interface/game_msg.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT game_msg.o -MD -MP -MF $(DEPDIR)/game_msg.Tpo -c -o game_msg.o `test -f 'interface/game_msg.cpp' || echo '$(srcdir)/'`interface/game_msg.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/game_msg.Tpo $(DEPDIR)/game_msg.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/game_msg.Tpo $(DEPDIR)/game_msg.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='interface/game_msg.cpp' object='game_msg.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o game_msg.o `test -f 'interface/game_msg.cpp' || echo '$(srcdir)/'`interface/game_msg.cpp
  
  game_msg.obj: interface/game_msg.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT game_msg.obj -MD -MP -MF $(DEPDIR)/game_msg.Tpo -c -o game_msg.obj `if test -f 'interface/game_msg.cpp'; then $(CYGPATH_W) 'interface/game_msg.cpp'; else $(CYGPATH_W) '$(srcdir)/interface/game_msg.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/game_msg.Tpo $(DEPDIR)/game_msg.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/game_msg.Tpo $(DEPDIR)/game_msg.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='interface/game_msg.cpp' object='game_msg.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o game_msg.obj `if test -f 'interface/game_msg.cpp'; then $(CYGPATH_W) 'interface/game_msg.cpp'; else $(CYGPATH_W) '$(srcdir)/interface/game_msg.cpp'; fi`
  
  interface.o: interface/interface.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT interface.o -MD -MP -MF $(DEPDIR)/interface.Tpo -c -o interface.o `test -f 'interface/interface.cpp' || echo '$(srcdir)/'`interface/interface.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/interface.Tpo $(DEPDIR)/interface.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/interface.Tpo $(DEPDIR)/interface.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='interface/interface.cpp' object='interface.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o interface.o `test -f 'interface/interface.cpp' || echo '$(srcdir)/'`interface/interface.cpp
  
  interface.obj: interface/interface.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT interface.obj -MD -MP -MF $(DEPDIR)/interface.Tpo -c -o interface.obj `if test -f 'interface/interface.cpp'; then $(CYGPATH_W) 'interface/interface.cpp'; else $(CYGPATH_W) '$(srcdir)/interface/interface.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/interface.Tpo $(DEPDIR)/interface.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/interface.Tpo $(DEPDIR)/interface.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='interface/interface.cpp' object='interface.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o interface.obj `if test -f 'interface/interface.cpp'; then $(CYGPATH_W) 'interface/interface.cpp'; else $(CYGPATH_W) '$(srcdir)/interface/interface.cpp'; fi`
  
  joystick.o: interface/joystick.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT joystick.o -MD -MP -MF $(DEPDIR)/joystick.Tpo -c -o joystick.o `test -f 'interface/joystick.cpp' || echo '$(srcdir)/'`interface/joystick.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/joystick.Tpo $(DEPDIR)/joystick.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/joystick.Tpo $(DEPDIR)/joystick.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='interface/joystick.cpp' object='joystick.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o joystick.o `test -f 'interface/joystick.cpp' || echo '$(srcdir)/'`interface/joystick.cpp
  
  joystick.obj: interface/joystick.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT joystick.obj -MD -MP -MF $(DEPDIR)/joystick.Tpo -c -o joystick.obj `if test -f 'interface/joystick.cpp'; then $(CYGPATH_W) 'interface/joystick.cpp'; else $(CYGPATH_W) '$(srcdir)/interface/joystick.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/joystick.Tpo $(DEPDIR)/joystick.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/joystick.Tpo $(DEPDIR)/joystick.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='interface/joystick.cpp' object='joystick.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o joystick.obj `if test -f 'interface/joystick.cpp'; then $(CYGPATH_W) 'interface/joystick.cpp'; else $(CYGPATH_W) '$(srcdir)/interface/joystick.cpp'; fi`
  
  keyboard.o: interface/keyboard.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT keyboard.o -MD -MP -MF $(DEPDIR)/keyboard.Tpo -c -o keyboard.o `test -f 'interface/keyboard.cpp' || echo '$(srcdir)/'`interface/keyboard.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/keyboard.Tpo $(DEPDIR)/keyboard.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/keyboard.Tpo $(DEPDIR)/keyboard.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='interface/keyboard.cpp' object='keyboard.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o keyboard.o `test -f 'interface/keyboard.cpp' || echo '$(srcdir)/'`interface/keyboard.cpp
  
  keyboard.obj: interface/keyboard.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT keyboard.obj -MD -MP -MF $(DEPDIR)/keyboard.Tpo -c -o keyboard.obj `if test -f 'interface/keyboard.cpp'; then $(CYGPATH_W) 'interface/keyboard.cpp'; else $(CYGPATH_W) '$(srcdir)/interface/keyboard.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/keyboard.Tpo $(DEPDIR)/keyboard.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/keyboard.Tpo $(DEPDIR)/keyboard.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='interface/keyboard.cpp' object='keyboard.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o keyboard.obj `if test -f 'interface/keyboard.cpp'; then $(CYGPATH_W) 'interface/keyboard.cpp'; else $(CYGPATH_W) '$(srcdir)/interface/keyboard.cpp'; fi`
  
  loading_screen.o: interface/loading_screen.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT loading_screen.o -MD -MP -MF $(DEPDIR)/loading_screen.Tpo -c -o loading_screen.o `test -f 'interface/loading_screen.cpp' || echo '$(srcdir)/'`interface/loading_screen.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/loading_screen.Tpo $(DEPDIR)/loading_screen.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/loading_screen.Tpo $(DEPDIR)/loading_screen.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='interface/loading_screen.cpp' object='loading_screen.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o loading_screen.o `test -f 'interface/loading_screen.cpp' || echo '$(srcdir)/'`interface/loading_screen.cpp
  
  loading_screen.obj: interface/loading_screen.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT loading_screen.obj -MD -MP -MF $(DEPDIR)/loading_screen.Tpo -c -o loading_screen.obj `if test -f 'interface/loading_screen.cpp'; then $(CYGPATH_W) 'interface/loading_screen.cpp'; else $(CYGPATH_W) '$(srcdir)/interface/loading_screen.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/loading_screen.Tpo $(DEPDIR)/loading_screen.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/loading_screen.Tpo $(DEPDIR)/loading_screen.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='interface/loading_screen.cpp' object='loading_screen.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o loading_screen.obj `if test -f 'interface/loading_screen.cpp'; then $(CYGPATH_W) 'interface/loading_screen.cpp'; else $(CYGPATH_W) '$(srcdir)/interface/loading_screen.cpp'; fi`
  
  man_machine_interface.o: interface/man_machine_interface.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT man_machine_interface.o -MD -MP -MF $(DEPDIR)/man_machine_interface.Tpo -c -o man_machine_interface.o `test -f 'interface/man_machine_interface.cpp' || echo '$(srcdir)/'`interface/man_machine_interface.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/man_machine_interface.Tpo $(DEPDIR)/man_machine_interface.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/man_machine_interface.Tpo $(DEPDIR)/man_machine_interface.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='interface/man_machine_interface.cpp' object='man_machine_interface.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o man_machine_interface.o `test -f 'interface/man_machine_interface.cpp' || echo '$(srcdir)/'`interface/man_machine_interface.cpp
  
  man_machine_interface.obj: interface/man_machine_interface.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT man_machine_interface.obj -MD -MP -MF $(DEPDIR)/man_machine_interface.Tpo -c -o man_machine_interface.obj `if test -f 'interface/man_machine_interface.cpp'; then $(CYGPATH_W) 'interface/man_machine_interface.cpp'; else $(CYGPATH_W) '$(srcdir)/interface/man_machine_interface.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/man_machine_interface.Tpo $(DEPDIR)/man_machine_interface.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/man_machine_interface.Tpo $(DEPDIR)/man_machine_interface.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='interface/man_machine_interface.cpp' object='man_machine_interface.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o man_machine_interface.obj `if test -f 'interface/man_machine_interface.cpp'; then $(CYGPATH_W) 'interface/man_machine_interface.cpp'; else $(CYGPATH_W) '$(srcdir)/interface/man_machine_interface.cpp'; fi`
  
  mouse.o: interface/mouse.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT mouse.o -MD -MP -MF $(DEPDIR)/mouse.Tpo -c -o mouse.o `test -f 'interface/mouse.cpp' || echo '$(srcdir)/'`interface/mouse.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/mouse.Tpo $(DEPDIR)/mouse.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/mouse.Tpo $(DEPDIR)/mouse.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='interface/mouse.cpp' object='mouse.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o mouse.o `test -f 'interface/mouse.cpp' || echo '$(srcdir)/'`interface/mouse.cpp
  
  mouse.obj: interface/mouse.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT mouse.obj -MD -MP -MF $(DEPDIR)/mouse.Tpo -c -o mouse.obj `if test -f 'interface/mouse.cpp'; then $(CYGPATH_W) 'interface/mouse.cpp'; else $(CYGPATH_W) '$(srcdir)/interface/mouse.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/mouse.Tpo $(DEPDIR)/mouse.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/mouse.Tpo $(DEPDIR)/mouse.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='interface/mouse.cpp' object='mouse.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o mouse.obj `if test -f 'interface/mouse.cpp'; then $(CYGPATH_W) 'interface/mouse.cpp'; else $(CYGPATH_W) '$(srcdir)/interface/mouse.cpp'; fi`
  
  mouse_cursor.o: interface/mouse_cursor.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT mouse_cursor.o -MD -MP -MF $(DEPDIR)/mouse_cursor.Tpo -c -o mouse_cursor.o `test -f 'interface/mouse_cursor.cpp' || echo '$(srcdir)/'`interface/mouse_cursor.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/mouse_cursor.Tpo $(DEPDIR)/mouse_cursor.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/mouse_cursor.Tpo $(DEPDIR)/mouse_cursor.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='interface/mouse_cursor.cpp' object='mouse_cursor.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o mouse_cursor.o `test -f 'interface/mouse_cursor.cpp' || echo '$(srcdir)/'`interface/mouse_cursor.cpp
  
  mouse_cursor.obj: interface/mouse_cursor.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT mouse_cursor.obj -MD -MP -MF $(DEPDIR)/mouse_cursor.Tpo -c -o mouse_cursor.obj `if test -f 'interface/mouse_cursor.cpp'; then $(CYGPATH_W) 'interface/mouse_cursor.cpp'; else $(CYGPATH_W) '$(srcdir)/interface/mouse_cursor.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/mouse_cursor.Tpo $(DEPDIR)/mouse_cursor.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/mouse_cursor.Tpo $(DEPDIR)/mouse_cursor.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='interface/mouse_cursor.cpp' object='mouse_cursor.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o mouse_cursor.obj `if test -f 'interface/mouse_cursor.cpp'; then $(CYGPATH_W) 'interface/mouse_cursor.cpp'; else $(CYGPATH_W) '$(srcdir)/interface/mouse_cursor.cpp'; fi`
  
  weapon_menu.o: interface/weapon_menu.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT weapon_menu.o -MD -MP -MF $(DEPDIR)/weapon_menu.Tpo -c -o weapon_menu.o `test -f 'interface/weapon_menu.cpp' || echo '$(srcdir)/'`interface/weapon_menu.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/weapon_menu.Tpo $(DEPDIR)/weapon_menu.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/weapon_menu.Tpo $(DEPDIR)/weapon_menu.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='interface/weapon_menu.cpp' object='weapon_menu.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o weapon_menu.o `test -f 'interface/weapon_menu.cpp' || echo '$(srcdir)/'`interface/weapon_menu.cpp
  
  weapon_menu.obj: interface/weapon_menu.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT weapon_menu.obj -MD -MP -MF $(DEPDIR)/weapon_menu.Tpo -c -o weapon_menu.obj `if test -f 'interface/weapon_menu.cpp'; then $(CYGPATH_W) 'interface/weapon_menu.cpp'; else $(CYGPATH_W) '$(srcdir)/interface/weapon_menu.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/weapon_menu.Tpo $(DEPDIR)/weapon_menu.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/weapon_menu.Tpo $(DEPDIR)/weapon_menu.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='interface/weapon_menu.cpp' object='weapon_menu.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o weapon_menu.obj `if test -f 'interface/weapon_menu.cpp'; then $(CYGPATH_W) 'interface/weapon_menu.cpp'; else $(CYGPATH_W) '$(srcdir)/interface/weapon_menu.cpp'; fi`
  
  camera.o: map/camera.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT camera.o -MD -MP -MF $(DEPDIR)/camera.Tpo -c -o camera.o `test -f 'map/camera.cpp' || echo '$(srcdir)/'`map/camera.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/camera.Tpo $(DEPDIR)/camera.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/camera.Tpo $(DEPDIR)/camera.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='map/camera.cpp' object='camera.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o camera.o `test -f 'map/camera.cpp' || echo '$(srcdir)/'`map/camera.cpp
  
  camera.obj: map/camera.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT camera.obj -MD -MP -MF $(DEPDIR)/camera.Tpo -c -o camera.obj `if test -f 'map/camera.cpp'; then $(CYGPATH_W) 'map/camera.cpp'; else $(CYGPATH_W) '$(srcdir)/map/camera.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/camera.Tpo $(DEPDIR)/camera.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/camera.Tpo $(DEPDIR)/camera.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='map/camera.cpp' object='camera.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o camera.obj `if test -f 'map/camera.cpp'; then $(CYGPATH_W) 'map/camera.cpp'; else $(CYGPATH_W) '$(srcdir)/map/camera.cpp'; fi`
  
  ground.o: map/ground.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ground.o -MD -MP -MF $(DEPDIR)/ground.Tpo -c -o ground.o `test -f 'map/ground.cpp' || echo '$(srcdir)/'`map/ground.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/ground.Tpo $(DEPDIR)/ground.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/ground.Tpo $(DEPDIR)/ground.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='map/ground.cpp' object='ground.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ground.o `test -f 'map/ground.cpp' || echo '$(srcdir)/'`map/ground.cpp
  
  ground.obj: map/ground.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ground.obj -MD -MP -MF $(DEPDIR)/ground.Tpo -c -o ground.obj `if test -f 'map/ground.cpp'; then $(CYGPATH_W) 'map/ground.cpp'; else $(CYGPATH_W) '$(srcdir)/map/ground.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/ground.Tpo $(DEPDIR)/ground.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/ground.Tpo $(DEPDIR)/ground.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='map/ground.cpp' object='ground.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ground.obj `if test -f 'map/ground.cpp'; then $(CYGPATH_W) 'map/ground.cpp'; else $(CYGPATH_W) '$(srcdir)/map/ground.cpp'; fi`
  
  map.o: map/map.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT map.o -MD -MP -MF $(DEPDIR)/map.Tpo -c -o map.o `test -f 'map/map.cpp' || echo '$(srcdir)/'`map/map.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/map.Tpo $(DEPDIR)/map.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/map.Tpo $(DEPDIR)/map.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='map/map.cpp' object='map.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o map.o `test -f 'map/map.cpp' || echo '$(srcdir)/'`map/map.cpp
  
  map.obj: map/map.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT map.obj -MD -MP -MF $(DEPDIR)/map.Tpo -c -o map.obj `if test -f 'map/map.cpp'; then $(CYGPATH_W) 'map/map.cpp'; else $(CYGPATH_W) '$(srcdir)/map/map.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/map.Tpo $(DEPDIR)/map.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/map.Tpo $(DEPDIR)/map.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='map/map.cpp' object='map.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o map.obj `if test -f 'map/map.cpp'; then $(CYGPATH_W) 'map/map.cpp'; else $(CYGPATH_W) '$(srcdir)/map/map.cpp'; fi`
  
  maps_list.o: map/maps_list.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT maps_list.o -MD -MP -MF $(DEPDIR)/maps_list.Tpo -c -o maps_list.o `test -f 'map/maps_list.cpp' || echo '$(srcdir)/'`map/maps_list.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/maps_list.Tpo $(DEPDIR)/maps_list.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/maps_list.Tpo $(DEPDIR)/maps_list.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='map/maps_list.cpp' object='maps_list.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o maps_list.o `test -f 'map/maps_list.cpp' || echo '$(srcdir)/'`map/maps_list.cpp
  
  maps_list.obj: map/maps_list.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT maps_list.obj -MD -MP -MF $(DEPDIR)/maps_list.Tpo -c -o maps_list.obj `if test -f 'map/maps_list.cpp'; then $(CYGPATH_W) 'map/maps_list.cpp'; else $(CYGPATH_W) '$(srcdir)/map/maps_list.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/maps_list.Tpo $(DEPDIR)/maps_list.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/maps_list.Tpo $(DEPDIR)/maps_list.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='map/maps_list.cpp' object='maps_list.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o maps_list.obj `if test -f 'map/maps_list.cpp'; then $(CYGPATH_W) 'map/maps_list.cpp'; else $(CYGPATH_W) '$(srcdir)/map/maps_list.cpp'; fi`
  
  random_map.o: map/random_map.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT random_map.o -MD -MP -MF $(DEPDIR)/random_map.Tpo -c -o random_map.o `test -f 'map/random_map.cpp' || echo '$(srcdir)/'`map/random_map.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/random_map.Tpo $(DEPDIR)/random_map.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/random_map.Tpo $(DEPDIR)/random_map.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='map/random_map.cpp' object='random_map.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o random_map.o `test -f 'map/random_map.cpp' || echo '$(srcdir)/'`map/random_map.cpp
  
  random_map.obj: map/random_map.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT random_map.obj -MD -MP -MF $(DEPDIR)/random_map.Tpo -c -o random_map.obj `if test -f 'map/random_map.cpp'; then $(CYGPATH_W) 'map/random_map.cpp'; else $(CYGPATH_W) '$(srcdir)/map/random_map.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/random_map.Tpo $(DEPDIR)/random_map.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/random_map.Tpo $(DEPDIR)/random_map.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='map/random_map.cpp' object='random_map.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o random_map.obj `if test -f 'map/random_map.cpp'; then $(CYGPATH_W) 'map/random_map.cpp'; else $(CYGPATH_W) '$(srcdir)/map/random_map.cpp'; fi`
  
  sky.o: map/sky.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sky.o -MD -MP -MF $(DEPDIR)/sky.Tpo -c -o sky.o `test -f 'map/sky.cpp' || echo '$(srcdir)/'`map/sky.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sky.Tpo $(DEPDIR)/sky.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/sky.Tpo $(DEPDIR)/sky.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='map/sky.cpp' object='sky.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sky.o `test -f 'map/sky.cpp' || echo '$(srcdir)/'`map/sky.cpp
  
  sky.obj: map/sky.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sky.obj -MD -MP -MF $(DEPDIR)/sky.Tpo -c -o sky.obj `if test -f 'map/sky.cpp'; then $(CYGPATH_W) 'map/sky.cpp'; else $(CYGPATH_W) '$(srcdir)/map/sky.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sky.Tpo $(DEPDIR)/sky.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/sky.Tpo $(DEPDIR)/sky.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='map/sky.cpp' object='sky.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sky.obj `if test -f 'map/sky.cpp'; then $(CYGPATH_W) 'map/sky.cpp'; else $(CYGPATH_W) '$(srcdir)/map/sky.cpp'; fi`
  
  tile.o: map/tile.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tile.o -MD -MP -MF $(DEPDIR)/tile.Tpo -c -o tile.o `test -f 'map/tile.cpp' || echo '$(srcdir)/'`map/tile.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/tile.Tpo $(DEPDIR)/tile.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/tile.Tpo $(DEPDIR)/tile.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='map/tile.cpp' object='tile.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tile.o `test -f 'map/tile.cpp' || echo '$(srcdir)/'`map/tile.cpp
  
  tile.obj: map/tile.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tile.obj -MD -MP -MF $(DEPDIR)/tile.Tpo -c -o tile.obj `if test -f 'map/tile.cpp'; then $(CYGPATH_W) 'map/tile.cpp'; else $(CYGPATH_W) '$(srcdir)/map/tile.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/tile.Tpo $(DEPDIR)/tile.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/tile.Tpo $(DEPDIR)/tile.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='map/tile.cpp' object='tile.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tile.obj `if test -f 'map/tile.cpp'; then $(CYGPATH_W) 'map/tile.cpp'; else $(CYGPATH_W) '$(srcdir)/map/tile.cpp'; fi`
  
  tileitem.o: map/tileitem.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tileitem.o -MD -MP -MF $(DEPDIR)/tileitem.Tpo -c -o tileitem.o `test -f 'map/tileitem.cpp' || echo '$(srcdir)/'`map/tileitem.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/tileitem.Tpo $(DEPDIR)/tileitem.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/tileitem.Tpo $(DEPDIR)/tileitem.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='map/tileitem.cpp' object='tileitem.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tileitem.o `test -f 'map/tileitem.cpp' || echo '$(srcdir)/'`map/tileitem.cpp
  
  tileitem.obj: map/tileitem.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT tileitem.obj -MD -MP -MF $(DEPDIR)/tileitem.Tpo -c -o tileitem.obj `if test -f 'map/tileitem.cpp'; then $(CYGPATH_W) 'map/tileitem.cpp'; else $(CYGPATH_W) '$(srcdir)/map/tileitem.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/tileitem.Tpo $(DEPDIR)/tileitem.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/tileitem.Tpo $(DEPDIR)/tileitem.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='map/tileitem.cpp' object='tileitem.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o tileitem.obj `if test -f 'map/tileitem.cpp'; then $(CYGPATH_W) 'map/tileitem.cpp'; else $(CYGPATH_W) '$(srcdir)/map/tileitem.cpp'; fi`
  
  water.o: map/water.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT water.o -MD -MP -MF $(DEPDIR)/water.Tpo -c -o water.o `test -f 'map/water.cpp' || echo '$(srcdir)/'`map/water.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/water.Tpo $(DEPDIR)/water.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/water.Tpo $(DEPDIR)/water.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='map/water.cpp' object='water.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o water.o `test -f 'map/water.cpp' || echo '$(srcdir)/'`map/water.cpp
  
  water.obj: map/water.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT water.obj -MD -MP -MF $(DEPDIR)/water.Tpo -c -o water.obj `if test -f 'map/water.cpp'; then $(CYGPATH_W) 'map/water.cpp'; else $(CYGPATH_W) '$(srcdir)/map/water.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/water.Tpo $(DEPDIR)/water.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/water.Tpo $(DEPDIR)/water.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='map/water.cpp' object='water.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o water.obj `if test -f 'map/water.cpp'; then $(CYGPATH_W) 'map/water.cpp'; else $(CYGPATH_W) '$(srcdir)/map/water.cpp'; fi`
  
  wind.o: map/wind.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wind.o -MD -MP -MF $(DEPDIR)/wind.Tpo -c -o wind.o `test -f 'map/wind.cpp' || echo '$(srcdir)/'`map/wind.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/wind.Tpo $(DEPDIR)/wind.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/wind.Tpo $(DEPDIR)/wind.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='map/wind.cpp' object='wind.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wind.o `test -f 'map/wind.cpp' || echo '$(srcdir)/'`map/wind.cpp
  
  wind.obj: map/wind.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT wind.obj -MD -MP -MF $(DEPDIR)/wind.Tpo -c -o wind.obj `if test -f 'map/wind.cpp'; then $(CYGPATH_W) 'map/wind.cpp'; else $(CYGPATH_W) '$(srcdir)/map/wind.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/wind.Tpo $(DEPDIR)/wind.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/wind.Tpo $(DEPDIR)/wind.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='map/wind.cpp' object='wind.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o wind.obj `if test -f 'map/wind.cpp'; then $(CYGPATH_W) 'map/wind.cpp'; else $(CYGPATH_W) '$(srcdir)/map/wind.cpp'; fi`
  
  credits_menu.o: menu/credits_menu.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT credits_menu.o -MD -MP -MF $(DEPDIR)/credits_menu.Tpo -c -o credits_menu.o `test -f 'menu/credits_menu.cpp' || echo '$(srcdir)/'`menu/credits_menu.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/credits_menu.Tpo $(DEPDIR)/credits_menu.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/credits_menu.Tpo $(DEPDIR)/credits_menu.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='menu/credits_menu.cpp' object='credits_menu.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o credits_menu.o `test -f 'menu/credits_menu.cpp' || echo '$(srcdir)/'`menu/credits_menu.cpp
  
  credits_menu.obj: menu/credits_menu.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT credits_menu.obj -MD -MP -MF $(DEPDIR)/credits_menu.Tpo -c -o credits_menu.obj `if test -f 'menu/credits_menu.cpp'; then $(CYGPATH_W) 'menu/credits_menu.cpp'; else $(CYGPATH_W) '$(srcdir)/menu/credits_menu.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/credits_menu.Tpo $(DEPDIR)/credits_menu.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/credits_menu.Tpo $(DEPDIR)/credits_menu.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='menu/credits_menu.cpp' object='credits_menu.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o credits_menu.obj `if test -f 'menu/credits_menu.cpp'; then $(CYGPATH_W) 'menu/credits_menu.cpp'; else $(CYGPATH_W) '$(srcdir)/menu/credits_menu.cpp'; fi`
  
  game_menu.o: menu/game_menu.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT game_menu.o -MD -MP -MF $(DEPDIR)/game_menu.Tpo -c -o game_menu.o `test -f 'menu/game_menu.cpp' || echo '$(srcdir)/'`menu/game_menu.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/game_menu.Tpo $(DEPDIR)/game_menu.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/game_menu.Tpo $(DEPDIR)/game_menu.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='menu/game_menu.cpp' object='game_menu.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o game_menu.o `test -f 'menu/game_menu.cpp' || echo '$(srcdir)/'`menu/game_menu.cpp
  
  game_menu.obj: menu/game_menu.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT game_menu.obj -MD -MP -MF $(DEPDIR)/game_menu.Tpo -c -o game_menu.obj `if test -f 'menu/game_menu.cpp'; then $(CYGPATH_W) 'menu/game_menu.cpp'; else $(CYGPATH_W) '$(srcdir)/menu/game_menu.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/game_menu.Tpo $(DEPDIR)/game_menu.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/game_menu.Tpo $(DEPDIR)/game_menu.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='menu/game_menu.cpp' object='game_menu.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o game_menu.obj `if test -f 'menu/game_menu.cpp'; then $(CYGPATH_W) 'menu/game_menu.cpp'; else $(CYGPATH_W) '$(srcdir)/menu/game_menu.cpp'; fi`
  
  game_mode_editor.o: menu/game_mode_editor.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT game_mode_editor.o -MD -MP -MF $(DEPDIR)/game_mode_editor.Tpo -c -o game_mode_editor.o `test -f 'menu/game_mode_editor.cpp' || echo '$(srcdir)/'`menu/game_mode_editor.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/game_mode_editor.Tpo $(DEPDIR)/game_mode_editor.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/game_mode_editor.Tpo $(DEPDIR)/game_mode_editor.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='menu/game_mode_editor.cpp' object='game_mode_editor.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o game_mode_editor.o `test -f 'menu/game_mode_editor.cpp' || echo '$(srcdir)/'`menu/game_mode_editor.cpp
  
  game_mode_editor.obj: menu/game_mode_editor.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT game_mode_editor.obj -MD -MP -MF $(DEPDIR)/game_mode_editor.Tpo -c -o game_mode_editor.obj `if test -f 'menu/game_mode_editor.cpp'; then $(CYGPATH_W) 'menu/game_mode_editor.cpp'; else $(CYGPATH_W) '$(srcdir)/menu/game_mode_editor.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/game_mode_editor.Tpo $(DEPDIR)/game_mode_editor.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/game_mode_editor.Tpo $(DEPDIR)/game_mode_editor.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='menu/game_mode_editor.cpp' object='game_mode_editor.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o game_mode_editor.obj `if test -f 'menu/game_mode_editor.cpp'; then $(CYGPATH_W) 'menu/game_mode_editor.cpp'; else $(CYGPATH_W) '$(srcdir)/menu/game_mode_editor.cpp'; fi`
  
  help_menu.o: menu/help_menu.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT help_menu.o -MD -MP -MF $(DEPDIR)/help_menu.Tpo -c -o help_menu.o `test -f 'menu/help_menu.cpp' || echo '$(srcdir)/'`menu/help_menu.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/help_menu.Tpo $(DEPDIR)/help_menu.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/help_menu.Tpo $(DEPDIR)/help_menu.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='menu/help_menu.cpp' object='help_menu.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o help_menu.o `test -f 'menu/help_menu.cpp' || echo '$(srcdir)/'`menu/help_menu.cpp
  
  help_menu.obj: menu/help_menu.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT help_menu.obj -MD -MP -MF $(DEPDIR)/help_menu.Tpo -c -o help_menu.obj `if test -f 'menu/help_menu.cpp'; then $(CYGPATH_W) 'menu/help_menu.cpp'; else $(CYGPATH_W) '$(srcdir)/menu/help_menu.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/help_menu.Tpo $(DEPDIR)/help_menu.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/help_menu.Tpo $(DEPDIR)/help_menu.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='menu/help_menu.cpp' object='help_menu.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o help_menu.obj `if test -f 'menu/help_menu.cpp'; then $(CYGPATH_W) 'menu/help_menu.cpp'; else $(CYGPATH_W) '$(srcdir)/menu/help_menu.cpp'; fi`
  
  main_menu.o: menu/main_menu.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT main_menu.o -MD -MP -MF $(DEPDIR)/main_menu.Tpo -c -o main_menu.o `test -f 'menu/main_menu.cpp' || echo '$(srcdir)/'`menu/main_menu.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/main_menu.Tpo $(DEPDIR)/main_menu.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/main_menu.Tpo $(DEPDIR)/main_menu.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='menu/main_menu.cpp' object='main_menu.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o main_menu.o `test -f 'menu/main_menu.cpp' || echo '$(srcdir)/'`menu/main_menu.cpp
  
  main_menu.obj: menu/main_menu.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT main_menu.obj -MD -MP -MF $(DEPDIR)/main_menu.Tpo -c -o main_menu.obj `if test -f 'menu/main_menu.cpp'; then $(CYGPATH_W) 'menu/main_menu.cpp'; else $(CYGPATH_W) '$(srcdir)/menu/main_menu.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/main_menu.Tpo $(DEPDIR)/main_menu.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/main_menu.Tpo $(DEPDIR)/main_menu.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='menu/main_menu.cpp' object='main_menu.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o main_menu.obj `if test -f 'menu/main_menu.cpp'; then $(CYGPATH_W) 'menu/main_menu.cpp'; else $(CYGPATH_W) '$(srcdir)/menu/main_menu.cpp'; fi`
  
  map_selection_box.o: menu/map_selection_box.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT map_selection_box.o -MD -MP -MF $(DEPDIR)/map_selection_box.Tpo -c -o map_selection_box.o `test -f 'menu/map_selection_box.cpp' || echo '$(srcdir)/'`menu/map_selection_box.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/map_selection_box.Tpo $(DEPDIR)/map_selection_box.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/map_selection_box.Tpo $(DEPDIR)/map_selection_box.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='menu/map_selection_box.cpp' object='map_selection_box.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o map_selection_box.o `test -f 'menu/map_selection_box.cpp' || echo '$(srcdir)/'`menu/map_selection_box.cpp
  
  map_selection_box.obj: menu/map_selection_box.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT map_selection_box.obj -MD -MP -MF $(DEPDIR)/map_selection_box.Tpo -c -o map_selection_box.obj `if test -f 'menu/map_selection_box.cpp'; then $(CYGPATH_W) 'menu/map_selection_box.cpp'; else $(CYGPATH_W) '$(srcdir)/menu/map_selection_box.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/map_selection_box.Tpo $(DEPDIR)/map_selection_box.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/map_selection_box.Tpo $(DEPDIR)/map_selection_box.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='menu/map_selection_box.cpp' object='map_selection_box.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o map_selection_box.obj `if test -f 'menu/map_selection_box.cpp'; then $(CYGPATH_W) 'menu/map_selection_box.cpp'; else $(CYGPATH_W) '$(srcdir)/menu/map_selection_box.cpp'; fi`
  
  menu.o: menu/menu.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT menu.o -MD -MP -MF $(DEPDIR)/menu.Tpo -c -o menu.o `test -f 'menu/menu.cpp' || echo '$(srcdir)/'`menu/menu.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/menu.Tpo $(DEPDIR)/menu.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/menu.Tpo $(DEPDIR)/menu.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='menu/menu.cpp' object='menu.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o menu.o `test -f 'menu/menu.cpp' || echo '$(srcdir)/'`menu/menu.cpp
  
  menu.obj: menu/menu.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT menu.obj -MD -MP -MF $(DEPDIR)/menu.Tpo -c -o menu.obj `if test -f 'menu/menu.cpp'; then $(CYGPATH_W) 'menu/menu.cpp'; else $(CYGPATH_W) '$(srcdir)/menu/menu.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/menu.Tpo $(DEPDIR)/menu.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/menu.Tpo $(DEPDIR)/menu.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='menu/menu.cpp' object='menu.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o menu.obj `if test -f 'menu/menu.cpp'; then $(CYGPATH_W) 'menu/menu.cpp'; else $(CYGPATH_W) '$(srcdir)/menu/menu.cpp'; fi`
  
  network_connection_menu.o: menu/network_connection_menu.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT network_connection_menu.o -MD -MP -MF $(DEPDIR)/network_connection_menu.Tpo -c -o network_connection_menu.o `test -f 'menu/network_connection_menu.cpp' || echo '$(srcdir)/'`menu/network_connection_menu.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/network_connection_menu.Tpo $(DEPDIR)/network_connection_menu.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/network_connection_menu.Tpo $(DEPDIR)/network_connection_menu.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='menu/network_connection_menu.cpp' object='network_connection_menu.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o network_connection_menu.o `test -f 'menu/network_connection_menu.cpp' || echo '$(srcdir)/'`menu/network_connection_menu.cpp
  
  network_connection_menu.obj: menu/network_connection_menu.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT network_connection_menu.obj -MD -MP -MF $(DEPDIR)/network_connection_menu.Tpo -c -o network_connection_menu.obj `if test -f 'menu/network_connection_menu.cpp'; then $(CYGPATH_W) 'menu/network_connection_menu.cpp'; else $(CYGPATH_W) '$(srcdir)/menu/network_connection_menu.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/network_connection_menu.Tpo $(DEPDIR)/network_connection_menu.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/network_connection_menu.Tpo $(DEPDIR)/network_connection_menu.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='menu/network_connection_menu.cpp' object='network_connection_menu.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o network_connection_menu.obj `if test -f 'menu/network_connection_menu.cpp'; then $(CYGPATH_W) 'menu/network_connection_menu.cpp'; else $(CYGPATH_W) '$(srcdir)/menu/network_connection_menu.cpp'; fi`
  
  network_menu.o: menu/network_menu.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT network_menu.o -MD -MP -MF $(DEPDIR)/network_menu.Tpo -c -o network_menu.o `test -f 'menu/network_menu.cpp' || echo '$(srcdir)/'`menu/network_menu.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/network_menu.Tpo $(DEPDIR)/network_menu.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/network_menu.Tpo $(DEPDIR)/network_menu.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='menu/network_menu.cpp' object='network_menu.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o network_menu.o `test -f 'menu/network_menu.cpp' || echo '$(srcdir)/'`menu/network_menu.cpp
  
  network_menu.obj: menu/network_menu.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT network_menu.obj -MD -MP -MF $(DEPDIR)/network_menu.Tpo -c -o network_menu.obj `if test -f 'menu/network_menu.cpp'; then $(CYGPATH_W) 'menu/network_menu.cpp'; else $(CYGPATH_W) '$(srcdir)/menu/network_menu.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/network_menu.Tpo $(DEPDIR)/network_menu.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/network_menu.Tpo $(DEPDIR)/network_menu.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='menu/network_menu.cpp' object='network_menu.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o network_menu.obj `if test -f 'menu/network_menu.cpp'; then $(CYGPATH_W) 'menu/network_menu.cpp'; else $(CYGPATH_W) '$(srcdir)/menu/network_menu.cpp'; fi`
  
  network_teams_selection_box.o: menu/network_teams_selection_box.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT network_teams_selection_box.o -MD -MP -MF $(DEPDIR)/network_teams_selection_box.Tpo -c -o network_teams_selection_box.o `test -f 'menu/network_teams_selection_box.cpp' || echo '$(srcdir)/'`menu/network_teams_selection_box.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/network_teams_selection_box.Tpo $(DEPDIR)/network_teams_selection_box.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/network_teams_selection_box.Tpo $(DEPDIR)/network_teams_selection_box.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='menu/network_teams_selection_box.cpp' object='network_teams_selection_box.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o network_teams_selection_box.o `test -f 'menu/network_teams_selection_box.cpp' || echo '$(srcdir)/'`menu/network_teams_selection_box.cpp
  
  network_teams_selection_box.obj: menu/network_teams_selection_box.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT network_teams_selection_box.obj -MD -MP -MF $(DEPDIR)/network_teams_selection_box.Tpo -c -o network_teams_selection_box.obj `if test -f 'menu/network_teams_selection_box.cpp'; then $(CYGPATH_W) 'menu/network_teams_selection_box.cpp'; else $(CYGPATH_W) '$(srcdir)/menu/network_teams_selection_box.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/network_teams_selection_box.Tpo $(DEPDIR)/network_teams_selection_box.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/network_teams_selection_box.Tpo $(DEPDIR)/network_teams_selection_box.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='menu/network_teams_selection_box.cpp' object='network_teams_selection_box.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o network_teams_selection_box.obj `if test -f 'menu/network_teams_selection_box.cpp'; then $(CYGPATH_W) 'menu/network_teams_selection_box.cpp'; else $(CYGPATH_W) '$(srcdir)/menu/network_teams_selection_box.cpp'; fi`
  
  options_menu.o: menu/options_menu.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT options_menu.o -MD -MP -MF $(DEPDIR)/options_menu.Tpo -c -o options_menu.o `test -f 'menu/options_menu.cpp' || echo '$(srcdir)/'`menu/options_menu.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/options_menu.Tpo $(DEPDIR)/options_menu.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/options_menu.Tpo $(DEPDIR)/options_menu.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='menu/options_menu.cpp' object='options_menu.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o options_menu.o `test -f 'menu/options_menu.cpp' || echo '$(srcdir)/'`menu/options_menu.cpp
  
  options_menu.obj: menu/options_menu.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT options_menu.obj -MD -MP -MF $(DEPDIR)/options_menu.Tpo -c -o options_menu.obj `if test -f 'menu/options_menu.cpp'; then $(CYGPATH_W) 'menu/options_menu.cpp'; else $(CYGPATH_W) '$(srcdir)/menu/options_menu.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/options_menu.Tpo $(DEPDIR)/options_menu.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/options_menu.Tpo $(DEPDIR)/options_menu.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='menu/options_menu.cpp' object='options_menu.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o options_menu.obj `if test -f 'menu/options_menu.cpp'; then $(CYGPATH_W) 'menu/options_menu.cpp'; else $(CYGPATH_W) '$(srcdir)/menu/options_menu.cpp'; fi`
  
  pause_menu.o: menu/pause_menu.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pause_menu.o -MD -MP -MF $(DEPDIR)/pause_menu.Tpo -c -o pause_menu.o `test -f 'menu/pause_menu.cpp' || echo '$(srcdir)/'`menu/pause_menu.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/pause_menu.Tpo $(DEPDIR)/pause_menu.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/pause_menu.Tpo $(DEPDIR)/pause_menu.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='menu/pause_menu.cpp' object='pause_menu.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pause_menu.o `test -f 'menu/pause_menu.cpp' || echo '$(srcdir)/'`menu/pause_menu.cpp
  
  pause_menu.obj: menu/pause_menu.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pause_menu.obj -MD -MP -MF $(DEPDIR)/pause_menu.Tpo -c -o pause_menu.obj `if test -f 'menu/pause_menu.cpp'; then $(CYGPATH_W) 'menu/pause_menu.cpp'; else $(CYGPATH_W) '$(srcdir)/menu/pause_menu.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/pause_menu.Tpo $(DEPDIR)/pause_menu.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/pause_menu.Tpo $(DEPDIR)/pause_menu.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='menu/pause_menu.cpp' object='pause_menu.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pause_menu.obj `if test -f 'menu/pause_menu.cpp'; then $(CYGPATH_W) 'menu/pause_menu.cpp'; else $(CYGPATH_W) '$(srcdir)/menu/pause_menu.cpp'; fi`
  
  results_menu.o: menu/results_menu.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT results_menu.o -MD -MP -MF $(DEPDIR)/results_menu.Tpo -c -o results_menu.o `test -f 'menu/results_menu.cpp' || echo '$(srcdir)/'`menu/results_menu.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/results_menu.Tpo $(DEPDIR)/results_menu.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/results_menu.Tpo $(DEPDIR)/results_menu.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='menu/results_menu.cpp' object='results_menu.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o results_menu.o `test -f 'menu/results_menu.cpp' || echo '$(srcdir)/'`menu/results_menu.cpp
  
  results_menu.obj: menu/results_menu.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT results_menu.obj -MD -MP -MF $(DEPDIR)/results_menu.Tpo -c -o results_menu.obj `if test -f 'menu/results_menu.cpp'; then $(CYGPATH_W) 'menu/results_menu.cpp'; else $(CYGPATH_W) '$(srcdir)/menu/results_menu.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/results_menu.Tpo $(DEPDIR)/results_menu.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/results_menu.Tpo $(DEPDIR)/results_menu.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='menu/results_menu.cpp' object='results_menu.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o results_menu.obj `if test -f 'menu/results_menu.cpp'; then $(CYGPATH_W) 'menu/results_menu.cpp'; else $(CYGPATH_W) '$(srcdir)/menu/results_menu.cpp'; fi`
  
  skin_menu.o: menu/skin_menu.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT skin_menu.o -MD -MP -MF $(DEPDIR)/skin_menu.Tpo -c -o skin_menu.o `test -f 'menu/skin_menu.cpp' || echo '$(srcdir)/'`menu/skin_menu.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/skin_menu.Tpo $(DEPDIR)/skin_menu.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/skin_menu.Tpo $(DEPDIR)/skin_menu.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='menu/skin_menu.cpp' object='skin_menu.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o skin_menu.o `test -f 'menu/skin_menu.cpp' || echo '$(srcdir)/'`menu/skin_menu.cpp
  
  skin_menu.obj: menu/skin_menu.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT skin_menu.obj -MD -MP -MF $(DEPDIR)/skin_menu.Tpo -c -o skin_menu.obj `if test -f 'menu/skin_menu.cpp'; then $(CYGPATH_W) 'menu/skin_menu.cpp'; else $(CYGPATH_W) '$(srcdir)/menu/skin_menu.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/skin_menu.Tpo $(DEPDIR)/skin_menu.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/skin_menu.Tpo $(DEPDIR)/skin_menu.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='menu/skin_menu.cpp' object='skin_menu.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o skin_menu.obj `if test -f 'menu/skin_menu.cpp'; then $(CYGPATH_W) 'menu/skin_menu.cpp'; else $(CYGPATH_W) '$(srcdir)/menu/skin_menu.cpp'; fi`
  
  team_box.o: menu/team_box.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT team_box.o -MD -MP -MF $(DEPDIR)/team_box.Tpo -c -o team_box.o `test -f 'menu/team_box.cpp' || echo '$(srcdir)/'`menu/team_box.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/team_box.Tpo $(DEPDIR)/team_box.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/team_box.Tpo $(DEPDIR)/team_box.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='menu/team_box.cpp' object='team_box.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o team_box.o `test -f 'menu/team_box.cpp' || echo '$(srcdir)/'`menu/team_box.cpp
  
  team_box.obj: menu/team_box.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT team_box.obj -MD -MP -MF $(DEPDIR)/team_box.Tpo -c -o team_box.obj `if test -f 'menu/team_box.cpp'; then $(CYGPATH_W) 'menu/team_box.cpp'; else $(CYGPATH_W) '$(srcdir)/menu/team_box.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/team_box.Tpo $(DEPDIR)/team_box.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/team_box.Tpo $(DEPDIR)/team_box.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='menu/team_box.cpp' object='team_box.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o team_box.obj `if test -f 'menu/team_box.cpp'; then $(CYGPATH_W) 'menu/team_box.cpp'; else $(CYGPATH_W) '$(srcdir)/menu/team_box.cpp'; fi`
  
  teams_selection_box.o: menu/teams_selection_box.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT teams_selection_box.o -MD -MP -MF $(DEPDIR)/teams_selection_box.Tpo -c -o teams_selection_box.o `test -f 'menu/teams_selection_box.cpp' || echo '$(srcdir)/'`menu/teams_selection_box.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/teams_selection_box.Tpo $(DEPDIR)/teams_selection_box.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/teams_selection_box.Tpo $(DEPDIR)/teams_selection_box.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='menu/teams_selection_box.cpp' object='teams_selection_box.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o teams_selection_box.o `test -f 'menu/teams_selection_box.cpp' || echo '$(srcdir)/'`menu/teams_selection_box.cpp
  
  teams_selection_box.obj: menu/teams_selection_box.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT teams_selection_box.obj -MD -MP -MF $(DEPDIR)/teams_selection_box.Tpo -c -o teams_selection_box.obj `if test -f 'menu/teams_selection_box.cpp'; then $(CYGPATH_W) 'menu/teams_selection_box.cpp'; else $(CYGPATH_W) '$(srcdir)/menu/teams_selection_box.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/teams_selection_box.Tpo $(DEPDIR)/teams_selection_box.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/teams_selection_box.Tpo $(DEPDIR)/teams_selection_box.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='menu/teams_selection_box.cpp' object='teams_selection_box.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o teams_selection_box.obj `if test -f 'menu/teams_selection_box.cpp'; then $(CYGPATH_W) 'menu/teams_selection_box.cpp'; else $(CYGPATH_W) '$(srcdir)/menu/teams_selection_box.cpp'; fi`
  
  admin_commands.o: network/admin_commands.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT admin_commands.o -MD -MP -MF $(DEPDIR)/admin_commands.Tpo -c -o admin_commands.o `test -f 'network/admin_commands.cpp' || echo '$(srcdir)/'`network/admin_commands.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/admin_commands.Tpo $(DEPDIR)/admin_commands.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/admin_commands.Tpo $(DEPDIR)/admin_commands.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='network/admin_commands.cpp' object='admin_commands.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o admin_commands.o `test -f 'network/admin_commands.cpp' || echo '$(srcdir)/'`network/admin_commands.cpp
  
  admin_commands.obj: network/admin_commands.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT admin_commands.obj -MD -MP -MF $(DEPDIR)/admin_commands.Tpo -c -o admin_commands.obj `if test -f 'network/admin_commands.cpp'; then $(CYGPATH_W) 'network/admin_commands.cpp'; else $(CYGPATH_W) '$(srcdir)/network/admin_commands.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/admin_commands.Tpo $(DEPDIR)/admin_commands.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/admin_commands.Tpo $(DEPDIR)/admin_commands.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='network/admin_commands.cpp' object='admin_commands.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o admin_commands.obj `if test -f 'network/admin_commands.cpp'; then $(CYGPATH_W) 'network/admin_commands.cpp'; else $(CYGPATH_W) '$(srcdir)/network/admin_commands.cpp'; fi`
  
  chat.o: network/chat.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT chat.o -MD -MP -MF $(DEPDIR)/chat.Tpo -c -o chat.o `test -f 'network/chat.cpp' || echo '$(srcdir)/'`network/chat.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/chat.Tpo $(DEPDIR)/chat.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/chat.Tpo $(DEPDIR)/chat.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='network/chat.cpp' object='chat.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o chat.o `test -f 'network/chat.cpp' || echo '$(srcdir)/'`network/chat.cpp
  
  chat.obj: network/chat.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT chat.obj -MD -MP -MF $(DEPDIR)/chat.Tpo -c -o chat.obj `if test -f 'network/chat.cpp'; then $(CYGPATH_W) 'network/chat.cpp'; else $(CYGPATH_W) '$(srcdir)/network/chat.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/chat.Tpo $(DEPDIR)/chat.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/chat.Tpo $(DEPDIR)/chat.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='network/chat.cpp' object='chat.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o chat.obj `if test -f 'network/chat.cpp'; then $(CYGPATH_W) 'network/chat.cpp'; else $(CYGPATH_W) '$(srcdir)/network/chat.cpp'; fi`
  
  chatlogger.o: network/chatlogger.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT chatlogger.o -MD -MP -MF $(DEPDIR)/chatlogger.Tpo -c -o chatlogger.o `test -f 'network/chatlogger.cpp' || echo '$(srcdir)/'`network/chatlogger.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/chatlogger.Tpo $(DEPDIR)/chatlogger.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/chatlogger.Tpo $(DEPDIR)/chatlogger.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='network/chatlogger.cpp' object='chatlogger.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o chatlogger.o `test -f 'network/chatlogger.cpp' || echo '$(srcdir)/'`network/chatlogger.cpp
  
  chatlogger.obj: network/chatlogger.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT chatlogger.obj -MD -MP -MF $(DEPDIR)/chatlogger.Tpo -c -o chatlogger.obj `if test -f 'network/chatlogger.cpp'; then $(CYGPATH_W) 'network/chatlogger.cpp'; else $(CYGPATH_W) '$(srcdir)/network/chatlogger.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/chatlogger.Tpo $(DEPDIR)/chatlogger.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/chatlogger.Tpo $(DEPDIR)/chatlogger.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='network/chatlogger.cpp' object='chatlogger.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o chatlogger.obj `if test -f 'network/chatlogger.cpp'; then $(CYGPATH_W) 'network/chatlogger.cpp'; else $(CYGPATH_W) '$(srcdir)/network/chatlogger.cpp'; fi`
  
  net_error_msg.o: network/net_error_msg.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT net_error_msg.o -MD -MP -MF $(DEPDIR)/net_error_msg.Tpo -c -o net_error_msg.o `test -f 'network/net_error_msg.cpp' || echo '$(srcdir)/'`network/net_error_msg.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/net_error_msg.Tpo $(DEPDIR)/net_error_msg.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/net_error_msg.Tpo $(DEPDIR)/net_error_msg.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='network/net_error_msg.cpp' object='net_error_msg.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o net_error_msg.o `test -f 'network/net_error_msg.cpp' || echo '$(srcdir)/'`network/net_error_msg.cpp
  
  net_error_msg.obj: network/net_error_msg.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT net_error_msg.obj -MD -MP -MF $(DEPDIR)/net_error_msg.Tpo -c -o net_error_msg.obj `if test -f 'network/net_error_msg.cpp'; then $(CYGPATH_W) 'network/net_error_msg.cpp'; else $(CYGPATH_W) '$(srcdir)/network/net_error_msg.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/net_error_msg.Tpo $(DEPDIR)/net_error_msg.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/net_error_msg.Tpo $(DEPDIR)/net_error_msg.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='network/net_error_msg.cpp' object='net_error_msg.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o net_error_msg.obj `if test -f 'network/net_error_msg.cpp'; then $(CYGPATH_W) 'network/net_error_msg.cpp'; else $(CYGPATH_W) '$(srcdir)/network/net_error_msg.cpp'; fi`
  
  network.o: network/network.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT network.o -MD -MP -MF $(DEPDIR)/network.Tpo -c -o network.o `test -f 'network/network.cpp' || echo '$(srcdir)/'`network/network.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/network.Tpo $(DEPDIR)/network.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/network.Tpo $(DEPDIR)/network.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='network/network.cpp' object='network.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o network.o `test -f 'network/network.cpp' || echo '$(srcdir)/'`network/network.cpp
  
  network.obj: network/network.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT network.obj -MD -MP -MF $(DEPDIR)/network.Tpo -c -o network.obj `if test -f 'network/network.cpp'; then $(CYGPATH_W) 'network/network.cpp'; else $(CYGPATH_W) '$(srcdir)/network/network.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/network.Tpo $(DEPDIR)/network.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/network.Tpo $(DEPDIR)/network.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='network/network.cpp' object='network.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o network.obj `if test -f 'network/network.cpp'; then $(CYGPATH_W) 'network/network.cpp'; else $(CYGPATH_W) '$(srcdir)/network/network.cpp'; fi`
  
  network_client.o: network/network_client.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT network_client.o -MD -MP -MF $(DEPDIR)/network_client.Tpo -c -o network_client.o `test -f 'network/network_client.cpp' || echo '$(srcdir)/'`network/network_client.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/network_client.Tpo $(DEPDIR)/network_client.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/network_client.Tpo $(DEPDIR)/network_client.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='network/network_client.cpp' object='network_client.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o network_client.o `test -f 'network/network_client.cpp' || echo '$(srcdir)/'`network/network_client.cpp
  
  network_client.obj: network/network_client.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT network_client.obj -MD -MP -MF $(DEPDIR)/network_client.Tpo -c -o network_client.obj `if test -f 'network/network_client.cpp'; then $(CYGPATH_W) 'network/network_client.cpp'; else $(CYGPATH_W) '$(srcdir)/network/network_client.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/network_client.Tpo $(DEPDIR)/network_client.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/network_client.Tpo $(DEPDIR)/network_client.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='network/network_client.cpp' object='network_client.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o network_client.obj `if test -f 'network/network_client.cpp'; then $(CYGPATH_W) 'network/network_client.cpp'; else $(CYGPATH_W) '$(srcdir)/network/network_client.cpp'; fi`
  
  network_local.o: network/network_local.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT network_local.o -MD -MP -MF $(DEPDIR)/network_local.Tpo -c -o network_local.o `test -f 'network/network_local.cpp' || echo '$(srcdir)/'`network/network_local.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/network_local.Tpo $(DEPDIR)/network_local.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/network_local.Tpo $(DEPDIR)/network_local.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='network/network_local.cpp' object='network_local.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o network_local.o `test -f 'network/network_local.cpp' || echo '$(srcdir)/'`network/network_local.cpp
  
  network_local.obj: network/network_local.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT network_local.obj -MD -MP -MF $(DEPDIR)/network_local.Tpo -c -o network_local.obj `if test -f 'network/network_local.cpp'; then $(CYGPATH_W) 'network/network_local.cpp'; else $(CYGPATH_W) '$(srcdir)/network/network_local.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/network_local.Tpo $(DEPDIR)/network_local.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/network_local.Tpo $(DEPDIR)/network_local.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='network/network_local.cpp' object='network_local.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o network_local.obj `if test -f 'network/network_local.cpp'; then $(CYGPATH_W) 'network/network_local.cpp'; else $(CYGPATH_W) '$(srcdir)/network/network_local.cpp'; fi`
  
  network_server.o: network/network_server.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT network_server.o -MD -MP -MF $(DEPDIR)/network_server.Tpo -c -o network_server.o `test -f 'network/network_server.cpp' || echo '$(srcdir)/'`network/network_server.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/network_server.Tpo $(DEPDIR)/network_server.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/network_server.Tpo $(DEPDIR)/network_server.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='network/network_server.cpp' object='network_server.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o network_server.o `test -f 'network/network_server.cpp' || echo '$(srcdir)/'`network/network_server.cpp
  
  network_server.obj: network/network_server.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT network_server.obj -MD -MP -MF $(DEPDIR)/network_server.Tpo -c -o network_server.obj `if test -f 'network/network_server.cpp'; then $(CYGPATH_W) 'network/network_server.cpp'; else $(CYGPATH_W) '$(srcdir)/network/network_server.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/network_server.Tpo $(DEPDIR)/network_server.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/network_server.Tpo $(DEPDIR)/network_server.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='network/network_server.cpp' object='network_server.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o network_server.obj `if test -f 'network/network_server.cpp'; then $(CYGPATH_W) 'network/network_server.cpp'; else $(CYGPATH_W) '$(srcdir)/network/network_server.cpp'; fi`
  
  randomsync.o: network/randomsync.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT randomsync.o -MD -MP -MF $(DEPDIR)/randomsync.Tpo -c -o randomsync.o `test -f 'network/randomsync.cpp' || echo '$(srcdir)/'`network/randomsync.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/randomsync.Tpo $(DEPDIR)/randomsync.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/randomsync.Tpo $(DEPDIR)/randomsync.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='network/randomsync.cpp' object='randomsync.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o randomsync.o `test -f 'network/randomsync.cpp' || echo '$(srcdir)/'`network/randomsync.cpp
  
  randomsync.obj: network/randomsync.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT randomsync.obj -MD -MP -MF $(DEPDIR)/randomsync.Tpo -c -o randomsync.obj `if test -f 'network/randomsync.cpp'; then $(CYGPATH_W) 'network/randomsync.cpp'; else $(CYGPATH_W) '$(srcdir)/network/randomsync.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/randomsync.Tpo $(DEPDIR)/randomsync.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/randomsync.Tpo $(DEPDIR)/randomsync.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='network/randomsync.cpp' object='randomsync.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o randomsync.obj `if test -f 'network/randomsync.cpp'; then $(CYGPATH_W) 'network/randomsync.cpp'; else $(CYGPATH_W) '$(srcdir)/network/randomsync.cpp'; fi`
  
  barrel.o: object/barrel.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT barrel.o -MD -MP -MF $(DEPDIR)/barrel.Tpo -c -o barrel.o `test -f 'object/barrel.cpp' || echo '$(srcdir)/'`object/barrel.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/barrel.Tpo $(DEPDIR)/barrel.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/barrel.Tpo $(DEPDIR)/barrel.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='object/barrel.cpp' object='barrel.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o barrel.o `test -f 'object/barrel.cpp' || echo '$(srcdir)/'`object/barrel.cpp
  
  barrel.obj: object/barrel.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT barrel.obj -MD -MP -MF $(DEPDIR)/barrel.Tpo -c -o barrel.obj `if test -f 'object/barrel.cpp'; then $(CYGPATH_W) 'object/barrel.cpp'; else $(CYGPATH_W) '$(srcdir)/object/barrel.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/barrel.Tpo $(DEPDIR)/barrel.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/barrel.Tpo $(DEPDIR)/barrel.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='object/barrel.cpp' object='barrel.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o barrel.obj `if test -f 'object/barrel.cpp'; then $(CYGPATH_W) 'object/barrel.cpp'; else $(CYGPATH_W) '$(srcdir)/object/barrel.cpp'; fi`
  
  bonus_box.o: object/bonus_box.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT bonus_box.o -MD -MP -MF $(DEPDIR)/bonus_box.Tpo -c -o bonus_box.o `test -f 'object/bonus_box.cpp' || echo '$(srcdir)/'`object/bonus_box.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/bonus_box.Tpo $(DEPDIR)/bonus_box.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/bonus_box.Tpo $(DEPDIR)/bonus_box.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='object/bonus_box.cpp' object='bonus_box.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o bonus_box.o `test -f 'object/bonus_box.cpp' || echo '$(srcdir)/'`object/bonus_box.cpp
  
  bonus_box.obj: object/bonus_box.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT bonus_box.obj -MD -MP -MF $(DEPDIR)/bonus_box.Tpo -c -o bonus_box.obj `if test -f 'object/bonus_box.cpp'; then $(CYGPATH_W) 'object/bonus_box.cpp'; else $(CYGPATH_W) '$(srcdir)/object/bonus_box.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/bonus_box.Tpo $(DEPDIR)/bonus_box.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/bonus_box.Tpo $(DEPDIR)/bonus_box.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='object/bonus_box.cpp' object='bonus_box.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o bonus_box.obj `if test -f 'object/bonus_box.cpp'; then $(CYGPATH_W) 'object/bonus_box.cpp'; else $(CYGPATH_W) '$(srcdir)/object/bonus_box.cpp'; fi`
  
  medkit.o: object/medkit.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT medkit.o -MD -MP -MF $(DEPDIR)/medkit.Tpo -c -o medkit.o `test -f 'object/medkit.cpp' || echo '$(srcdir)/'`object/medkit.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/medkit.Tpo $(DEPDIR)/medkit.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/medkit.Tpo $(DEPDIR)/medkit.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='object/medkit.cpp' object='medkit.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o medkit.o `test -f 'object/medkit.cpp' || echo '$(srcdir)/'`object/medkit.cpp
  
  medkit.obj: object/medkit.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT medkit.obj -MD -MP -MF $(DEPDIR)/medkit.Tpo -c -o medkit.obj `if test -f 'object/medkit.cpp'; then $(CYGPATH_W) 'object/medkit.cpp'; else $(CYGPATH_W) '$(srcdir)/object/medkit.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/medkit.Tpo $(DEPDIR)/medkit.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/medkit.Tpo $(DEPDIR)/medkit.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='object/medkit.cpp' object='medkit.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o medkit.obj `if test -f 'object/medkit.cpp'; then $(CYGPATH_W) 'object/medkit.cpp'; else $(CYGPATH_W) '$(srcdir)/object/medkit.cpp'; fi`
  
  objbox.o: object/objbox.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT objbox.o -MD -MP -MF $(DEPDIR)/objbox.Tpo -c -o objbox.o `test -f 'object/objbox.cpp' || echo '$(srcdir)/'`object/objbox.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/objbox.Tpo $(DEPDIR)/objbox.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/objbox.Tpo $(DEPDIR)/objbox.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='object/objbox.cpp' object='objbox.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o objbox.o `test -f 'object/objbox.cpp' || echo '$(srcdir)/'`object/objbox.cpp
  
  objbox.obj: object/objbox.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT objbox.obj -MD -MP -MF $(DEPDIR)/objbox.Tpo -c -o objbox.obj `if test -f 'object/objbox.cpp'; then $(CYGPATH_W) 'object/objbox.cpp'; else $(CYGPATH_W) '$(srcdir)/object/objbox.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/objbox.Tpo $(DEPDIR)/objbox.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/objbox.Tpo $(DEPDIR)/objbox.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='object/objbox.cpp' object='objbox.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o objbox.obj `if test -f 'object/objbox.cpp'; then $(CYGPATH_W) 'object/objbox.cpp'; else $(CYGPATH_W) '$(srcdir)/object/objbox.cpp'; fi`
  
  object_cfg.o: object/object_cfg.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT object_cfg.o -MD -MP -MF $(DEPDIR)/object_cfg.Tpo -c -o object_cfg.o `test -f 'object/object_cfg.cpp' || echo '$(srcdir)/'`object/object_cfg.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/object_cfg.Tpo $(DEPDIR)/object_cfg.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/object_cfg.Tpo $(DEPDIR)/object_cfg.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='object/object_cfg.cpp' object='object_cfg.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o object_cfg.o `test -f 'object/object_cfg.cpp' || echo '$(srcdir)/'`object/object_cfg.cpp
  
  object_cfg.obj: object/object_cfg.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT object_cfg.obj -MD -MP -MF $(DEPDIR)/object_cfg.Tpo -c -o object_cfg.obj `if test -f 'object/object_cfg.cpp'; then $(CYGPATH_W) 'object/object_cfg.cpp'; else $(CYGPATH_W) '$(srcdir)/object/object_cfg.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/object_cfg.Tpo $(DEPDIR)/object_cfg.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/object_cfg.Tpo $(DEPDIR)/object_cfg.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='object/object_cfg.cpp' object='object_cfg.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o object_cfg.obj `if test -f 'object/object_cfg.cpp'; then $(CYGPATH_W) 'object/object_cfg.cpp'; else $(CYGPATH_W) '$(srcdir)/object/object_cfg.cpp'; fi`
  
  objects_list.o: object/objects_list.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT objects_list.o -MD -MP -MF $(DEPDIR)/objects_list.Tpo -c -o objects_list.o `test -f 'object/objects_list.cpp' || echo '$(srcdir)/'`object/objects_list.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/objects_list.Tpo $(DEPDIR)/objects_list.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/objects_list.Tpo $(DEPDIR)/objects_list.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='object/objects_list.cpp' object='objects_list.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o objects_list.o `test -f 'object/objects_list.cpp' || echo '$(srcdir)/'`object/objects_list.cpp
  
  objects_list.obj: object/objects_list.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT objects_list.obj -MD -MP -MF $(DEPDIR)/objects_list.Tpo -c -o objects_list.obj `if test -f 'object/objects_list.cpp'; then $(CYGPATH_W) 'object/objects_list.cpp'; else $(CYGPATH_W) '$(srcdir)/object/objects_list.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/objects_list.Tpo $(DEPDIR)/objects_list.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/objects_list.Tpo $(DEPDIR)/objects_list.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='object/objects_list.cpp' object='objects_list.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o objects_list.obj `if test -f 'object/objects_list.cpp'; then $(CYGPATH_W) 'object/objects_list.cpp'; else $(CYGPATH_W) '$(srcdir)/object/objects_list.cpp'; fi`
  
  physical_obj.o: object/physical_obj.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT physical_obj.o -MD -MP -MF $(DEPDIR)/physical_obj.Tpo -c -o physical_obj.o `test -f 'object/physical_obj.cpp' || echo '$(srcdir)/'`object/physical_obj.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/physical_obj.Tpo $(DEPDIR)/physical_obj.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/physical_obj.Tpo $(DEPDIR)/physical_obj.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='object/physical_obj.cpp' object='physical_obj.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o physical_obj.o `test -f 'object/physical_obj.cpp' || echo '$(srcdir)/'`object/physical_obj.cpp
  
  physical_obj.obj: object/physical_obj.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT physical_obj.obj -MD -MP -MF $(DEPDIR)/physical_obj.Tpo -c -o physical_obj.obj `if test -f 'object/physical_obj.cpp'; then $(CYGPATH_W) 'object/physical_obj.cpp'; else $(CYGPATH_W) '$(srcdir)/object/physical_obj.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/physical_obj.Tpo $(DEPDIR)/physical_obj.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/physical_obj.Tpo $(DEPDIR)/physical_obj.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='object/physical_obj.cpp' object='physical_obj.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o physical_obj.obj `if test -f 'object/physical_obj.cpp'; then $(CYGPATH_W) 'object/physical_obj.cpp'; else $(CYGPATH_W) '$(srcdir)/object/physical_obj.cpp'; fi`
  
  physics.o: object/physics.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT physics.o -MD -MP -MF $(DEPDIR)/physics.Tpo -c -o physics.o `test -f 'object/physics.cpp' || echo '$(srcdir)/'`object/physics.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/physics.Tpo $(DEPDIR)/physics.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/physics.Tpo $(DEPDIR)/physics.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='object/physics.cpp' object='physics.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o physics.o `test -f 'object/physics.cpp' || echo '$(srcdir)/'`object/physics.cpp
  
  physics.obj: object/physics.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT physics.obj -MD -MP -MF $(DEPDIR)/physics.Tpo -c -o physics.obj `if test -f 'object/physics.cpp'; then $(CYGPATH_W) 'object/physics.cpp'; else $(CYGPATH_W) '$(srcdir)/object/physics.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/physics.Tpo $(DEPDIR)/physics.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/physics.Tpo $(DEPDIR)/physics.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='object/physics.cpp' object='physics.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o physics.obj `if test -f 'object/physics.cpp'; then $(CYGPATH_W) 'object/physics.cpp'; else $(CYGPATH_W) '$(srcdir)/object/physics.cpp'; fi`
  
  body_member.o: particles/body_member.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT body_member.o -MD -MP -MF $(DEPDIR)/body_member.Tpo -c -o body_member.o `test -f 'particles/body_member.cpp' || echo '$(srcdir)/'`particles/body_member.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/body_member.Tpo $(DEPDIR)/body_member.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/body_member.Tpo $(DEPDIR)/body_member.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='particles/body_member.cpp' object='body_member.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o body_member.o `test -f 'particles/body_member.cpp' || echo '$(srcdir)/'`particles/body_member.cpp
  
  body_member.obj: particles/body_member.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT body_member.obj -MD -MP -MF $(DEPDIR)/body_member.Tpo -c -o body_member.obj `if test -f 'particles/body_member.cpp'; then $(CYGPATH_W) 'particles/body_member.cpp'; else $(CYGPATH_W) '$(srcdir)/particles/body_member.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/body_member.Tpo $(DEPDIR)/body_member.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/body_member.Tpo $(DEPDIR)/body_member.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='particles/body_member.cpp' object='body_member.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o body_member.obj `if test -f 'particles/body_member.cpp'; then $(CYGPATH_W) 'particles/body_member.cpp'; else $(CYGPATH_W) '$(srcdir)/particles/body_member.cpp'; fi`
  
  bullet.o: particles/bullet.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT bullet.o -MD -MP -MF $(DEPDIR)/bullet.Tpo -c -o bullet.o `test -f 'particles/bullet.cpp' || echo '$(srcdir)/'`particles/bullet.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/bullet.Tpo $(DEPDIR)/bullet.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/bullet.Tpo $(DEPDIR)/bullet.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='particles/bullet.cpp' object='bullet.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o bullet.o `test -f 'particles/bullet.cpp' || echo '$(srcdir)/'`particles/bullet.cpp
  
  bullet.obj: particles/bullet.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT bullet.obj -MD -MP -MF $(DEPDIR)/bullet.Tpo -c -o bullet.obj `if test -f 'particles/bullet.cpp'; then $(CYGPATH_W) 'particles/bullet.cpp'; else $(CYGPATH_W) '$(srcdir)/particles/bullet.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/bullet.Tpo $(DEPDIR)/bullet.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/bullet.Tpo $(DEPDIR)/bullet.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='particles/bullet.cpp' object='bullet.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o bullet.obj `if test -f 'particles/bullet.cpp'; then $(CYGPATH_W) 'particles/bullet.cpp'; else $(CYGPATH_W) '$(srcdir)/particles/bullet.cpp'; fi`
  
  dark_smoke.o: particles/dark_smoke.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT dark_smoke.o -MD -MP -MF $(DEPDIR)/dark_smoke.Tpo -c -o dark_smoke.o `test -f 'particles/dark_smoke.cpp' || echo '$(srcdir)/'`particles/dark_smoke.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/dark_smoke.Tpo $(DEPDIR)/dark_smoke.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/dark_smoke.Tpo $(DEPDIR)/dark_smoke.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='particles/dark_smoke.cpp' object='dark_smoke.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o dark_smoke.o `test -f 'particles/dark_smoke.cpp' || echo '$(srcdir)/'`particles/dark_smoke.cpp
  
  dark_smoke.obj: particles/dark_smoke.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT dark_smoke.obj -MD -MP -MF $(DEPDIR)/dark_smoke.Tpo -c -o dark_smoke.obj `if test -f 'particles/dark_smoke.cpp'; then $(CYGPATH_W) 'particles/dark_smoke.cpp'; else $(CYGPATH_W) '$(srcdir)/particles/dark_smoke.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/dark_smoke.Tpo $(DEPDIR)/dark_smoke.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/dark_smoke.Tpo $(DEPDIR)/dark_smoke.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='particles/dark_smoke.cpp' object='dark_smoke.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o dark_smoke.obj `if test -f 'particles/dark_smoke.cpp'; then $(CYGPATH_W) 'particles/dark_smoke.cpp'; else $(CYGPATH_W) '$(srcdir)/particles/dark_smoke.cpp'; fi`
  
  explosion_smoke.o: particles/explosion_smoke.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT explosion_smoke.o -MD -MP -MF $(DEPDIR)/explosion_smoke.Tpo -c -o explosion_smoke.o `test -f 'particles/explosion_smoke.cpp' || echo '$(srcdir)/'`particles/explosion_smoke.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/explosion_smoke.Tpo $(DEPDIR)/explosion_smoke.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/explosion_smoke.Tpo $(DEPDIR)/explosion_smoke.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='particles/explosion_smoke.cpp' object='explosion_smoke.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o explosion_smoke.o `test -f 'particles/explosion_smoke.cpp' || echo '$(srcdir)/'`particles/explosion_smoke.cpp
  
  explosion_smoke.obj: particles/explosion_smoke.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT explosion_smoke.obj -MD -MP -MF $(DEPDIR)/explosion_smoke.Tpo -c -o explosion_smoke.obj `if test -f 'particles/explosion_smoke.cpp'; then $(CYGPATH_W) 'particles/explosion_smoke.cpp'; else $(CYGPATH_W) '$(srcdir)/particles/explosion_smoke.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/explosion_smoke.Tpo $(DEPDIR)/explosion_smoke.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/explosion_smoke.Tpo $(DEPDIR)/explosion_smoke.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='particles/explosion_smoke.cpp' object='explosion_smoke.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o explosion_smoke.obj `if test -f 'particles/explosion_smoke.cpp'; then $(CYGPATH_W) 'particles/explosion_smoke.cpp'; else $(CYGPATH_W) '$(srcdir)/particles/explosion_smoke.cpp'; fi`
  
  fading_text.o: particles/fading_text.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fading_text.o -MD -MP -MF $(DEPDIR)/fading_text.Tpo -c -o fading_text.o `test -f 'particles/fading_text.cpp' || echo '$(srcdir)/'`particles/fading_text.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/fading_text.Tpo $(DEPDIR)/fading_text.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/fading_text.Tpo $(DEPDIR)/fading_text.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='particles/fading_text.cpp' object='fading_text.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fading_text.o `test -f 'particles/fading_text.cpp' || echo '$(srcdir)/'`particles/fading_text.cpp
  
  fading_text.obj: particles/fading_text.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fading_text.obj -MD -MP -MF $(DEPDIR)/fading_text.Tpo -c -o fading_text.obj `if test -f 'particles/fading_text.cpp'; then $(CYGPATH_W) 'particles/fading_text.cpp'; else $(CYGPATH_W) '$(srcdir)/particles/fading_text.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/fading_text.Tpo $(DEPDIR)/fading_text.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/fading_text.Tpo $(DEPDIR)/fading_text.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='particles/fading_text.cpp' object='fading_text.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fading_text.obj `if test -f 'particles/fading_text.cpp'; then $(CYGPATH_W) 'particles/fading_text.cpp'; else $(CYGPATH_W) '$(srcdir)/particles/fading_text.cpp'; fi`
  
  fire.o: particles/fire.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fire.o -MD -MP -MF $(DEPDIR)/fire.Tpo -c -o fire.o `test -f 'particles/fire.cpp' || echo '$(srcdir)/'`particles/fire.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/fire.Tpo $(DEPDIR)/fire.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/fire.Tpo $(DEPDIR)/fire.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='particles/fire.cpp' object='fire.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fire.o `test -f 'particles/fire.cpp' || echo '$(srcdir)/'`particles/fire.cpp
  
  fire.obj: particles/fire.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fire.obj -MD -MP -MF $(DEPDIR)/fire.Tpo -c -o fire.obj `if test -f 'particles/fire.cpp'; then $(CYGPATH_W) 'particles/fire.cpp'; else $(CYGPATH_W) '$(srcdir)/particles/fire.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/fire.Tpo $(DEPDIR)/fire.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/fire.Tpo $(DEPDIR)/fire.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='particles/fire.cpp' object='fire.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fire.obj `if test -f 'particles/fire.cpp'; then $(CYGPATH_W) 'particles/fire.cpp'; else $(CYGPATH_W) '$(srcdir)/particles/fire.cpp'; fi`
  
  ground_particles.o: particles/ground_particles.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ground_particles.o -MD -MP -MF $(DEPDIR)/ground_particles.Tpo -c -o ground_particles.o `test -f 'particles/ground_particles.cpp' || echo '$(srcdir)/'`particles/ground_particles.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/ground_particles.Tpo $(DEPDIR)/ground_particles.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/ground_particles.Tpo $(DEPDIR)/ground_particles.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='particles/ground_particles.cpp' object='ground_particles.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ground_particles.o `test -f 'particles/ground_particles.cpp' || echo '$(srcdir)/'`particles/ground_particles.cpp
  
  ground_particles.obj: particles/ground_particles.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ground_particles.obj -MD -MP -MF $(DEPDIR)/ground_particles.Tpo -c -o ground_particles.obj `if test -f 'particles/ground_particles.cpp'; then $(CYGPATH_W) 'particles/ground_particles.cpp'; else $(CYGPATH_W) '$(srcdir)/particles/ground_particles.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/ground_particles.Tpo $(DEPDIR)/ground_particles.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/ground_particles.Tpo $(DEPDIR)/ground_particles.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='particles/ground_particles.cpp' object='ground_particles.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ground_particles.obj `if test -f 'particles/ground_particles.cpp'; then $(CYGPATH_W) 'particles/ground_particles.cpp'; else $(CYGPATH_W) '$(srcdir)/particles/ground_particles.cpp'; fi`
  
  ill_bubble.o: particles/ill_bubble.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ill_bubble.o -MD -MP -MF $(DEPDIR)/ill_bubble.Tpo -c -o ill_bubble.o `test -f 'particles/ill_bubble.cpp' || echo '$(srcdir)/'`particles/ill_bubble.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/ill_bubble.Tpo $(DEPDIR)/ill_bubble.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/ill_bubble.Tpo $(DEPDIR)/ill_bubble.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='particles/ill_bubble.cpp' object='ill_bubble.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ill_bubble.o `test -f 'particles/ill_bubble.cpp' || echo '$(srcdir)/'`particles/ill_bubble.cpp
  
  ill_bubble.obj: particles/ill_bubble.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ill_bubble.obj -MD -MP -MF $(DEPDIR)/ill_bubble.Tpo -c -o ill_bubble.obj `if test -f 'particles/ill_bubble.cpp'; then $(CYGPATH_W) 'particles/ill_bubble.cpp'; else $(CYGPATH_W) '$(srcdir)/particles/ill_bubble.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/ill_bubble.Tpo $(DEPDIR)/ill_bubble.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/ill_bubble.Tpo $(DEPDIR)/ill_bubble.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='particles/ill_bubble.cpp' object='ill_bubble.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ill_bubble.obj `if test -f 'particles/ill_bubble.cpp'; then $(CYGPATH_W) 'particles/ill_bubble.cpp'; else $(CYGPATH_W) '$(srcdir)/particles/ill_bubble.cpp'; fi`
  
  magic_star.o: particles/magic_star.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT magic_star.o -MD -MP -MF $(DEPDIR)/magic_star.Tpo -c -o magic_star.o `test -f 'particles/magic_star.cpp' || echo '$(srcdir)/'`particles/magic_star.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/magic_star.Tpo $(DEPDIR)/magic_star.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/magic_star.Tpo $(DEPDIR)/magic_star.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='particles/magic_star.cpp' object='magic_star.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o magic_star.o `test -f 'particles/magic_star.cpp' || echo '$(srcdir)/'`particles/magic_star.cpp
  
  magic_star.obj: particles/magic_star.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT magic_star.obj -MD -MP -MF $(DEPDIR)/magic_star.Tpo -c -o magic_star.obj `if test -f 'particles/magic_star.cpp'; then $(CYGPATH_W) 'particles/magic_star.cpp'; else $(CYGPATH_W) '$(srcdir)/particles/magic_star.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/magic_star.Tpo $(DEPDIR)/magic_star.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/magic_star.Tpo $(DEPDIR)/magic_star.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='particles/magic_star.cpp' object='magic_star.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o magic_star.obj `if test -f 'particles/magic_star.cpp'; then $(CYGPATH_W) 'particles/magic_star.cpp'; else $(CYGPATH_W) '$(srcdir)/particles/magic_star.cpp'; fi`
  
  particle.o: particles/particle.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT particle.o -MD -MP -MF $(DEPDIR)/particle.Tpo -c -o particle.o `test -f 'particles/particle.cpp' || echo '$(srcdir)/'`particles/particle.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/particle.Tpo $(DEPDIR)/particle.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/particle.Tpo $(DEPDIR)/particle.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='particles/particle.cpp' object='particle.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o particle.o `test -f 'particles/particle.cpp' || echo '$(srcdir)/'`particles/particle.cpp
  
  particle.obj: particles/particle.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT particle.obj -MD -MP -MF $(DEPDIR)/particle.Tpo -c -o particle.obj `if test -f 'particles/particle.cpp'; then $(CYGPATH_W) 'particles/particle.cpp'; else $(CYGPATH_W) '$(srcdir)/particles/particle.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/particle.Tpo $(DEPDIR)/particle.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/particle.Tpo $(DEPDIR)/particle.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='particles/particle.cpp' object='particle.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o particle.obj `if test -f 'particles/particle.cpp'; then $(CYGPATH_W) 'particles/particle.cpp'; else $(CYGPATH_W) '$(srcdir)/particles/particle.cpp'; fi`
  
  polecat_fart.o: particles/polecat_fart.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT polecat_fart.o -MD -MP -MF $(DEPDIR)/polecat_fart.Tpo -c -o polecat_fart.o `test -f 'particles/polecat_fart.cpp' || echo '$(srcdir)/'`particles/polecat_fart.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/polecat_fart.Tpo $(DEPDIR)/polecat_fart.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/polecat_fart.Tpo $(DEPDIR)/polecat_fart.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='particles/polecat_fart.cpp' object='polecat_fart.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o polecat_fart.o `test -f 'particles/polecat_fart.cpp' || echo '$(srcdir)/'`particles/polecat_fart.cpp
  
  polecat_fart.obj: particles/polecat_fart.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT polecat_fart.obj -MD -MP -MF $(DEPDIR)/polecat_fart.Tpo -c -o polecat_fart.obj `if test -f 'particles/polecat_fart.cpp'; then $(CYGPATH_W) 'particles/polecat_fart.cpp'; else $(CYGPATH_W) '$(srcdir)/particles/polecat_fart.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/polecat_fart.Tpo $(DEPDIR)/polecat_fart.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/polecat_fart.Tpo $(DEPDIR)/polecat_fart.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='particles/polecat_fart.cpp' object='polecat_fart.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o polecat_fart.obj `if test -f 'particles/polecat_fart.cpp'; then $(CYGPATH_W) 'particles/polecat_fart.cpp'; else $(CYGPATH_W) '$(srcdir)/particles/polecat_fart.cpp'; fi`
  
  smoke.o: particles/smoke.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT smoke.o -MD -MP -MF $(DEPDIR)/smoke.Tpo -c -o smoke.o `test -f 'particles/smoke.cpp' || echo '$(srcdir)/'`particles/smoke.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/smoke.Tpo $(DEPDIR)/smoke.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/smoke.Tpo $(DEPDIR)/smoke.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='particles/smoke.cpp' object='smoke.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o smoke.o `test -f 'particles/smoke.cpp' || echo '$(srcdir)/'`particles/smoke.cpp
  
  smoke.obj: particles/smoke.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT smoke.obj -MD -MP -MF $(DEPDIR)/smoke.Tpo -c -o smoke.obj `if test -f 'particles/smoke.cpp'; then $(CYGPATH_W) 'particles/smoke.cpp'; else $(CYGPATH_W) '$(srcdir)/particles/smoke.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/smoke.Tpo $(DEPDIR)/smoke.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/smoke.Tpo $(DEPDIR)/smoke.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='particles/smoke.cpp' object='smoke.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o smoke.obj `if test -f 'particles/smoke.cpp'; then $(CYGPATH_W) 'particles/smoke.cpp'; else $(CYGPATH_W) '$(srcdir)/particles/smoke.cpp'; fi`
  
  star.o: particles/star.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT star.o -MD -MP -MF $(DEPDIR)/star.Tpo -c -o star.o `test -f 'particles/star.cpp' || echo '$(srcdir)/'`particles/star.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/star.Tpo $(DEPDIR)/star.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/star.Tpo $(DEPDIR)/star.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='particles/star.cpp' object='star.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o star.o `test -f 'particles/star.cpp' || echo '$(srcdir)/'`particles/star.cpp
  
  star.obj: particles/star.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT star.obj -MD -MP -MF $(DEPDIR)/star.Tpo -c -o star.obj `if test -f 'particles/star.cpp'; then $(CYGPATH_W) 'particles/star.cpp'; else $(CYGPATH_W) '$(srcdir)/particles/star.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/star.Tpo $(DEPDIR)/star.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/star.Tpo $(DEPDIR)/star.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='particles/star.cpp' object='star.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o star.obj `if test -f 'particles/star.cpp'; then $(CYGPATH_W) 'particles/star.cpp'; else $(CYGPATH_W) '$(srcdir)/particles/star.cpp'; fi`
  
  teleport_member.o: particles/teleport_member.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT teleport_member.o -MD -MP -MF $(DEPDIR)/teleport_member.Tpo -c -o teleport_member.o `test -f 'particles/teleport_member.cpp' || echo '$(srcdir)/'`particles/teleport_member.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/teleport_member.Tpo $(DEPDIR)/teleport_member.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/teleport_member.Tpo $(DEPDIR)/teleport_member.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='particles/teleport_member.cpp' object='teleport_member.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o teleport_member.o `test -f 'particles/teleport_member.cpp' || echo '$(srcdir)/'`particles/teleport_member.cpp
  
  teleport_member.obj: particles/teleport_member.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT teleport_member.obj -MD -MP -MF $(DEPDIR)/teleport_member.Tpo -c -o teleport_member.obj `if test -f 'particles/teleport_member.cpp'; then $(CYGPATH_W) 'particles/teleport_member.cpp'; else $(CYGPATH_W) '$(srcdir)/particles/teleport_member.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/teleport_member.Tpo $(DEPDIR)/teleport_member.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/teleport_member.Tpo $(DEPDIR)/teleport_member.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='particles/teleport_member.cpp' object='teleport_member.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o teleport_member.obj `if test -f 'particles/teleport_member.cpp'; then $(CYGPATH_W) 'particles/teleport_member.cpp'; else $(CYGPATH_W) '$(srcdir)/particles/teleport_member.cpp'; fi`
  
  water_drop.o: particles/water_drop.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT water_drop.o -MD -MP -MF $(DEPDIR)/water_drop.Tpo -c -o water_drop.o `test -f 'particles/water_drop.cpp' || echo '$(srcdir)/'`particles/water_drop.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/water_drop.Tpo $(DEPDIR)/water_drop.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/water_drop.Tpo $(DEPDIR)/water_drop.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='particles/water_drop.cpp' object='water_drop.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o water_drop.o `test -f 'particles/water_drop.cpp' || echo '$(srcdir)/'`particles/water_drop.cpp
  
  water_drop.obj: particles/water_drop.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT water_drop.obj -MD -MP -MF $(DEPDIR)/water_drop.Tpo -c -o water_drop.obj `if test -f 'particles/water_drop.cpp'; then $(CYGPATH_W) 'particles/water_drop.cpp'; else $(CYGPATH_W) '$(srcdir)/particles/water_drop.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/water_drop.Tpo $(DEPDIR)/water_drop.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/water_drop.Tpo $(DEPDIR)/water_drop.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='particles/water_drop.cpp' object='water_drop.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o water_drop.obj `if test -f 'particles/water_drop.cpp'; then $(CYGPATH_W) 'particles/water_drop.cpp'; else $(CYGPATH_W) '$(srcdir)/particles/water_drop.cpp'; fi`
  
  jukebox.o: sound/jukebox.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT jukebox.o -MD -MP -MF $(DEPDIR)/jukebox.Tpo -c -o jukebox.o `test -f 'sound/jukebox.cpp' || echo '$(srcdir)/'`sound/jukebox.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/jukebox.Tpo $(DEPDIR)/jukebox.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/jukebox.Tpo $(DEPDIR)/jukebox.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='sound/jukebox.cpp' object='jukebox.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o jukebox.o `test -f 'sound/jukebox.cpp' || echo '$(srcdir)/'`sound/jukebox.cpp
  
  jukebox.obj: sound/jukebox.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT jukebox.obj -MD -MP -MF $(DEPDIR)/jukebox.Tpo -c -o jukebox.obj `if test -f 'sound/jukebox.cpp'; then $(CYGPATH_W) 'sound/jukebox.cpp'; else $(CYGPATH_W) '$(srcdir)/sound/jukebox.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/jukebox.Tpo $(DEPDIR)/jukebox.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/jukebox.Tpo $(DEPDIR)/jukebox.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='sound/jukebox.cpp' object='jukebox.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o jukebox.obj `if test -f 'sound/jukebox.cpp'; then $(CYGPATH_W) 'sound/jukebox.cpp'; else $(CYGPATH_W) '$(srcdir)/sound/jukebox.cpp'; fi`
  
  sample_cache.o: sound/sample_cache.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sample_cache.o -MD -MP -MF $(DEPDIR)/sample_cache.Tpo -c -o sample_cache.o `test -f 'sound/sample_cache.cpp' || echo '$(srcdir)/'`sound/sample_cache.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_cache.Tpo $(DEPDIR)/sample_cache.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/sample_cache.Tpo $(DEPDIR)/sample_cache.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='sound/sample_cache.cpp' object='sample_cache.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sample_cache.o `test -f 'sound/sample_cache.cpp' || echo '$(srcdir)/'`sound/sample_cache.cpp
  
  sample_cache.obj: sound/sample_cache.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sample_cache.obj -MD -MP -MF $(DEPDIR)/sample_cache.Tpo -c -o sample_cache.obj `if test -f 'sound/sample_cache.cpp'; then $(CYGPATH_W) 'sound/sample_cache.cpp'; else $(CYGPATH_W) '$(srcdir)/sound/sample_cache.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sample_cache.Tpo $(DEPDIR)/sample_cache.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/sample_cache.Tpo $(DEPDIR)/sample_cache.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='sound/sample_cache.cpp' object='sample_cache.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sample_cache.obj `if test -f 'sound/sample_cache.cpp'; then $(CYGPATH_W) 'sound/sample_cache.cpp'; else $(CYGPATH_W) '$(srcdir)/sound/sample_cache.cpp'; fi`
  
  sound_sample.o: sound/sound_sample.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sound_sample.o -MD -MP -MF $(DEPDIR)/sound_sample.Tpo -c -o sound_sample.o `test -f 'sound/sound_sample.cpp' || echo '$(srcdir)/'`sound/sound_sample.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sound_sample.Tpo $(DEPDIR)/sound_sample.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/sound_sample.Tpo $(DEPDIR)/sound_sample.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='sound/sound_sample.cpp' object='sound_sample.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sound_sample.o `test -f 'sound/sound_sample.cpp' || echo '$(srcdir)/'`sound/sound_sample.cpp
  
  sound_sample.obj: sound/sound_sample.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT sound_sample.obj -MD -MP -MF $(DEPDIR)/sound_sample.Tpo -c -o sound_sample.obj `if test -f 'sound/sound_sample.cpp'; then $(CYGPATH_W) 'sound/sound_sample.cpp'; else $(CYGPATH_W) '$(srcdir)/sound/sound_sample.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/sound_sample.Tpo $(DEPDIR)/sound_sample.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/sound_sample.Tpo $(DEPDIR)/sound_sample.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='sound/sound_sample.cpp' object='sound_sample.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o sound_sample.obj `if test -f 'sound/sound_sample.cpp'; then $(CYGPATH_W) 'sound/sound_sample.cpp'; else $(CYGPATH_W) '$(srcdir)/sound/sound_sample.cpp'; fi`
  
  custom_team.o: team/custom_team.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT custom_team.o -MD -MP -MF $(DEPDIR)/custom_team.Tpo -c -o custom_team.o `test -f 'team/custom_team.cpp' || echo '$(srcdir)/'`team/custom_team.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/custom_team.Tpo $(DEPDIR)/custom_team.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/custom_team.Tpo $(DEPDIR)/custom_team.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='team/custom_team.cpp' object='custom_team.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o custom_team.o `test -f 'team/custom_team.cpp' || echo '$(srcdir)/'`team/custom_team.cpp
  
  custom_team.obj: team/custom_team.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT custom_team.obj -MD -MP -MF $(DEPDIR)/custom_team.Tpo -c -o custom_team.obj `if test -f 'team/custom_team.cpp'; then $(CYGPATH_W) 'team/custom_team.cpp'; else $(CYGPATH_W) '$(srcdir)/team/custom_team.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/custom_team.Tpo $(DEPDIR)/custom_team.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/custom_team.Tpo $(DEPDIR)/custom_team.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='team/custom_team.cpp' object='custom_team.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o custom_team.obj `if test -f 'team/custom_team.cpp'; then $(CYGPATH_W) 'team/custom_team.cpp'; else $(CYGPATH_W) '$(srcdir)/team/custom_team.cpp'; fi`
  
  custom_teams_list.o: team/custom_teams_list.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT custom_teams_list.o -MD -MP -MF $(DEPDIR)/custom_teams_list.Tpo -c -o custom_teams_list.o `test -f 'team/custom_teams_list.cpp' || echo '$(srcdir)/'`team/custom_teams_list.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/custom_teams_list.Tpo $(DEPDIR)/custom_teams_list.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/custom_teams_list.Tpo $(DEPDIR)/custom_teams_list.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='team/custom_teams_list.cpp' object='custom_teams_list.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o custom_teams_list.o `test -f 'team/custom_teams_list.cpp' || echo '$(srcdir)/'`team/custom_teams_list.cpp
  
  custom_teams_list.obj: team/custom_teams_list.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT custom_teams_list.obj -MD -MP -MF $(DEPDIR)/custom_teams_list.Tpo -c -o custom_teams_list.obj `if test -f 'team/custom_teams_list.cpp'; then $(CYGPATH_W) 'team/custom_teams_list.cpp'; else $(CYGPATH_W) '$(srcdir)/team/custom_teams_list.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/custom_teams_list.Tpo $(DEPDIR)/custom_teams_list.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/custom_teams_list.Tpo $(DEPDIR)/custom_teams_list.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='team/custom_teams_list.cpp' object='custom_teams_list.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o custom_teams_list.obj `if test -f 'team/custom_teams_list.cpp'; then $(CYGPATH_W) 'team/custom_teams_list.cpp'; else $(CYGPATH_W) '$(srcdir)/team/custom_teams_list.cpp'; fi`
  
  results.o: team/results.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT results.o -MD -MP -MF $(DEPDIR)/results.Tpo -c -o results.o `test -f 'team/results.cpp' || echo '$(srcdir)/'`team/results.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/results.Tpo $(DEPDIR)/results.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/results.Tpo $(DEPDIR)/results.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='team/results.cpp' object='results.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o results.o `test -f 'team/results.cpp' || echo '$(srcdir)/'`team/results.cpp
  
  results.obj: team/results.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT results.obj -MD -MP -MF $(DEPDIR)/results.Tpo -c -o results.obj `if test -f 'team/results.cpp'; then $(CYGPATH_W) 'team/results.cpp'; else $(CYGPATH_W) '$(srcdir)/team/results.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/results.Tpo $(DEPDIR)/results.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/results.Tpo $(DEPDIR)/results.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='team/results.cpp' object='results.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o results.obj `if test -f 'team/results.cpp'; then $(CYGPATH_W) 'team/results.cpp'; else $(CYGPATH_W) '$(srcdir)/team/results.cpp'; fi`
  
  team.o: team/team.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT team.o -MD -MP -MF $(DEPDIR)/team.Tpo -c -o team.o `test -f 'team/team.cpp' || echo '$(srcdir)/'`team/team.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/team.Tpo $(DEPDIR)/team.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/team.Tpo $(DEPDIR)/team.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='team/team.cpp' object='team.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o team.o `test -f 'team/team.cpp' || echo '$(srcdir)/'`team/team.cpp
  
  team.obj: team/team.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT team.obj -MD -MP -MF $(DEPDIR)/team.Tpo -c -o team.obj `if test -f 'team/team.cpp'; then $(CYGPATH_W) 'team/team.cpp'; else $(CYGPATH_W) '$(srcdir)/team/team.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/team.Tpo $(DEPDIR)/team.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/team.Tpo $(DEPDIR)/team.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='team/team.cpp' object='team.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o team.obj `if test -f 'team/team.cpp'; then $(CYGPATH_W) 'team/team.cpp'; else $(CYGPATH_W) '$(srcdir)/team/team.cpp'; fi`
  
  team_energy.o: team/team_energy.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT team_energy.o -MD -MP -MF $(DEPDIR)/team_energy.Tpo -c -o team_energy.o `test -f 'team/team_energy.cpp' || echo '$(srcdir)/'`team/team_energy.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/team_energy.Tpo $(DEPDIR)/team_energy.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/team_energy.Tpo $(DEPDIR)/team_energy.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='team/team_energy.cpp' object='team_energy.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o team_energy.o `test -f 'team/team_energy.cpp' || echo '$(srcdir)/'`team/team_energy.cpp
  
  team_energy.obj: team/team_energy.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT team_energy.obj -MD -MP -MF $(DEPDIR)/team_energy.Tpo -c -o team_energy.obj `if test -f 'team/team_energy.cpp'; then $(CYGPATH_W) 'team/team_energy.cpp'; else $(CYGPATH_W) '$(srcdir)/team/team_energy.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/team_energy.Tpo $(DEPDIR)/team_energy.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/team_energy.Tpo $(DEPDIR)/team_energy.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='team/team_energy.cpp' object='team_energy.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o team_energy.obj `if test -f 'team/team_energy.cpp'; then $(CYGPATH_W) 'team/team_energy.cpp'; else $(CYGPATH_W) '$(srcdir)/team/team_energy.cpp'; fi`
  
  teams_list.o: team/teams_list.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT teams_list.o -MD -MP -MF $(DEPDIR)/teams_list.Tpo -c -o teams_list.o `test -f 'team/teams_list.cpp' || echo '$(srcdir)/'`team/teams_list.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/teams_list.Tpo $(DEPDIR)/teams_list.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/teams_list.Tpo $(DEPDIR)/teams_list.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='team/teams_list.cpp' object='teams_list.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o teams_list.o `test -f 'team/teams_list.cpp' || echo '$(srcdir)/'`team/teams_list.cpp
  
  teams_list.obj: team/teams_list.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT teams_list.obj -MD -MP -MF $(DEPDIR)/teams_list.Tpo -c -o teams_list.obj `if test -f 'team/teams_list.cpp'; then $(CYGPATH_W) 'team/teams_list.cpp'; else $(CYGPATH_W) '$(srcdir)/team/teams_list.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/teams_list.Tpo $(DEPDIR)/teams_list.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/teams_list.Tpo $(DEPDIR)/teams_list.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='team/teams_list.cpp' object='teams_list.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o teams_list.obj `if test -f 'team/teams_list.cpp'; then $(CYGPATH_W) 'team/teams_list.cpp'; else $(CYGPATH_W) '$(srcdir)/team/teams_list.cpp'; fi`
  
  affine_transform.o: tool/affine_transform.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT affine_transform.o -MD -MP -MF $(DEPDIR)/affine_transform.Tpo -c -o affine_transform.o `test -f 'tool/affine_transform.cpp' || echo '$(srcdir)/'`tool/affine_transform.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/affine_transform.Tpo $(DEPDIR)/affine_transform.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/affine_transform.Tpo $(DEPDIR)/affine_transform.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='tool/affine_transform.cpp' object='affine_transform.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o affine_transform.o `test -f 'tool/affine_transform.cpp' || echo '$(srcdir)/'`tool/affine_transform.cpp
  
  affine_transform.obj: tool/affine_transform.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT affine_transform.obj -MD -MP -MF $(DEPDIR)/affine_transform.Tpo -c -o affine_transform.obj `if test -f 'tool/affine_transform.cpp'; then $(CYGPATH_W) 'tool/affine_transform.cpp'; else $(CYGPATH_W) '$(srcdir)/tool/affine_transform.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/affine_transform.Tpo $(DEPDIR)/affine_transform.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/affine_transform.Tpo $(DEPDIR)/affine_transform.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='tool/affine_transform.cpp' object='affine_transform.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o affine_transform.obj `if test -f 'tool/affine_transform.cpp'; then $(CYGPATH_W) 'tool/affine_transform.cpp'; else $(CYGPATH_W) '$(srcdir)/tool/affine_transform.cpp'; fi`
  
  copynpaste.o: tool/copynpaste.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT copynpaste.o -MD -MP -MF $(DEPDIR)/copynpaste.Tpo -c -o copynpaste.o `test -f 'tool/copynpaste.cpp' || echo '$(srcdir)/'`tool/copynpaste.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/copynpaste.Tpo $(DEPDIR)/copynpaste.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/copynpaste.Tpo $(DEPDIR)/copynpaste.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='tool/copynpaste.cpp' object='copynpaste.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o copynpaste.o `test -f 'tool/copynpaste.cpp' || echo '$(srcdir)/'`tool/copynpaste.cpp
  
  copynpaste.obj: tool/copynpaste.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT copynpaste.obj -MD -MP -MF $(DEPDIR)/copynpaste.Tpo -c -o copynpaste.obj `if test -f 'tool/copynpaste.cpp'; then $(CYGPATH_W) 'tool/copynpaste.cpp'; else $(CYGPATH_W) '$(srcdir)/tool/copynpaste.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/copynpaste.Tpo $(DEPDIR)/copynpaste.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/copynpaste.Tpo $(DEPDIR)/copynpaste.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='tool/copynpaste.cpp' object='copynpaste.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o copynpaste.obj `if test -f 'tool/copynpaste.cpp'; then $(CYGPATH_W) 'tool/copynpaste.cpp'; else $(CYGPATH_W) '$(srcdir)/tool/copynpaste.cpp'; fi`
  
  resource_manager.o: tool/resource_manager.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT resource_manager.o -MD -MP -MF $(DEPDIR)/resource_manager.Tpo -c -o resource_manager.o `test -f 'tool/resource_manager.cpp' || echo '$(srcdir)/'`tool/resource_manager.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/resource_manager.Tpo $(DEPDIR)/resource_manager.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/resource_manager.Tpo $(DEPDIR)/resource_manager.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='tool/resource_manager.cpp' object='resource_manager.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o resource_manager.o `test -f 'tool/resource_manager.cpp' || echo '$(srcdir)/'`tool/resource_manager.cpp
  
  resource_manager.obj: tool/resource_manager.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT resource_manager.obj -MD -MP -MF $(DEPDIR)/resource_manager.Tpo -c -o resource_manager.obj `if test -f 'tool/resource_manager.cpp'; then $(CYGPATH_W) 'tool/resource_manager.cpp'; else $(CYGPATH_W) '$(srcdir)/tool/resource_manager.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/resource_manager.Tpo $(DEPDIR)/resource_manager.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/resource_manager.Tpo $(DEPDIR)/resource_manager.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='tool/resource_manager.cpp' object='resource_manager.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o resource_manager.obj `if test -f 'tool/resource_manager.cpp'; then $(CYGPATH_W) 'tool/resource_manager.cpp'; else $(CYGPATH_W) '$(srcdir)/tool/resource_manager.cpp'; fi`
  
  stats.o: tool/stats.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT stats.o -MD -MP -MF $(DEPDIR)/stats.Tpo -c -o stats.o `test -f 'tool/stats.cpp' || echo '$(srcdir)/'`tool/stats.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/stats.Tpo $(DEPDIR)/stats.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/stats.Tpo $(DEPDIR)/stats.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='tool/stats.cpp' object='stats.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o stats.o `test -f 'tool/stats.cpp' || echo '$(srcdir)/'`tool/stats.cpp
  
  stats.obj: tool/stats.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT stats.obj -MD -MP -MF $(DEPDIR)/stats.Tpo -c -o stats.obj `if test -f 'tool/stats.cpp'; then $(CYGPATH_W) 'tool/stats.cpp'; else $(CYGPATH_W) '$(srcdir)/tool/stats.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/stats.Tpo $(DEPDIR)/stats.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/stats.Tpo $(DEPDIR)/stats.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='tool/stats.cpp' object='stats.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o stats.obj `if test -f 'tool/stats.cpp'; then $(CYGPATH_W) 'tool/stats.cpp'; else $(CYGPATH_W) '$(srcdir)/tool/stats.cpp'; fi`
  
  string_tools.o: tool/string_tools.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT string_tools.o -MD -MP -MF $(DEPDIR)/string_tools.Tpo -c -o string_tools.o `test -f 'tool/string_tools.cpp' || echo '$(srcdir)/'`tool/string_tools.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/string_tools.Tpo $(DEPDIR)/string_tools.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/string_tools.Tpo $(DEPDIR)/string_tools.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='tool/string_tools.cpp' object='string_tools.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o string_tools.o `test -f 'tool/string_tools.cpp' || echo '$(srcdir)/'`tool/string_tools.cpp
  
  string_tools.obj: tool/string_tools.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT string_tools.obj -MD -MP -MF $(DEPDIR)/string_tools.Tpo -c -o string_tools.obj `if test -f 'tool/string_tools.cpp'; then $(CYGPATH_W) 'tool/string_tools.cpp'; else $(CYGPATH_W) '$(srcdir)/tool/string_tools.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/string_tools.Tpo $(DEPDIR)/string_tools.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/string_tools.Tpo $(DEPDIR)/string_tools.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='tool/string_tools.cpp' object='string_tools.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o string_tools.obj `if test -f 'tool/string_tools.cpp'; then $(CYGPATH_W) 'tool/string_tools.cpp'; else $(CYGPATH_W) '$(srcdir)/tool/string_tools.cpp'; fi`
  
  text_handling.o: tool/text_handling.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT text_handling.o -MD -MP -MF $(DEPDIR)/text_handling.Tpo -c -o text_handling.o `test -f 'tool/text_handling.cpp' || echo '$(srcdir)/'`tool/text_handling.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/text_handling.Tpo $(DEPDIR)/text_handling.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/text_handling.Tpo $(DEPDIR)/text_handling.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='tool/text_handling.cpp' object='text_handling.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o text_handling.o `test -f 'tool/text_handling.cpp' || echo '$(srcdir)/'`tool/text_handling.cpp
  
  text_handling.obj: tool/text_handling.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT text_handling.obj -MD -MP -MF $(DEPDIR)/text_handling.Tpo -c -o text_handling.obj `if test -f 'tool/text_handling.cpp'; then $(CYGPATH_W) 'tool/text_handling.cpp'; else $(CYGPATH_W) '$(srcdir)/tool/text_handling.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/text_handling.Tpo $(DEPDIR)/text_handling.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/text_handling.Tpo $(DEPDIR)/text_handling.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='tool/text_handling.cpp' object='text_handling.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o text_handling.obj `if test -f 'tool/text_handling.cpp'; then $(CYGPATH_W) 'tool/text_handling.cpp'; else $(CYGPATH_W) '$(srcdir)/tool/text_handling.cpp'; fi`
  
  xml_document.o: tool/xml_document.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT xml_document.o -MD -MP -MF $(DEPDIR)/xml_document.Tpo -c -o xml_document.o `test -f 'tool/xml_document.cpp' || echo '$(srcdir)/'`tool/xml_document.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xml_document.Tpo $(DEPDIR)/xml_document.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/xml_document.Tpo $(DEPDIR)/xml_document.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='tool/xml_document.cpp' object='xml_document.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o xml_document.o `test -f 'tool/xml_document.cpp' || echo '$(srcdir)/'`tool/xml_document.cpp
  
  xml_document.obj: tool/xml_document.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT xml_document.obj -MD -MP -MF $(DEPDIR)/xml_document.Tpo -c -o xml_document.obj `if test -f 'tool/xml_document.cpp'; then $(CYGPATH_W) 'tool/xml_document.cpp'; else $(CYGPATH_W) '$(srcdir)/tool/xml_document.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/xml_document.Tpo $(DEPDIR)/xml_document.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/xml_document.Tpo $(DEPDIR)/xml_document.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='tool/xml_document.cpp' object='xml_document.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o xml_document.obj `if test -f 'tool/xml_document.cpp'; then $(CYGPATH_W) 'tool/xml_document.cpp'; else $(CYGPATH_W) '$(srcdir)/tool/xml_document.cpp'; fi`
  
  air_attack.o: weapon/air_attack.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT air_attack.o -MD -MP -MF $(DEPDIR)/air_attack.Tpo -c -o air_attack.o `test -f 'weapon/air_attack.cpp' || echo '$(srcdir)/'`weapon/air_attack.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/air_attack.Tpo $(DEPDIR)/air_attack.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/air_attack.Tpo $(DEPDIR)/air_attack.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/air_attack.cpp' object='air_attack.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o air_attack.o `test -f 'weapon/air_attack.cpp' || echo '$(srcdir)/'`weapon/air_attack.cpp
  
  air_attack.obj: weapon/air_attack.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT air_attack.obj -MD -MP -MF $(DEPDIR)/air_attack.Tpo -c -o air_attack.obj `if test -f 'weapon/air_attack.cpp'; then $(CYGPATH_W) 'weapon/air_attack.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/air_attack.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/air_attack.Tpo $(DEPDIR)/air_attack.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/air_attack.Tpo $(DEPDIR)/air_attack.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/air_attack.cpp' object='air_attack.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o air_attack.obj `if test -f 'weapon/air_attack.cpp'; then $(CYGPATH_W) 'weapon/air_attack.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/air_attack.cpp'; fi`
  
  airhammer.o: weapon/airhammer.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT airhammer.o -MD -MP -MF $(DEPDIR)/airhammer.Tpo -c -o airhammer.o `test -f 'weapon/airhammer.cpp' || echo '$(srcdir)/'`weapon/airhammer.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/airhammer.Tpo $(DEPDIR)/airhammer.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/airhammer.Tpo $(DEPDIR)/airhammer.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/airhammer.cpp' object='airhammer.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o airhammer.o `test -f 'weapon/airhammer.cpp' || echo '$(srcdir)/'`weapon/airhammer.cpp
  
  airhammer.obj: weapon/airhammer.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT airhammer.obj -MD -MP -MF $(DEPDIR)/airhammer.Tpo -c -o airhammer.obj `if test -f 'weapon/airhammer.cpp'; then $(CYGPATH_W) 'weapon/airhammer.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/airhammer.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/airhammer.Tpo $(DEPDIR)/airhammer.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/airhammer.Tpo $(DEPDIR)/airhammer.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/airhammer.cpp' object='airhammer.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o airhammer.obj `if test -f 'weapon/airhammer.cpp'; then $(CYGPATH_W) 'weapon/airhammer.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/airhammer.cpp'; fi`
  
  anvil.o: weapon/anvil.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT anvil.o -MD -MP -MF $(DEPDIR)/anvil.Tpo -c -o anvil.o `test -f 'weapon/anvil.cpp' || echo '$(srcdir)/'`weapon/anvil.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/anvil.Tpo $(DEPDIR)/anvil.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/anvil.Tpo $(DEPDIR)/anvil.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/anvil.cpp' object='anvil.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o anvil.o `test -f 'weapon/anvil.cpp' || echo '$(srcdir)/'`weapon/anvil.cpp
  
  anvil.obj: weapon/anvil.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT anvil.obj -MD -MP -MF $(DEPDIR)/anvil.Tpo -c -o anvil.obj `if test -f 'weapon/anvil.cpp'; then $(CYGPATH_W) 'weapon/anvil.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/anvil.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/anvil.Tpo $(DEPDIR)/anvil.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/anvil.Tpo $(DEPDIR)/anvil.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/anvil.cpp' object='anvil.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o anvil.obj `if test -f 'weapon/anvil.cpp'; then $(CYGPATH_W) 'weapon/anvil.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/anvil.cpp'; fi`
  
  auto_bazooka.o: weapon/auto_bazooka.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT auto_bazooka.o -MD -MP -MF $(DEPDIR)/auto_bazooka.Tpo -c -o auto_bazooka.o `test -f 'weapon/auto_bazooka.cpp' || echo '$(srcdir)/'`weapon/auto_bazooka.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/auto_bazooka.Tpo $(DEPDIR)/auto_bazooka.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/auto_bazooka.Tpo $(DEPDIR)/auto_bazooka.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/auto_bazooka.cpp' object='auto_bazooka.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o auto_bazooka.o `test -f 'weapon/auto_bazooka.cpp' || echo '$(srcdir)/'`weapon/auto_bazooka.cpp
  
  auto_bazooka.obj: weapon/auto_bazooka.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT auto_bazooka.obj -MD -MP -MF $(DEPDIR)/auto_bazooka.Tpo -c -o auto_bazooka.obj `if test -f 'weapon/auto_bazooka.cpp'; then $(CYGPATH_W) 'weapon/auto_bazooka.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/auto_bazooka.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/auto_bazooka.Tpo $(DEPDIR)/auto_bazooka.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/auto_bazooka.Tpo $(DEPDIR)/auto_bazooka.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/auto_bazooka.cpp' object='auto_bazooka.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o auto_bazooka.obj `if test -f 'weapon/auto_bazooka.cpp'; then $(CYGPATH_W) 'weapon/auto_bazooka.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/auto_bazooka.cpp'; fi`
  
  baseball.o: weapon/baseball.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT baseball.o -MD -MP -MF $(DEPDIR)/baseball.Tpo -c -o baseball.o `test -f 'weapon/baseball.cpp' || echo '$(srcdir)/'`weapon/baseball.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/baseball.Tpo $(DEPDIR)/baseball.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/baseball.Tpo $(DEPDIR)/baseball.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/baseball.cpp' object='baseball.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o baseball.o `test -f 'weapon/baseball.cpp' || echo '$(srcdir)/'`weapon/baseball.cpp
  
  baseball.obj: weapon/baseball.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT baseball.obj -MD -MP -MF $(DEPDIR)/baseball.Tpo -c -o baseball.obj `if test -f 'weapon/baseball.cpp'; then $(CYGPATH_W) 'weapon/baseball.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/baseball.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/baseball.Tpo $(DEPDIR)/baseball.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/baseball.Tpo $(DEPDIR)/baseball.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/baseball.cpp' object='baseball.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o baseball.obj `if test -f 'weapon/baseball.cpp'; then $(CYGPATH_W) 'weapon/baseball.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/baseball.cpp'; fi`
  
  bazooka.o: weapon/bazooka.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT bazooka.o -MD -MP -MF $(DEPDIR)/bazooka.Tpo -c -o bazooka.o `test -f 'weapon/bazooka.cpp' || echo '$(srcdir)/'`weapon/bazooka.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/bazooka.Tpo $(DEPDIR)/bazooka.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/bazooka.Tpo $(DEPDIR)/bazooka.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/bazooka.cpp' object='bazooka.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o bazooka.o `test -f 'weapon/bazooka.cpp' || echo '$(srcdir)/'`weapon/bazooka.cpp
  
  bazooka.obj: weapon/bazooka.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT bazooka.obj -MD -MP -MF $(DEPDIR)/bazooka.Tpo -c -o bazooka.obj `if test -f 'weapon/bazooka.cpp'; then $(CYGPATH_W) 'weapon/bazooka.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/bazooka.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/bazooka.Tpo $(DEPDIR)/bazooka.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/bazooka.Tpo $(DEPDIR)/bazooka.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/bazooka.cpp' object='bazooka.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o bazooka.obj `if test -f 'weapon/bazooka.cpp'; then $(CYGPATH_W) 'weapon/bazooka.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/bazooka.cpp'; fi`
  
  blowtorch.o: weapon/blowtorch.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT blowtorch.o -MD -MP -MF $(DEPDIR)/blowtorch.Tpo -c -o blowtorch.o `test -f 'weapon/blowtorch.cpp' || echo '$(srcdir)/'`weapon/blowtorch.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/blowtorch.Tpo $(DEPDIR)/blowtorch.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/blowtorch.Tpo $(DEPDIR)/blowtorch.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/blowtorch.cpp' object='blowtorch.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o blowtorch.o `test -f 'weapon/blowtorch.cpp' || echo '$(srcdir)/'`weapon/blowtorch.cpp
  
  blowtorch.obj: weapon/blowtorch.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT blowtorch.obj -MD -MP -MF $(DEPDIR)/blowtorch.Tpo -c -o blowtorch.obj `if test -f 'weapon/blowtorch.cpp'; then $(CYGPATH_W) 'weapon/blowtorch.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/blowtorch.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/blowtorch.Tpo $(DEPDIR)/blowtorch.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/blowtorch.Tpo $(DEPDIR)/blowtorch.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/blowtorch.cpp' object='blowtorch.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o blowtorch.obj `if test -f 'weapon/blowtorch.cpp'; then $(CYGPATH_W) 'weapon/blowtorch.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/blowtorch.cpp'; fi`
  
  bounce_ball.o: weapon/bounce_ball.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT bounce_ball.o -MD -MP -MF $(DEPDIR)/bounce_ball.Tpo -c -o bounce_ball.o `test -f 'weapon/bounce_ball.cpp' || echo '$(srcdir)/'`weapon/bounce_ball.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/bounce_ball.Tpo $(DEPDIR)/bounce_ball.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/bounce_ball.Tpo $(DEPDIR)/bounce_ball.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/bounce_ball.cpp' object='bounce_ball.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o bounce_ball.o `test -f 'weapon/bounce_ball.cpp' || echo '$(srcdir)/'`weapon/bounce_ball.cpp
  
  bounce_ball.obj: weapon/bounce_ball.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT bounce_ball.obj -MD -MP -MF $(DEPDIR)/bounce_ball.Tpo -c -o bounce_ball.obj `if test -f 'weapon/bounce_ball.cpp'; then $(CYGPATH_W) 'weapon/bounce_ball.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/bounce_ball.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/bounce_ball.Tpo $(DEPDIR)/bounce_ball.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/bounce_ball.Tpo $(DEPDIR)/bounce_ball.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/bounce_ball.cpp' object='bounce_ball.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o bounce_ball.obj `if test -f 'weapon/bounce_ball.cpp'; then $(CYGPATH_W) 'weapon/bounce_ball.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/bounce_ball.cpp'; fi`
  
  cluster_bomb.o: weapon/cluster_bomb.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT cluster_bomb.o -MD -MP -MF $(DEPDIR)/cluster_bomb.Tpo -c -o cluster_bomb.o `test -f 'weapon/cluster_bomb.cpp' || echo '$(srcdir)/'`weapon/cluster_bomb.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/cluster_bomb.Tpo $(DEPDIR)/cluster_bomb.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/cluster_bomb.Tpo $(DEPDIR)/cluster_bomb.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/cluster_bomb.cpp' object='cluster_bomb.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o cluster_bomb.o `test -f 'weapon/cluster_bomb.cpp' || echo '$(srcdir)/'`weapon/cluster_bomb.cpp
  
  cluster_bomb.obj: weapon/cluster_bomb.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT cluster_bomb.obj -MD -MP -MF $(DEPDIR)/cluster_bomb.Tpo -c -o cluster_bomb.obj `if test -f 'weapon/cluster_bomb.cpp'; then $(CYGPATH_W) 'weapon/cluster_bomb.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/cluster_bomb.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/cluster_bomb.Tpo $(DEPDIR)/cluster_bomb.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/cluster_bomb.Tpo $(DEPDIR)/cluster_bomb.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/cluster_bomb.cpp' object='cluster_bomb.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o cluster_bomb.obj `if test -f 'weapon/cluster_bomb.cpp'; then $(CYGPATH_W) 'weapon/cluster_bomb.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/cluster_bomb.cpp'; fi`
  
  cluzooka.o: weapon/cluzooka.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT cluzooka.o -MD -MP -MF $(DEPDIR)/cluzooka.Tpo -c -o cluzooka.o `test -f 'weapon/cluzooka.cpp' || echo '$(srcdir)/'`weapon/cluzooka.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/cluzooka.Tpo $(DEPDIR)/cluzooka.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/cluzooka.Tpo $(DEPDIR)/cluzooka.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/cluzooka.cpp' object='cluzooka.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o cluzooka.o `test -f 'weapon/cluzooka.cpp' || echo '$(srcdir)/'`weapon/cluzooka.cpp
  
  cluzooka.obj: weapon/cluzooka.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT cluzooka.obj -MD -MP -MF $(DEPDIR)/cluzooka.Tpo -c -o cluzooka.obj `if test -f 'weapon/cluzooka.cpp'; then $(CYGPATH_W) 'weapon/cluzooka.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/cluzooka.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/cluzooka.Tpo $(DEPDIR)/cluzooka.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/cluzooka.Tpo $(DEPDIR)/cluzooka.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/cluzooka.cpp' object='cluzooka.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o cluzooka.obj `if test -f 'weapon/cluzooka.cpp'; then $(CYGPATH_W) 'weapon/cluzooka.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/cluzooka.cpp'; fi`
  
  construct.o: weapon/construct.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT construct.o -MD -MP -MF $(DEPDIR)/construct.Tpo -c -o construct.o `test -f 'weapon/construct.cpp' || echo '$(srcdir)/'`weapon/construct.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/construct.Tpo $(DEPDIR)/construct.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/construct.Tpo $(DEPDIR)/construct.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/construct.cpp' object='construct.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o construct.o `test -f 'weapon/construct.cpp' || echo '$(srcdir)/'`weapon/construct.cpp
  
  construct.obj: weapon/construct.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT construct.obj -MD -MP -MF $(DEPDIR)/construct.Tpo -c -o construct.obj `if test -f 'weapon/construct.cpp'; then $(CYGPATH_W) 'weapon/construct.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/construct.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/construct.Tpo $(DEPDIR)/construct.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/construct.Tpo $(DEPDIR)/construct.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/construct.cpp' object='construct.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o construct.obj `if test -f 'weapon/construct.cpp'; then $(CYGPATH_W) 'weapon/construct.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/construct.cpp'; fi`
  
  crosshair.o: weapon/crosshair.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT crosshair.o -MD -MP -MF $(DEPDIR)/crosshair.Tpo -c -o crosshair.o `test -f 'weapon/crosshair.cpp' || echo '$(srcdir)/'`weapon/crosshair.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/crosshair.Tpo $(DEPDIR)/crosshair.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/crosshair.Tpo $(DEPDIR)/crosshair.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/crosshair.cpp' object='crosshair.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o crosshair.o `test -f 'weapon/crosshair.cpp' || echo '$(srcdir)/'`weapon/crosshair.cpp
  
  crosshair.obj: weapon/crosshair.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT crosshair.obj -MD -MP -MF $(DEPDIR)/crosshair.Tpo -c -o crosshair.obj `if test -f 'weapon/crosshair.cpp'; then $(CYGPATH_W) 'weapon/crosshair.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/crosshair.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/crosshair.Tpo $(DEPDIR)/crosshair.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/crosshair.Tpo $(DEPDIR)/crosshair.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/crosshair.cpp' object='crosshair.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o crosshair.obj `if test -f 'weapon/crosshair.cpp'; then $(CYGPATH_W) 'weapon/crosshair.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/crosshair.cpp'; fi`
  
  disco_grenade.o: weapon/disco_grenade.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT disco_grenade.o -MD -MP -MF $(DEPDIR)/disco_grenade.Tpo -c -o disco_grenade.o `test -f 'weapon/disco_grenade.cpp' || echo '$(srcdir)/'`weapon/disco_grenade.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/disco_grenade.Tpo $(DEPDIR)/disco_grenade.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/disco_grenade.Tpo $(DEPDIR)/disco_grenade.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/disco_grenade.cpp' object='disco_grenade.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o disco_grenade.o `test -f 'weapon/disco_grenade.cpp' || echo '$(srcdir)/'`weapon/disco_grenade.cpp
  
  disco_grenade.obj: weapon/disco_grenade.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT disco_grenade.obj -MD -MP -MF $(DEPDIR)/disco_grenade.Tpo -c -o disco_grenade.obj `if test -f 'weapon/disco_grenade.cpp'; then $(CYGPATH_W) 'weapon/disco_grenade.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/disco_grenade.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/disco_grenade.Tpo $(DEPDIR)/disco_grenade.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/disco_grenade.Tpo $(DEPDIR)/disco_grenade.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/disco_grenade.cpp' object='disco_grenade.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o disco_grenade.obj `if test -f 'weapon/disco_grenade.cpp'; then $(CYGPATH_W) 'weapon/disco_grenade.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/disco_grenade.cpp'; fi`
  
  dynamite.o: weapon/dynamite.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT dynamite.o -MD -MP -MF $(DEPDIR)/dynamite.Tpo -c -o dynamite.o `test -f 'weapon/dynamite.cpp' || echo '$(srcdir)/'`weapon/dynamite.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/dynamite.Tpo $(DEPDIR)/dynamite.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/dynamite.Tpo $(DEPDIR)/dynamite.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/dynamite.cpp' object='dynamite.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o dynamite.o `test -f 'weapon/dynamite.cpp' || echo '$(srcdir)/'`weapon/dynamite.cpp
  
  dynamite.obj: weapon/dynamite.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT dynamite.obj -MD -MP -MF $(DEPDIR)/dynamite.Tpo -c -o dynamite.obj `if test -f 'weapon/dynamite.cpp'; then $(CYGPATH_W) 'weapon/dynamite.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/dynamite.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/dynamite.Tpo $(DEPDIR)/dynamite.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/dynamite.Tpo $(DEPDIR)/dynamite.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/dynamite.cpp' object='dynamite.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o dynamite.obj `if test -f 'weapon/dynamite.cpp'; then $(CYGPATH_W) 'weapon/dynamite.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/dynamite.cpp'; fi`
  
  explosion.o: weapon/explosion.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT explosion.o -MD -MP -MF $(DEPDIR)/explosion.Tpo -c -o explosion.o `test -f 'weapon/explosion.cpp' || echo '$(srcdir)/'`weapon/explosion.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/explosion.Tpo $(DEPDIR)/explosion.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/explosion.Tpo $(DEPDIR)/explosion.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/explosion.cpp' object='explosion.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o explosion.o `test -f 'weapon/explosion.cpp' || echo '$(srcdir)/'`weapon/explosion.cpp
  
  explosion.obj: weapon/explosion.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT explosion.obj -MD -MP -MF $(DEPDIR)/explosion.Tpo -c -o explosion.obj `if test -f 'weapon/explosion.cpp'; then $(CYGPATH_W) 'weapon/explosion.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/explosion.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/explosion.Tpo $(DEPDIR)/explosion.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/explosion.Tpo $(DEPDIR)/explosion.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/explosion.cpp' object='explosion.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o explosion.obj `if test -f 'weapon/explosion.cpp'; then $(CYGPATH_W) 'weapon/explosion.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/explosion.cpp'; fi`
  
  flamethrower.o: weapon/flamethrower.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT flamethrower.o -MD -MP -MF $(DEPDIR)/flamethrower.Tpo -c -o flamethrower.o `test -f 'weapon/flamethrower.cpp' || echo '$(srcdir)/'`weapon/flamethrower.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/flamethrower.Tpo $(DEPDIR)/flamethrower.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/flamethrower.Tpo $(DEPDIR)/flamethrower.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/flamethrower.cpp' object='flamethrower.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o flamethrower.o `test -f 'weapon/flamethrower.cpp' || echo '$(srcdir)/'`weapon/flamethrower.cpp
  
  flamethrower.obj: weapon/flamethrower.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT flamethrower.obj -MD -MP -MF $(DEPDIR)/flamethrower.Tpo -c -o flamethrower.obj `if test -f 'weapon/flamethrower.cpp'; then $(CYGPATH_W) 'weapon/flamethrower.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/flamethrower.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/flamethrower.Tpo $(DEPDIR)/flamethrower.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/flamethrower.Tpo $(DEPDIR)/flamethrower.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/flamethrower.cpp' object='flamethrower.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o flamethrower.obj `if test -f 'weapon/flamethrower.cpp'; then $(CYGPATH_W) 'weapon/flamethrower.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/flamethrower.cpp'; fi`
  
  footbomb.o: weapon/footbomb.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT footbomb.o -MD -MP -MF $(DEPDIR)/footbomb.Tpo -c -o footbomb.o `test -f 'weapon/footbomb.cpp' || echo '$(srcdir)/'`weapon/footbomb.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/footbomb.Tpo $(DEPDIR)/footbomb.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/footbomb.Tpo $(DEPDIR)/footbomb.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/footbomb.cpp' object='footbomb.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o footbomb.o `test -f 'weapon/footbomb.cpp' || echo '$(srcdir)/'`weapon/footbomb.cpp
  
  footbomb.obj: weapon/footbomb.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT footbomb.obj -MD -MP -MF $(DEPDIR)/footbomb.Tpo -c -o footbomb.obj `if test -f 'weapon/footbomb.cpp'; then $(CYGPATH_W) 'weapon/footbomb.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/footbomb.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/footbomb.Tpo $(DEPDIR)/footbomb.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/footbomb.Tpo $(DEPDIR)/footbomb.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/footbomb.cpp' object='footbomb.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o footbomb.obj `if test -f 'weapon/footbomb.cpp'; then $(CYGPATH_W) 'weapon/footbomb.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/footbomb.cpp'; fi`
  
  gnu.o: weapon/gnu.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT gnu.o -MD -MP -MF $(DEPDIR)/gnu.Tpo -c -o gnu.o `test -f 'weapon/gnu.cpp' || echo '$(srcdir)/'`weapon/gnu.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/gnu.Tpo $(DEPDIR)/gnu.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/gnu.Tpo $(DEPDIR)/gnu.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/gnu.cpp' object='gnu.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o gnu.o `test -f 'weapon/gnu.cpp' || echo '$(srcdir)/'`weapon/gnu.cpp
  
  gnu.obj: weapon/gnu.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT gnu.obj -MD -MP -MF $(DEPDIR)/gnu.Tpo -c -o gnu.obj `if test -f 'weapon/gnu.cpp'; then $(CYGPATH_W) 'weapon/gnu.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/gnu.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/gnu.Tpo $(DEPDIR)/gnu.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/gnu.Tpo $(DEPDIR)/gnu.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/gnu.cpp' object='gnu.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o gnu.obj `if test -f 'weapon/gnu.cpp'; then $(CYGPATH_W) 'weapon/gnu.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/gnu.cpp'; fi`
  
  grapple.o: weapon/grapple.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT grapple.o -MD -MP -MF $(DEPDIR)/grapple.Tpo -c -o grapple.o `test -f 'weapon/grapple.cpp' || echo '$(srcdir)/'`weapon/grapple.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/grapple.Tpo $(DEPDIR)/grapple.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/grapple.Tpo $(DEPDIR)/grapple.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/grapple.cpp' object='grapple.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o grapple.o `test -f 'weapon/grapple.cpp' || echo '$(srcdir)/'`weapon/grapple.cpp
  
  grapple.obj: weapon/grapple.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT grapple.obj -MD -MP -MF $(DEPDIR)/grapple.Tpo -c -o grapple.obj `if test -f 'weapon/grapple.cpp'; then $(CYGPATH_W) 'weapon/grapple.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/grapple.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/grapple.Tpo $(DEPDIR)/grapple.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/grapple.Tpo $(DEPDIR)/grapple.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/grapple.cpp' object='grapple.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o grapple.obj `if test -f 'weapon/grapple.cpp'; then $(CYGPATH_W) 'weapon/grapple.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/grapple.cpp'; fi`
  
  grenade.o: weapon/grenade.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT grenade.o -MD -MP -MF $(DEPDIR)/grenade.Tpo -c -o grenade.o `test -f 'weapon/grenade.cpp' || echo '$(srcdir)/'`weapon/grenade.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/grenade.Tpo $(DEPDIR)/grenade.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/grenade.Tpo $(DEPDIR)/grenade.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/grenade.cpp' object='grenade.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o grenade.o `test -f 'weapon/grenade.cpp' || echo '$(srcdir)/'`weapon/grenade.cpp
  
  grenade.obj: weapon/grenade.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT grenade.obj -MD -MP -MF $(DEPDIR)/grenade.Tpo -c -o grenade.obj `if test -f 'weapon/grenade.cpp'; then $(CYGPATH_W) 'weapon/grenade.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/grenade.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/grenade.Tpo $(DEPDIR)/grenade.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/grenade.Tpo $(DEPDIR)/grenade.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/grenade.cpp' object='grenade.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o grenade.obj `if test -f 'weapon/grenade.cpp'; then $(CYGPATH_W) 'weapon/grenade.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/grenade.cpp'; fi`
  
  gun.o: weapon/gun.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT gun.o -MD -MP -MF $(DEPDIR)/gun.Tpo -c -o gun.o `test -f 'weapon/gun.cpp' || echo '$(srcdir)/'`weapon/gun.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/gun.Tpo $(DEPDIR)/gun.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/gun.Tpo $(DEPDIR)/gun.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/gun.cpp' object='gun.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o gun.o `test -f 'weapon/gun.cpp' || echo '$(srcdir)/'`weapon/gun.cpp
  
  gun.obj: weapon/gun.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT gun.obj -MD -MP -MF $(DEPDIR)/gun.Tpo -c -o gun.obj `if test -f 'weapon/gun.cpp'; then $(CYGPATH_W) 'weapon/gun.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/gun.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/gun.Tpo $(DEPDIR)/gun.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/gun.Tpo $(DEPDIR)/gun.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/gun.cpp' object='gun.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o gun.obj `if test -f 'weapon/gun.cpp'; then $(CYGPATH_W) 'weapon/gun.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/gun.cpp'; fi`
  
  jetpack.o: weapon/jetpack.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT jetpack.o -MD -MP -MF $(DEPDIR)/jetpack.Tpo -c -o jetpack.o `test -f 'weapon/jetpack.cpp' || echo '$(srcdir)/'`weapon/jetpack.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/jetpack.Tpo $(DEPDIR)/jetpack.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/jetpack.Tpo $(DEPDIR)/jetpack.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/jetpack.cpp' object='jetpack.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o jetpack.o `test -f 'weapon/jetpack.cpp' || echo '$(srcdir)/'`weapon/jetpack.cpp
  
  jetpack.obj: weapon/jetpack.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT jetpack.obj -MD -MP -MF $(DEPDIR)/jetpack.Tpo -c -o jetpack.obj `if test -f 'weapon/jetpack.cpp'; then $(CYGPATH_W) 'weapon/jetpack.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/jetpack.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/jetpack.Tpo $(DEPDIR)/jetpack.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/jetpack.Tpo $(DEPDIR)/jetpack.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/jetpack.cpp' object='jetpack.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o jetpack.obj `if test -f 'weapon/jetpack.cpp'; then $(CYGPATH_W) 'weapon/jetpack.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/jetpack.cpp'; fi`
  
  lowgrav.o: weapon/lowgrav.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT lowgrav.o -MD -MP -MF $(DEPDIR)/lowgrav.Tpo -c -o lowgrav.o `test -f 'weapon/lowgrav.cpp' || echo '$(srcdir)/'`weapon/lowgrav.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/lowgrav.Tpo $(DEPDIR)/lowgrav.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/lowgrav.Tpo $(DEPDIR)/lowgrav.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/lowgrav.cpp' object='lowgrav.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o lowgrav.o `test -f 'weapon/lowgrav.cpp' || echo '$(srcdir)/'`weapon/lowgrav.cpp
  
  lowgrav.obj: weapon/lowgrav.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT lowgrav.obj -MD -MP -MF $(DEPDIR)/lowgrav.Tpo -c -o lowgrav.obj `if test -f 'weapon/lowgrav.cpp'; then $(CYGPATH_W) 'weapon/lowgrav.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/lowgrav.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/lowgrav.Tpo $(DEPDIR)/lowgrav.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/lowgrav.Tpo $(DEPDIR)/lowgrav.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/lowgrav.cpp' object='lowgrav.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o lowgrav.obj `if test -f 'weapon/lowgrav.cpp'; then $(CYGPATH_W) 'weapon/lowgrav.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/lowgrav.cpp'; fi`
  
  mine.o: weapon/mine.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT mine.o -MD -MP -MF $(DEPDIR)/mine.Tpo -c -o mine.o `test -f 'weapon/mine.cpp' || echo '$(srcdir)/'`weapon/mine.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/mine.Tpo $(DEPDIR)/mine.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/mine.Tpo $(DEPDIR)/mine.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/mine.cpp' object='mine.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o mine.o `test -f 'weapon/mine.cpp' || echo '$(srcdir)/'`weapon/mine.cpp
  
  mine.obj: weapon/mine.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT mine.obj -MD -MP -MF $(DEPDIR)/mine.Tpo -c -o mine.obj `if test -f 'weapon/mine.cpp'; then $(CYGPATH_W) 'weapon/mine.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/mine.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/mine.Tpo $(DEPDIR)/mine.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/mine.Tpo $(DEPDIR)/mine.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/mine.cpp' object='mine.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o mine.obj `if test -f 'weapon/mine.cpp'; then $(CYGPATH_W) 'weapon/mine.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/mine.cpp'; fi`
  
  parachute.o: weapon/parachute.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT parachute.o -MD -MP -MF $(DEPDIR)/parachute.Tpo -c -o parachute.o `test -f 'weapon/parachute.cpp' || echo '$(srcdir)/'`weapon/parachute.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/parachute.Tpo $(DEPDIR)/parachute.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/parachute.Tpo $(DEPDIR)/parachute.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/parachute.cpp' object='parachute.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o parachute.o `test -f 'weapon/parachute.cpp' || echo '$(srcdir)/'`weapon/parachute.cpp
  
  parachute.obj: weapon/parachute.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT parachute.obj -MD -MP -MF $(DEPDIR)/parachute.Tpo -c -o parachute.obj `if test -f 'weapon/parachute.cpp'; then $(CYGPATH_W) 'weapon/parachute.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/parachute.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/parachute.Tpo $(DEPDIR)/parachute.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/parachute.Tpo $(DEPDIR)/parachute.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/parachute.cpp' object='parachute.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o parachute.obj `if test -f 'weapon/parachute.cpp'; then $(CYGPATH_W) 'weapon/parachute.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/parachute.cpp'; fi`
  
  polecat.o: weapon/polecat.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT polecat.o -MD -MP -MF $(DEPDIR)/polecat.Tpo -c -o polecat.o `test -f 'weapon/polecat.cpp' || echo '$(srcdir)/'`weapon/polecat.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/polecat.Tpo $(DEPDIR)/polecat.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/polecat.Tpo $(DEPDIR)/polecat.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/polecat.cpp' object='polecat.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o polecat.o `test -f 'weapon/polecat.cpp' || echo '$(srcdir)/'`weapon/polecat.cpp
  
  polecat.obj: weapon/polecat.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT polecat.obj -MD -MP -MF $(DEPDIR)/polecat.Tpo -c -o polecat.obj `if test -f 'weapon/polecat.cpp'; then $(CYGPATH_W) 'weapon/polecat.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/polecat.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/polecat.Tpo $(DEPDIR)/polecat.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/polecat.Tpo $(DEPDIR)/polecat.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/polecat.cpp' object='polecat.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o polecat.obj `if test -f 'weapon/polecat.cpp'; then $(CYGPATH_W) 'weapon/polecat.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/polecat.cpp'; fi`
  
  riot_bomb.o: weapon/riot_bomb.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT riot_bomb.o -MD -MP -MF $(DEPDIR)/riot_bomb.Tpo -c -o riot_bomb.o `test -f 'weapon/riot_bomb.cpp' || echo '$(srcdir)/'`weapon/riot_bomb.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/riot_bomb.Tpo $(DEPDIR)/riot_bomb.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/riot_bomb.Tpo $(DEPDIR)/riot_bomb.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/riot_bomb.cpp' object='riot_bomb.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o riot_bomb.o `test -f 'weapon/riot_bomb.cpp' || echo '$(srcdir)/'`weapon/riot_bomb.cpp
  
  riot_bomb.obj: weapon/riot_bomb.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT riot_bomb.obj -MD -MP -MF $(DEPDIR)/riot_bomb.Tpo -c -o riot_bomb.obj `if test -f 'weapon/riot_bomb.cpp'; then $(CYGPATH_W) 'weapon/riot_bomb.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/riot_bomb.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/riot_bomb.Tpo $(DEPDIR)/riot_bomb.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/riot_bomb.Tpo $(DEPDIR)/riot_bomb.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/riot_bomb.cpp' object='riot_bomb.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o riot_bomb.obj `if test -f 'weapon/riot_bomb.cpp'; then $(CYGPATH_W) 'weapon/riot_bomb.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/riot_bomb.cpp'; fi`
  
  shotgun.o: weapon/shotgun.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT shotgun.o -MD -MP -MF $(DEPDIR)/shotgun.Tpo -c -o shotgun.o `test -f 'weapon/shotgun.cpp' || echo '$(srcdir)/'`weapon/shotgun.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/shotgun.Tpo $(DEPDIR)/shotgun.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/shotgun.Tpo $(DEPDIR)/shotgun.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/shotgun.cpp' object='shotgun.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o shotgun.o `test -f 'weapon/shotgun.cpp' || echo '$(srcdir)/'`weapon/shotgun.cpp
  
  shotgun.obj: weapon/shotgun.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT shotgun.obj -MD -MP -MF $(DEPDIR)/shotgun.Tpo -c -o shotgun.obj `if test -f 'weapon/shotgun.cpp'; then $(CYGPATH_W) 'weapon/shotgun.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/shotgun.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/shotgun.Tpo $(DEPDIR)/shotgun.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/shotgun.Tpo $(DEPDIR)/shotgun.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/shotgun.cpp' object='shotgun.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o shotgun.obj `if test -f 'weapon/shotgun.cpp'; then $(CYGPATH_W) 'weapon/shotgun.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/shotgun.cpp'; fi`
  
  skip_turn.o: weapon/skip_turn.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT skip_turn.o -MD -MP -MF $(DEPDIR)/skip_turn.Tpo -c -o skip_turn.o `test -f 'weapon/skip_turn.cpp' || echo '$(srcdir)/'`weapon/skip_turn.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/skip_turn.Tpo $(DEPDIR)/skip_turn.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/skip_turn.Tpo $(DEPDIR)/skip_turn.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/skip_turn.cpp' object='skip_turn.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o skip_turn.o `test -f 'weapon/skip_turn.cpp' || echo '$(srcdir)/'`weapon/skip_turn.cpp
  
  skip_turn.obj: weapon/skip_turn.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT skip_turn.obj -MD -MP -MF $(DEPDIR)/skip_turn.Tpo -c -o skip_turn.obj `if test -f 'weapon/skip_turn.cpp'; then $(CYGPATH_W) 'weapon/skip_turn.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/skip_turn.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/skip_turn.Tpo $(DEPDIR)/skip_turn.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/skip_turn.Tpo $(DEPDIR)/skip_turn.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/skip_turn.cpp' object='skip_turn.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o skip_turn.obj `if test -f 'weapon/skip_turn.cpp'; then $(CYGPATH_W) 'weapon/skip_turn.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/skip_turn.cpp'; fi`
  
  slap.o: weapon/slap.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT slap.o -MD -MP -MF $(DEPDIR)/slap.Tpo -c -o slap.o `test -f 'weapon/slap.cpp' || echo '$(srcdir)/'`weapon/slap.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/slap.Tpo $(DEPDIR)/slap.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/slap.Tpo $(DEPDIR)/slap.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/slap.cpp' object='slap.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o slap.o `test -f 'weapon/slap.cpp' || echo '$(srcdir)/'`weapon/slap.cpp
  
  slap.obj: weapon/slap.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT slap.obj -MD -MP -MF $(DEPDIR)/slap.Tpo -c -o slap.obj `if test -f 'weapon/slap.cpp'; then $(CYGPATH_W) 'weapon/slap.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/slap.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/slap.Tpo $(DEPDIR)/slap.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/slap.Tpo $(DEPDIR)/slap.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/slap.cpp' object='slap.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o slap.obj `if test -f 'weapon/slap.cpp'; then $(CYGPATH_W) 'weapon/slap.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/slap.cpp'; fi`
  
  snipe_rifle.o: weapon/snipe_rifle.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT snipe_rifle.o -MD -MP -MF $(DEPDIR)/snipe_rifle.Tpo -c -o snipe_rifle.o `test -f 'weapon/snipe_rifle.cpp' || echo '$(srcdir)/'`weapon/snipe_rifle.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/snipe_rifle.Tpo $(DEPDIR)/snipe_rifle.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/snipe_rifle.Tpo $(DEPDIR)/snipe_rifle.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/snipe_rifle.cpp' object='snipe_rifle.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o snipe_rifle.o `test -f 'weapon/snipe_rifle.cpp' || echo '$(srcdir)/'`weapon/snipe_rifle.cpp
  
  snipe_rifle.obj: weapon/snipe_rifle.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT snipe_rifle.obj -MD -MP -MF $(DEPDIR)/snipe_rifle.Tpo -c -o snipe_rifle.obj `if test -f 'weapon/snipe_rifle.cpp'; then $(CYGPATH_W) 'weapon/snipe_rifle.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/snipe_rifle.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/snipe_rifle.Tpo $(DEPDIR)/snipe_rifle.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/snipe_rifle.Tpo $(DEPDIR)/snipe_rifle.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/snipe_rifle.cpp' object='snipe_rifle.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o snipe_rifle.obj `if test -f 'weapon/snipe_rifle.cpp'; then $(CYGPATH_W) 'weapon/snipe_rifle.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/snipe_rifle.cpp'; fi`
  
  submachine_gun.o: weapon/submachine_gun.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT submachine_gun.o -MD -MP -MF $(DEPDIR)/submachine_gun.Tpo -c -o submachine_gun.o `test -f 'weapon/submachine_gun.cpp' || echo '$(srcdir)/'`weapon/submachine_gun.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/submachine_gun.Tpo $(DEPDIR)/submachine_gun.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/submachine_gun.Tpo $(DEPDIR)/submachine_gun.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/submachine_gun.cpp' object='submachine_gun.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o submachine_gun.o `test -f 'weapon/submachine_gun.cpp' || echo '$(srcdir)/'`weapon/submachine_gun.cpp
  
  submachine_gun.obj: weapon/submachine_gun.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT submachine_gun.obj -MD -MP -MF $(DEPDIR)/submachine_gun.Tpo -c -o submachine_gun.obj `if test -f 'weapon/submachine_gun.cpp'; then $(CYGPATH_W) 'weapon/submachine_gun.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/submachine_gun.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/submachine_gun.Tpo $(DEPDIR)/submachine_gun.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/submachine_gun.Tpo $(DEPDIR)/submachine_gun.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/submachine_gun.cpp' object='submachine_gun.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o submachine_gun.obj `if test -f 'weapon/submachine_gun.cpp'; then $(CYGPATH_W) 'weapon/submachine_gun.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/submachine_gun.cpp'; fi`
  
  suicide.o: weapon/suicide.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT suicide.o -MD -MP -MF $(DEPDIR)/suicide.Tpo -c -o suicide.o `test -f 'weapon/suicide.cpp' || echo '$(srcdir)/'`weapon/suicide.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/suicide.Tpo $(DEPDIR)/suicide.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/suicide.Tpo $(DEPDIR)/suicide.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/suicide.cpp' object='suicide.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o suicide.o `test -f 'weapon/suicide.cpp' || echo '$(srcdir)/'`weapon/suicide.cpp
  
  suicide.obj: weapon/suicide.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT suicide.obj -MD -MP -MF $(DEPDIR)/suicide.Tpo -c -o suicide.obj `if test -f 'weapon/suicide.cpp'; then $(CYGPATH_W) 'weapon/suicide.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/suicide.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/suicide.Tpo $(DEPDIR)/suicide.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/suicide.Tpo $(DEPDIR)/suicide.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/suicide.cpp' object='suicide.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o suicide.obj `if test -f 'weapon/suicide.cpp'; then $(CYGPATH_W) 'weapon/suicide.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/suicide.cpp'; fi`
  
  supertux.o: weapon/supertux.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT supertux.o -MD -MP -MF $(DEPDIR)/supertux.Tpo -c -o supertux.o `test -f 'weapon/supertux.cpp' || echo '$(srcdir)/'`weapon/supertux.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/supertux.Tpo $(DEPDIR)/supertux.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/supertux.Tpo $(DEPDIR)/supertux.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/supertux.cpp' object='supertux.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o supertux.o `test -f 'weapon/supertux.cpp' || echo '$(srcdir)/'`weapon/supertux.cpp
  
  supertux.obj: weapon/supertux.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT supertux.obj -MD -MP -MF $(DEPDIR)/supertux.Tpo -c -o supertux.obj `if test -f 'weapon/supertux.cpp'; then $(CYGPATH_W) 'weapon/supertux.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/supertux.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/supertux.Tpo $(DEPDIR)/supertux.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/supertux.Tpo $(DEPDIR)/supertux.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/supertux.cpp' object='supertux.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o supertux.obj `if test -f 'weapon/supertux.cpp'; then $(CYGPATH_W) 'weapon/supertux.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/supertux.cpp'; fi`
  
  syringe.o: weapon/syringe.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT syringe.o -MD -MP -MF $(DEPDIR)/syringe.Tpo -c -o syringe.o `test -f 'weapon/syringe.cpp' || echo '$(srcdir)/'`weapon/syringe.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/syringe.Tpo $(DEPDIR)/syringe.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/syringe.Tpo $(DEPDIR)/syringe.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/syringe.cpp' object='syringe.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o syringe.o `test -f 'weapon/syringe.cpp' || echo '$(srcdir)/'`weapon/syringe.cpp
  
  syringe.obj: weapon/syringe.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT syringe.obj -MD -MP -MF $(DEPDIR)/syringe.Tpo -c -o syringe.obj `if test -f 'weapon/syringe.cpp'; then $(CYGPATH_W) 'weapon/syringe.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/syringe.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/syringe.Tpo $(DEPDIR)/syringe.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/syringe.Tpo $(DEPDIR)/syringe.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/syringe.cpp' object='syringe.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o syringe.obj `if test -f 'weapon/syringe.cpp'; then $(CYGPATH_W) 'weapon/syringe.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/syringe.cpp'; fi`
  
  teleportation.o: weapon/teleportation.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT teleportation.o -MD -MP -MF $(DEPDIR)/teleportation.Tpo -c -o teleportation.o `test -f 'weapon/teleportation.cpp' || echo '$(srcdir)/'`weapon/teleportation.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/teleportation.Tpo $(DEPDIR)/teleportation.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/teleportation.Tpo $(DEPDIR)/teleportation.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/teleportation.cpp' object='teleportation.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o teleportation.o `test -f 'weapon/teleportation.cpp' || echo '$(srcdir)/'`weapon/teleportation.cpp
  
  teleportation.obj: weapon/teleportation.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT teleportation.obj -MD -MP -MF $(DEPDIR)/teleportation.Tpo -c -o teleportation.obj `if test -f 'weapon/teleportation.cpp'; then $(CYGPATH_W) 'weapon/teleportation.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/teleportation.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/teleportation.Tpo $(DEPDIR)/teleportation.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/teleportation.Tpo $(DEPDIR)/teleportation.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/teleportation.cpp' object='teleportation.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o teleportation.obj `if test -f 'weapon/teleportation.cpp'; then $(CYGPATH_W) 'weapon/teleportation.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/teleportation.cpp'; fi`
  
  weapon.o: weapon/weapon.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT weapon.o -MD -MP -MF $(DEPDIR)/weapon.Tpo -c -o weapon.o `test -f 'weapon/weapon.cpp' || echo '$(srcdir)/'`weapon/weapon.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/weapon.Tpo $(DEPDIR)/weapon.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/weapon.Tpo $(DEPDIR)/weapon.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/weapon.cpp' object='weapon.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o weapon.o `test -f 'weapon/weapon.cpp' || echo '$(srcdir)/'`weapon/weapon.cpp
  
  weapon.obj: weapon/weapon.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT weapon.obj -MD -MP -MF $(DEPDIR)/weapon.Tpo -c -o weapon.obj `if test -f 'weapon/weapon.cpp'; then $(CYGPATH_W) 'weapon/weapon.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/weapon.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/weapon.Tpo $(DEPDIR)/weapon.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/weapon.Tpo $(DEPDIR)/weapon.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/weapon.cpp' object='weapon.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o weapon.obj `if test -f 'weapon/weapon.cpp'; then $(CYGPATH_W) 'weapon/weapon.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/weapon.cpp'; fi`
  
  weapon_cfg.o: weapon/weapon_cfg.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT weapon_cfg.o -MD -MP -MF $(DEPDIR)/weapon_cfg.Tpo -c -o weapon_cfg.o `test -f 'weapon/weapon_cfg.cpp' || echo '$(srcdir)/'`weapon/weapon_cfg.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/weapon_cfg.Tpo $(DEPDIR)/weapon_cfg.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/weapon_cfg.Tpo $(DEPDIR)/weapon_cfg.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/weapon_cfg.cpp' object='weapon_cfg.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o weapon_cfg.o `test -f 'weapon/weapon_cfg.cpp' || echo '$(srcdir)/'`weapon/weapon_cfg.cpp
  
  weapon_cfg.obj: weapon/weapon_cfg.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT weapon_cfg.obj -MD -MP -MF $(DEPDIR)/weapon_cfg.Tpo -c -o weapon_cfg.obj `if test -f 'weapon/weapon_cfg.cpp'; then $(CYGPATH_W) 'weapon/weapon_cfg.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/weapon_cfg.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/weapon_cfg.Tpo $(DEPDIR)/weapon_cfg.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/weapon_cfg.Tpo $(DEPDIR)/weapon_cfg.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/weapon_cfg.cpp' object='weapon_cfg.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o weapon_cfg.obj `if test -f 'weapon/weapon_cfg.cpp'; then $(CYGPATH_W) 'weapon/weapon_cfg.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/weapon_cfg.cpp'; fi`
  
  weapon_launcher.o: weapon/weapon_launcher.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT weapon_launcher.o -MD -MP -MF $(DEPDIR)/weapon_launcher.Tpo -c -o weapon_launcher.o `test -f 'weapon/weapon_launcher.cpp' || echo '$(srcdir)/'`weapon/weapon_launcher.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/weapon_launcher.Tpo $(DEPDIR)/weapon_launcher.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/weapon_launcher.Tpo $(DEPDIR)/weapon_launcher.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/weapon_launcher.cpp' object='weapon_launcher.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o weapon_launcher.o `test -f 'weapon/weapon_launcher.cpp' || echo '$(srcdir)/'`weapon/weapon_launcher.cpp
  
  weapon_launcher.obj: weapon/weapon_launcher.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT weapon_launcher.obj -MD -MP -MF $(DEPDIR)/weapon_launcher.Tpo -c -o weapon_launcher.obj `if test -f 'weapon/weapon_launcher.cpp'; then $(CYGPATH_W) 'weapon/weapon_launcher.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/weapon_launcher.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/weapon_launcher.Tpo $(DEPDIR)/weapon_launcher.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/weapon_launcher.Tpo $(DEPDIR)/weapon_launcher.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/weapon_launcher.cpp' object='weapon_launcher.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o weapon_launcher.obj `if test -f 'weapon/weapon_launcher.cpp'; then $(CYGPATH_W) 'weapon/weapon_launcher.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/weapon_launcher.cpp'; fi`
  
  weapon_strength_bar.o: weapon/weapon_strength_bar.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT weapon_strength_bar.o -MD -MP -MF $(DEPDIR)/weapon_strength_bar.Tpo -c -o weapon_strength_bar.o `test -f 'weapon/weapon_strength_bar.cpp' || echo '$(srcdir)/'`weapon/weapon_strength_bar.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/weapon_strength_bar.Tpo $(DEPDIR)/weapon_strength_bar.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/weapon_strength_bar.Tpo $(DEPDIR)/weapon_strength_bar.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/weapon_strength_bar.cpp' object='weapon_strength_bar.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o weapon_strength_bar.o `test -f 'weapon/weapon_strength_bar.cpp' || echo '$(srcdir)/'`weapon/weapon_strength_bar.cpp
  
  weapon_strength_bar.obj: weapon/weapon_strength_bar.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT weapon_strength_bar.obj -MD -MP -MF $(DEPDIR)/weapon_strength_bar.Tpo -c -o weapon_strength_bar.obj `if test -f 'weapon/weapon_strength_bar.cpp'; then $(CYGPATH_W) 'weapon/weapon_strength_bar.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/weapon_strength_bar.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/weapon_strength_bar.Tpo $(DEPDIR)/weapon_strength_bar.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/weapon_strength_bar.Tpo $(DEPDIR)/weapon_strength_bar.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/weapon_strength_bar.cpp' object='weapon_strength_bar.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o weapon_strength_bar.obj `if test -f 'weapon/weapon_strength_bar.cpp'; then $(CYGPATH_W) 'weapon/weapon_strength_bar.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/weapon_strength_bar.cpp'; fi`
  
  weapons_list.o: weapon/weapons_list.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT weapons_list.o -MD -MP -MF $(DEPDIR)/weapons_list.Tpo -c -o weapons_list.o `test -f 'weapon/weapons_list.cpp' || echo '$(srcdir)/'`weapon/weapons_list.cpp
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/weapons_list.Tpo $(DEPDIR)/weapons_list.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/weapons_list.Tpo $(DEPDIR)/weapons_list.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/weapons_list.cpp' object='weapons_list.o' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o weapons_list.o `test -f 'weapon/weapons_list.cpp' || echo '$(srcdir)/'`weapon/weapons_list.cpp
  
  weapons_list.obj: weapon/weapons_list.cpp
  @am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT weapons_list.obj -MD -MP -MF $(DEPDIR)/weapons_list.Tpo -c -o weapons_list.obj `if test -f 'weapon/weapons_list.cpp'; then $(CYGPATH_W) 'weapon/weapons_list.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/weapons_list.cpp'; fi`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/weapons_list.Tpo $(DEPDIR)/weapons_list.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/weapons_list.Tpo $(DEPDIR)/weapons_list.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='weapon/weapons_list.cpp' object='weapons_list.obj' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o weapons_list.obj `if test -f 'weapon/weapons_list.cpp'; then $(CYGPATH_W) 'weapon/weapons_list.cpp'; else $(CYGPATH_W) '$(srcdir)/weapon/weapons_list.cpp'; fi`
@@@ -3547,7 -3500,7 +3501,7 @@@ $(RECURSIVE_TARGETS)
  	  else \
  	    local_target="$$target"; \
  	  fi; \
- 	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
+ 	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  	  || eval $$failcom; \
  	done; \
  	if test "$$dot_seen" = "no"; then \
@@@ -3581,16 -3534,16 +3535,16 @@@ $(RECURSIVE_CLEAN_TARGETS)
  	  else \
  	    local_target="$$target"; \
  	  fi; \
- 	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
+ 	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  	  || eval $$failcom; \
  	done && test -z "$$fail"
  tags-recursive:
  	list='$(SUBDIRS)'; for subdir in $$list; do \
- 	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
+ 	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
  	done
  ctags-recursive:
  	list='$(SUBDIRS)'; for subdir in $$list; do \
- 	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
+ 	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
  	done
  
  ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
@@@ -3605,7 -3558,7 +3559,7 @@@ tags: TAG
  
  TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
  		$(TAGS_FILES) $(LISP)
- 	set x; \
+ 	tags=; \
  	here=`pwd`; \
  	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
  	  include_option=--etags-include; \
@@@ -3617,7 -3570,7 +3571,7 @@@
  	list='$(SUBDIRS)'; for subdir in $$list; do \
  	  if test "$$subdir" = .; then :; else \
  	    test ! -f $$subdir/TAGS || \
- 	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
+ 	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
  	  fi; \
  	done; \
  	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
@@@ -3626,34 -3579,29 +3580,29 @@@
  	  done | \
  	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  	      END { if (nonempty) { for (i in files) print i; }; }'`; \
- 	shift; \
- 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
+ 	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
  	  test -n "$$unique" || unique=$$empty_fix; \
- 	  if test $$# -gt 0; then \
- 	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- 	      "$$@" $$unique; \
- 	  else \
- 	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- 	      $$unique; \
- 	  fi; \
+ 	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+ 	    $$tags $$unique; \
  	fi
  ctags: CTAGS
  CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
  		$(TAGS_FILES) $(LISP)
+ 	tags=; \
  	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
  	unique=`for i in $$list; do \
  	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  	  done | \
  	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  	      END { if (nonempty) { for (i in files) print i; }; }'`; \
- 	test -z "$(CTAGS_ARGS)$$unique" \
+ 	test -z "$(CTAGS_ARGS)$$tags$$unique" \
  	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
- 	     $$unique
+ 	     $$tags $$unique
  
  GTAGS:
  	here=`$(am__cd) $(top_builddir) && pwd` \
- 	  && $(am__cd) $(top_srcdir) \
- 	  && gtags -i $(GTAGS_ARGS) "$$here"
+ 	  && cd $(top_srcdir) \
+ 	  && gtags -i $(GTAGS_ARGS) $$here
  
  distclean-tags:
  	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
@@@ -3674,44 -3622,29 +3623,29 @@@ distdir: $(DISTFILES
  	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  	  if test -d $$d/$$file; then \
  	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
- 	    if test -d "$(distdir)/$$file"; then \
- 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- 	    fi; \
  	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
- 	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
- 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+ 	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  	    fi; \
- 	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
+ 	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  	  else \
- 	    test -f "$(distdir)/$$file" \
- 	    || cp -p $$d/$$file "$(distdir)/$$file" \
+ 	    test -f $(distdir)/$$file \
+ 	    || cp -p $$d/$$file $(distdir)/$$file \
  	    || exit 1; \
  	  fi; \
  	done
- 	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
+ 	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
  	  if test "$$subdir" = .; then :; else \
  	    test -d "$(distdir)/$$subdir" \
  	    || $(MKDIR_P) "$(distdir)/$$subdir" \
  	    || exit 1; \
- 	  fi; \
- 	done
- 	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
- 	  if test "$$subdir" = .; then :; else \
- 	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
- 	    $(am__relativize); \
- 	    new_distdir=$$reldir; \
- 	    dir1=$$subdir; dir2="$(top_distdir)"; \
- 	    $(am__relativize); \
- 	    new_top_distdir=$$reldir; \
- 	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
- 	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
- 	    ($(am__cd) $$subdir && \
+ 	    distdir=`$(am__cd) $(distdir) && pwd`; \
+ 	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
+ 	    (cd $$subdir && \
  	      $(MAKE) $(AM_MAKEFLAGS) \
- 	        top_distdir="$$new_top_distdir" \
- 	        distdir="$$new_distdir" \
+ 	        top_distdir="$$top_distdir" \
+ 	        distdir="$$distdir/$$subdir" \
  		am__remove_distdir=: \
  		am__skip_length_check=: \
- 		am__skip_mode_fix=: \
  	        distdir) \
  	      || exit 1; \
  	  fi; \
@@@ -3744,7 -3677,6 +3678,6 @@@ clean-generic
  
  distclean-generic:
  	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
- 	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  
  maintainer-clean-generic:
  	@echo "This command is intended for maintainers to use"
@@@ -3765,8 -3697,6 +3698,6 @@@ dvi-am
  
  html: html-recursive
  
- html-am:
- 
  info: info-recursive
  
  info-am:
@@@ -3775,28 -3705,18 +3706,18 @@@ install-data-am
  
  install-dvi: install-dvi-recursive
  
- install-dvi-am:
- 
  install-exec-am: install-binPROGRAMS
  
  install-html: install-html-recursive
  
- install-html-am:
- 
  install-info: install-info-recursive
  
- install-info-am:
- 
  install-man:
  
  install-pdf: install-pdf-recursive
  
- install-pdf-am:
- 
  install-ps: install-ps-recursive
  
- install-ps-am:
- 
  installcheck-am:
  
  maintainer-clean: maintainer-clean-recursive
@@@ -3818,8 -3738,8 +3739,8 @@@ ps-am
  
  uninstall-am: uninstall-binPROGRAMS
  
- .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
- 	ctags-recursive install-am install-strip tags-recursive
+ .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
+ 	install-strip
  
  .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
  	all all-am check check-am clean clean-binPROGRAMS \
@@@ -3838,7 -3758,6 +3759,6 @@@
  
  @WIN32_TRUE at .rc.o:
  @WIN32_TRUE@	@WINDRES@ -o $@ -i $<
- 
  # Tell versions [3.59,3.63) of GNU make to not export all variables.
  # Otherwise a system limit (for SysV at least) may be exceeded.
  .NOEXPORT:
diff --combined tools/Makefile.in
index a36e655,7dbd106..263f533
--- a/tools/Makefile.in
+++ b/tools/Makefile.in
@@@ -1,9 -1,8 +1,8 @@@
- # Makefile.in generated by automake 1.11 from Makefile.am.
+ # Makefile.in generated by automake 1.10.2 from Makefile.am.
  # @configure_input@
  
  # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
- # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
- # Inc.
+ # 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
  # This Makefile.in is free software; the Free Software Foundation
  # gives unlimited permission to copy and/or distribute it,
  # with or without modifications, as long as this notice is preserved.
@@@ -16,9 -15,8 +15,8 @@@
  @SET_MAKE@
  VPATH = @srcdir@
  pkgdatadir = $(datadir)/@PACKAGE@
- pkgincludedir = $(includedir)/@PACKAGE@
  pkglibdir = $(libdir)/@PACKAGE@
- pkglibexecdir = $(libexecdir)/@PACKAGE@
+ pkgincludedir = $(includedir)/@PACKAGE@
  am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  install_sh_DATA = $(install_sh) -c -m 644
  install_sh_PROGRAM = $(install_sh) -c
@@@ -45,7 -43,6 +43,6 @@@ am__configure_deps = $(am__aclocal_m4_d
  mkinstalldirs = $(install_sh) -d
  CONFIG_HEADER = $(top_builddir)/src/config.h
  CONFIG_CLEAN_FILES =
- CONFIG_CLEAN_VPATH_FILES =
  SOURCES =
  DIST_SOURCES =
  RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
@@@ -57,38 -54,10 +54,10 @@@
  	ps-recursive uninstall-recursive
  RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
    distclean-recursive maintainer-clean-recursive
- AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
- 	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
- 	distdir
  ETAGS = etags
  CTAGS = ctags
- DIST_SUBDIRS = $(SUBDIRS)
+ DIST_SUBDIRS = servers
  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
- am__relativize = \
-   dir0=`pwd`; \
-   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
-   sed_rest='s,^[^/]*/*,,'; \
-   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
-   sed_butlast='s,/*[^/]*$$,,'; \
-   while test -n "$$dir1"; do \
-     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
-     if test "$$first" != "."; then \
-       if test "$$first" = ".."; then \
-         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
-         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
-       else \
-         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
-         if test "$$first2" = "$$first"; then \
-           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
-         else \
-           dir2="../$$dir2"; \
-         fi; \
-         dir0="$$dir0"/"$$first"; \
-       fi; \
-     fi; \
-     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
-   done; \
-   reldir="$$dir2"
  ACLOCAL = @ACLOCAL@
  AMTAR = @AMTAR@
  AUTOCONF = @AUTOCONF@
@@@ -148,7 -117,6 +117,7 @@@ PACKAGE_CONFIG = @PACKAGE_CONFIG
  PACKAGE_NAME = @PACKAGE_NAME@
  PACKAGE_STRING = @PACKAGE_STRING@
  PACKAGE_TARNAME = @PACKAGE_TARNAME@
 +PACKAGE_URL = @PACKAGE_URL@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  POSUB = @POSUB@
@@@ -222,7 -190,7 +191,7 @@@ target_vendor = @target_vendor
  top_build_prefix = @top_build_prefix@
  top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@
- SUBDIRS = servers
+ @BUILD_SERVERS_TRUE at SUBDIRS = servers
  all: all-recursive
  
  .SUFFIXES:
@@@ -235,9 -203,9 +204,9 @@@ $(srcdir)/Makefile.in:  $(srcdir)/Makef
  	      exit 1;; \
  	  esac; \
  	done; \
- 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tools/Makefile'; \
- 	$(am__cd) $(top_srcdir) && \
- 	  $(AUTOMAKE) --foreign tools/Makefile
+ 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  tools/Makefile'; \
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --foreign  tools/Makefile
  .PRECIOUS: Makefile
  Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  	@case '$?' in \
@@@ -255,7 -223,6 +224,6 @@@ $(top_srcdir)/configure:  $(am__configu
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
- $(am__aclocal_m4_deps):
  
  # This directory's subdirectories are mostly independent; you can cd
  # into them and run `make' without going through this Makefile.
@@@ -281,7 -248,7 +249,7 @@@ $(RECURSIVE_TARGETS)
  	  else \
  	    local_target="$$target"; \
  	  fi; \
- 	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
+ 	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  	  || eval $$failcom; \
  	done; \
  	if test "$$dot_seen" = "no"; then \
@@@ -315,16 -282,16 +283,16 @@@ $(RECURSIVE_CLEAN_TARGETS)
  	  else \
  	    local_target="$$target"; \
  	  fi; \
- 	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
+ 	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  	  || eval $$failcom; \
  	done && test -z "$$fail"
  tags-recursive:
  	list='$(SUBDIRS)'; for subdir in $$list; do \
- 	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
+ 	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
  	done
  ctags-recursive:
  	list='$(SUBDIRS)'; for subdir in $$list; do \
- 	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
+ 	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
  	done
  
  ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
@@@ -339,7 -306,7 +307,7 @@@ tags: TAG
  
  TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
  		$(TAGS_FILES) $(LISP)
- 	set x; \
+ 	tags=; \
  	here=`pwd`; \
  	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
  	  include_option=--etags-include; \
@@@ -351,7 -318,7 +319,7 @@@
  	list='$(SUBDIRS)'; for subdir in $$list; do \
  	  if test "$$subdir" = .; then :; else \
  	    test ! -f $$subdir/TAGS || \
- 	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
+ 	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
  	  fi; \
  	done; \
  	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
@@@ -360,34 -327,29 +328,29 @@@
  	  done | \
  	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  	      END { if (nonempty) { for (i in files) print i; }; }'`; \
- 	shift; \
- 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
+ 	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
  	  test -n "$$unique" || unique=$$empty_fix; \
- 	  if test $$# -gt 0; then \
- 	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- 	      "$$@" $$unique; \
- 	  else \
- 	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- 	      $$unique; \
- 	  fi; \
+ 	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+ 	    $$tags $$unique; \
  	fi
  ctags: CTAGS
  CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
  		$(TAGS_FILES) $(LISP)
+ 	tags=; \
  	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
  	unique=`for i in $$list; do \
  	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  	  done | \
  	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  	      END { if (nonempty) { for (i in files) print i; }; }'`; \
- 	test -z "$(CTAGS_ARGS)$$unique" \
+ 	test -z "$(CTAGS_ARGS)$$tags$$unique" \
  	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
- 	     $$unique
+ 	     $$tags $$unique
  
  GTAGS:
  	here=`$(am__cd) $(top_builddir) && pwd` \
- 	  && $(am__cd) $(top_srcdir) \
- 	  && gtags -i $(GTAGS_ARGS) "$$here"
+ 	  && cd $(top_srcdir) \
+ 	  && gtags -i $(GTAGS_ARGS) $$here
  
  distclean-tags:
  	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
@@@ -408,44 -370,29 +371,29 @@@ distdir: $(DISTFILES
  	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  	  if test -d $$d/$$file; then \
  	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
- 	    if test -d "$(distdir)/$$file"; then \
- 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- 	    fi; \
  	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
- 	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
- 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+ 	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  	    fi; \
- 	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
+ 	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  	  else \
- 	    test -f "$(distdir)/$$file" \
- 	    || cp -p $$d/$$file "$(distdir)/$$file" \
+ 	    test -f $(distdir)/$$file \
+ 	    || cp -p $$d/$$file $(distdir)/$$file \
  	    || exit 1; \
  	  fi; \
  	done
- 	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
+ 	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
  	  if test "$$subdir" = .; then :; else \
  	    test -d "$(distdir)/$$subdir" \
  	    || $(MKDIR_P) "$(distdir)/$$subdir" \
  	    || exit 1; \
- 	  fi; \
- 	done
- 	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
- 	  if test "$$subdir" = .; then :; else \
- 	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
- 	    $(am__relativize); \
- 	    new_distdir=$$reldir; \
- 	    dir1=$$subdir; dir2="$(top_distdir)"; \
- 	    $(am__relativize); \
- 	    new_top_distdir=$$reldir; \
- 	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
- 	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
- 	    ($(am__cd) $$subdir && \
+ 	    distdir=`$(am__cd) $(distdir) && pwd`; \
+ 	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
+ 	    (cd $$subdir && \
  	      $(MAKE) $(AM_MAKEFLAGS) \
- 	        top_distdir="$$new_top_distdir" \
- 	        distdir="$$new_distdir" \
+ 	        top_distdir="$$top_distdir" \
+ 	        distdir="$$distdir/$$subdir" \
  		am__remove_distdir=: \
  		am__skip_length_check=: \
- 		am__skip_mode_fix=: \
  	        distdir) \
  	      || exit 1; \
  	  fi; \
@@@ -475,7 -422,6 +423,6 @@@ clean-generic
  
  distclean-generic:
  	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
- 	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  
  maintainer-clean-generic:
  	@echo "This command is intended for maintainers to use"
@@@ -494,8 -440,6 +441,6 @@@ dvi-am
  
  html: html-recursive
  
- html-am:
- 
  info: info-recursive
  
  info-am:
@@@ -504,28 -448,18 +449,18 @@@ install-data-am
  
  install-dvi: install-dvi-recursive
  
- install-dvi-am:
- 
  install-exec-am:
  
  install-html: install-html-recursive
  
- install-html-am:
- 
  install-info: install-info-recursive
  
- install-info-am:
- 
  install-man:
  
  install-pdf: install-pdf-recursive
  
- install-pdf-am:
- 
  install-ps: install-ps-recursive
  
- install-ps-am:
- 
  installcheck-am:
  
  maintainer-clean: maintainer-clean-recursive
@@@ -546,8 -480,8 +481,8 @@@ ps-am
  
  uninstall-am:
  
- .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
- 	install-am install-strip tags-recursive
+ .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
+ 	install-strip
  
  .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
  	all all-am check check-am clean clean-generic ctags \
@@@ -562,7 -496,6 +497,6 @@@
  	mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
  	tags-recursive uninstall uninstall-am
  
- 
  # Tell versions [3.59,3.63) of GNU make to not export all variables.
  # Otherwise a system limit (for SysV at least) may be exceeded.
  .NOEXPORT:
diff --combined tools/servers/Makefile.in
index c6aa243,bd1a6d4..66607f1
--- a/tools/servers/Makefile.in
+++ b/tools/servers/Makefile.in
@@@ -1,9 -1,8 +1,8 @@@
- # Makefile.in generated by automake 1.11 from Makefile.am.
+ # Makefile.in generated by automake 1.10.2 from Makefile.am.
  # @configure_input@
  
  # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
- # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
- # Inc.
+ # 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
  # This Makefile.in is free software; the Free Software Foundation
  # gives unlimited permission to copy and/or distribute it,
  # with or without modifications, as long as this notice is preserved.
@@@ -16,9 -15,8 +15,8 @@@
  @SET_MAKE@
  VPATH = @srcdir@
  pkgdatadir = $(datadir)/@PACKAGE@
- pkgincludedir = $(includedir)/@PACKAGE@
  pkglibdir = $(libdir)/@PACKAGE@
- pkglibexecdir = $(libexecdir)/@PACKAGE@
+ pkgincludedir = $(includedir)/@PACKAGE@
  am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  install_sh_DATA = $(install_sh) -c -m 644
  install_sh_PROGRAM = $(install_sh) -c
@@@ -45,7 -43,6 +43,6 @@@ am__configure_deps = $(am__aclocal_m4_d
  mkinstalldirs = $(install_sh) -d
  CONFIG_HEADER = $(top_builddir)/src/config.h
  CONFIG_CLEAN_FILES =
- CONFIG_CLEAN_VPATH_FILES =
  SOURCES =
  DIST_SOURCES =
  RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
@@@ -57,38 -54,10 +54,10 @@@
  	ps-recursive uninstall-recursive
  RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
    distclean-recursive maintainer-clean-recursive
- AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
- 	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
- 	distdir
  ETAGS = etags
  CTAGS = ctags
  DIST_SUBDIRS = $(SUBDIRS)
  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
- am__relativize = \
-   dir0=`pwd`; \
-   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
-   sed_rest='s,^[^/]*/*,,'; \
-   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
-   sed_butlast='s,/*[^/]*$$,,'; \
-   while test -n "$$dir1"; do \
-     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
-     if test "$$first" != "."; then \
-       if test "$$first" = ".."; then \
-         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
-         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
-       else \
-         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
-         if test "$$first2" = "$$first"; then \
-           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
-         else \
-           dir2="../$$dir2"; \
-         fi; \
-         dir0="$$dir0"/"$$first"; \
-       fi; \
-     fi; \
-     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
-   done; \
-   reldir="$$dir2"
  ACLOCAL = @ACLOCAL@
  AMTAR = @AMTAR@
  AUTOCONF = @AUTOCONF@
@@@ -148,7 -117,6 +117,7 @@@ PACKAGE_CONFIG = @PACKAGE_CONFIG
  PACKAGE_NAME = @PACKAGE_NAME@
  PACKAGE_STRING = @PACKAGE_STRING@
  PACKAGE_TARNAME = @PACKAGE_TARNAME@
 +PACKAGE_URL = @PACKAGE_URL@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  POSUB = @POSUB@
@@@ -235,9 -203,9 +204,9 @@@ $(srcdir)/Makefile.in:  $(srcdir)/Makef
  	      exit 1;; \
  	  esac; \
  	done; \
- 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tools/servers/Makefile'; \
- 	$(am__cd) $(top_srcdir) && \
- 	  $(AUTOMAKE) --foreign tools/servers/Makefile
+ 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  tools/servers/Makefile'; \
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --foreign  tools/servers/Makefile
  .PRECIOUS: Makefile
  Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  	@case '$?' in \
@@@ -255,7 -223,6 +224,6 @@@ $(top_srcdir)/configure:  $(am__configu
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
- $(am__aclocal_m4_deps):
  
  # This directory's subdirectories are mostly independent; you can cd
  # into them and run `make' without going through this Makefile.
@@@ -281,7 -248,7 +249,7 @@@ $(RECURSIVE_TARGETS)
  	  else \
  	    local_target="$$target"; \
  	  fi; \
- 	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
+ 	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  	  || eval $$failcom; \
  	done; \
  	if test "$$dot_seen" = "no"; then \
@@@ -315,16 -282,16 +283,16 @@@ $(RECURSIVE_CLEAN_TARGETS)
  	  else \
  	    local_target="$$target"; \
  	  fi; \
- 	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
+ 	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  	  || eval $$failcom; \
  	done && test -z "$$fail"
  tags-recursive:
  	list='$(SUBDIRS)'; for subdir in $$list; do \
- 	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
+ 	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
  	done
  ctags-recursive:
  	list='$(SUBDIRS)'; for subdir in $$list; do \
- 	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
+ 	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
  	done
  
  ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
@@@ -339,7 -306,7 +307,7 @@@ tags: TAG
  
  TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
  		$(TAGS_FILES) $(LISP)
- 	set x; \
+ 	tags=; \
  	here=`pwd`; \
  	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
  	  include_option=--etags-include; \
@@@ -351,7 -318,7 +319,7 @@@
  	list='$(SUBDIRS)'; for subdir in $$list; do \
  	  if test "$$subdir" = .; then :; else \
  	    test ! -f $$subdir/TAGS || \
- 	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
+ 	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
  	  fi; \
  	done; \
  	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
@@@ -360,34 -327,29 +328,29 @@@
  	  done | \
  	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  	      END { if (nonempty) { for (i in files) print i; }; }'`; \
- 	shift; \
- 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
+ 	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
  	  test -n "$$unique" || unique=$$empty_fix; \
- 	  if test $$# -gt 0; then \
- 	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- 	      "$$@" $$unique; \
- 	  else \
- 	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- 	      $$unique; \
- 	  fi; \
+ 	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+ 	    $$tags $$unique; \
  	fi
  ctags: CTAGS
  CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
  		$(TAGS_FILES) $(LISP)
+ 	tags=; \
  	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
  	unique=`for i in $$list; do \
  	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  	  done | \
  	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  	      END { if (nonempty) { for (i in files) print i; }; }'`; \
- 	test -z "$(CTAGS_ARGS)$$unique" \
+ 	test -z "$(CTAGS_ARGS)$$tags$$unique" \
  	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
- 	     $$unique
+ 	     $$tags $$unique
  
  GTAGS:
  	here=`$(am__cd) $(top_builddir) && pwd` \
- 	  && $(am__cd) $(top_srcdir) \
- 	  && gtags -i $(GTAGS_ARGS) "$$here"
+ 	  && cd $(top_srcdir) \
+ 	  && gtags -i $(GTAGS_ARGS) $$here
  
  distclean-tags:
  	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
@@@ -408,44 -370,29 +371,29 @@@ distdir: $(DISTFILES
  	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  	  if test -d $$d/$$file; then \
  	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
- 	    if test -d "$(distdir)/$$file"; then \
- 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- 	    fi; \
  	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
- 	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
- 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+ 	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  	    fi; \
- 	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
+ 	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  	  else \
- 	    test -f "$(distdir)/$$file" \
- 	    || cp -p $$d/$$file "$(distdir)/$$file" \
+ 	    test -f $(distdir)/$$file \
+ 	    || cp -p $$d/$$file $(distdir)/$$file \
  	    || exit 1; \
  	  fi; \
  	done
- 	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
+ 	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
  	  if test "$$subdir" = .; then :; else \
  	    test -d "$(distdir)/$$subdir" \
  	    || $(MKDIR_P) "$(distdir)/$$subdir" \
  	    || exit 1; \
- 	  fi; \
- 	done
- 	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
- 	  if test "$$subdir" = .; then :; else \
- 	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
- 	    $(am__relativize); \
- 	    new_distdir=$$reldir; \
- 	    dir1=$$subdir; dir2="$(top_distdir)"; \
- 	    $(am__relativize); \
- 	    new_top_distdir=$$reldir; \
- 	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
- 	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
- 	    ($(am__cd) $$subdir && \
+ 	    distdir=`$(am__cd) $(distdir) && pwd`; \
+ 	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
+ 	    (cd $$subdir && \
  	      $(MAKE) $(AM_MAKEFLAGS) \
- 	        top_distdir="$$new_top_distdir" \
- 	        distdir="$$new_distdir" \
+ 	        top_distdir="$$top_distdir" \
+ 	        distdir="$$distdir/$$subdir" \
  		am__remove_distdir=: \
  		am__skip_length_check=: \
- 		am__skip_mode_fix=: \
  	        distdir) \
  	      || exit 1; \
  	  fi; \
@@@ -475,7 -422,6 +423,6 @@@ clean-generic
  
  distclean-generic:
  	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
- 	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  
  maintainer-clean-generic:
  	@echo "This command is intended for maintainers to use"
@@@ -494,8 -440,6 +441,6 @@@ dvi-am
  
  html: html-recursive
  
- html-am:
- 
  info: info-recursive
  
  info-am:
@@@ -504,28 -448,18 +449,18 @@@ install-data-am
  
  install-dvi: install-dvi-recursive
  
- install-dvi-am:
- 
  install-exec-am:
  
  install-html: install-html-recursive
  
- install-html-am:
- 
  install-info: install-info-recursive
  
- install-info-am:
- 
  install-man:
  
  install-pdf: install-pdf-recursive
  
- install-pdf-am:
- 
  install-ps: install-ps-recursive
  
- install-ps-am:
- 
  installcheck-am:
  
  maintainer-clean: maintainer-clean-recursive
@@@ -546,8 -480,8 +481,8 @@@ ps-am
  
  uninstall-am:
  
- .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
- 	install-am install-strip tags-recursive
+ .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
+ 	install-strip
  
  .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
  	all all-am check check-am clean clean-generic ctags \
@@@ -562,7 -496,6 +497,6 @@@
  	mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
  	tags-recursive uninstall uninstall-am
  
- 
  # Tell versions [3.59,3.63) of GNU make to not export all variables.
  # Otherwise a system limit (for SysV at least) may be exceeded.
  .NOEXPORT:
diff --combined tools/servers/game_server/Makefile.in
index 657db19,17138ad..54c5e41
--- a/tools/servers/game_server/Makefile.in
+++ b/tools/servers/game_server/Makefile.in
@@@ -1,9 -1,8 +1,8 @@@
- # Makefile.in generated by automake 1.11 from Makefile.am.
+ # Makefile.in generated by automake 1.10.2 from Makefile.am.
  # @configure_input@
  
  # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
- # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
- # Inc.
+ # 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
  # This Makefile.in is free software; the Free Software Foundation
  # gives unlimited permission to copy and/or distribute it,
  # with or without modifications, as long as this notice is preserved.
@@@ -17,9 -16,8 +16,8 @@@
  
  VPATH = @srcdir@
  pkgdatadir = $(datadir)/@PACKAGE@
- pkgincludedir = $(includedir)/@PACKAGE@
  pkglibdir = $(libdir)/@PACKAGE@
- pkglibexecdir = $(libexecdir)/@PACKAGE@
+ pkgincludedir = $(includedir)/@PACKAGE@
  am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  install_sh_DATA = $(install_sh) -c -m 644
  install_sh_PROGRAM = $(install_sh) -c
@@@ -47,8 -45,8 +45,8 @@@ am__configure_deps = $(am__aclocal_m4_d
  mkinstalldirs = $(install_sh) -d
  CONFIG_HEADER = $(top_builddir)/src/config.h
  CONFIG_CLEAN_FILES =
- CONFIG_CLEAN_VPATH_FILES =
  am__installdirs = "$(DESTDIR)$(bindir)"
+ binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
  PROGRAMS = $(bin_PROGRAMS)
  am_wormux_server_OBJECTS = config.$(OBJEXT) server.$(OBJEXT) \
  	main.$(OBJEXT)
@@@ -58,7 -56,6 +56,6 @@@ wormux_server_LINK = $(CXXLD) $(AM_CXXF
  DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)/src
  depcomp = $(SHELL) $(top_srcdir)/depcomp
  am__depfiles_maybe = depfiles
- am__mv = mv -f
  CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
  	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
  CXXLD = $(CXX)
@@@ -79,38 -76,10 +76,10 @@@ RECURSIVE_TARGETS = all-recursive check
  	ps-recursive uninstall-recursive
  RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
    distclean-recursive maintainer-clean-recursive
- AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
- 	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
- 	distdir
  ETAGS = etags
  CTAGS = ctags
  DIST_SUBDIRS = $(SUBDIRS)
  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
- am__relativize = \
-   dir0=`pwd`; \
-   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
-   sed_rest='s,^[^/]*/*,,'; \
-   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
-   sed_butlast='s,/*[^/]*$$,,'; \
-   while test -n "$$dir1"; do \
-     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
-     if test "$$first" != "."; then \
-       if test "$$first" = ".."; then \
-         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
-         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
-       else \
-         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
-         if test "$$first2" = "$$first"; then \
-           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
-         else \
-           dir2="../$$dir2"; \
-         fi; \
-         dir0="$$dir0"/"$$first"; \
-       fi; \
-     fi; \
-     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
-   done; \
-   reldir="$$dir2"
  ACLOCAL = @ACLOCAL@
  AMTAR = @AMTAR@
  AUTOCONF = @AUTOCONF@
@@@ -170,7 -139,6 +139,7 @@@ PACKAGE_CONFIG = @PACKAGE_CONFIG
  PACKAGE_NAME = @PACKAGE_NAME@
  PACKAGE_STRING = @PACKAGE_STRING@
  PACKAGE_TARNAME = @PACKAGE_TARNAME@
 +PACKAGE_URL = @PACKAGE_URL@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  POSUB = @POSUB@
@@@ -271,9 -239,9 +240,9 @@@ $(srcdir)/Makefile.in:  $(srcdir)/Makef
  	      exit 1;; \
  	  esac; \
  	done; \
- 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tools/servers/game_server/Makefile'; \
- 	$(am__cd) $(top_srcdir) && \
- 	  $(AUTOMAKE) --foreign tools/servers/game_server/Makefile
+ 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  tools/servers/game_server/Makefile'; \
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --foreign  tools/servers/game_server/Makefile
  .PRECIOUS: Makefile
  Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  	@case '$?' in \
@@@ -291,41 -259,26 +260,26 @@@ $(top_srcdir)/configure:  $(am__configu
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  install-binPROGRAMS: $(bin_PROGRAMS)
  	@$(NORMAL_INSTALL)
  	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
- 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
- 	for p in $$list; do echo "$$p $$p"; done | \
- 	sed 's/$(EXEEXT)$$//' | \
- 	while read p p1; do if test -f $$p; \
- 	  then echo "$$p"; echo "$$p"; else :; fi; \
- 	done | \
- 	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
- 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
- 	sed 'N;N;N;s,\n, ,g' | \
- 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
- 	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
- 	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
- 	    else { print "f", $$3 "/" $$4, $$1; } } \
- 	  END { for (d in files) print "f", d, files[d] }' | \
- 	while read type dir files; do \
- 	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
- 	    test -z "$$files" || { \
- 	      echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
- 	      $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
- 	    } \
- 	; done
+ 	@list='$(bin_PROGRAMS)'; for p in $$list; do \
+ 	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
+ 	  if test -f $$p \
+ 	  ; then \
+ 	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
+ 	   echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
+ 	   $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
+ 	  else :; fi; \
+ 	done
  
  uninstall-binPROGRAMS:
  	@$(NORMAL_UNINSTALL)
- 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
- 	files=`for p in $$list; do echo "$$p"; done | \
- 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
- 	      -e 's/$$/$(EXEEXT)/' `; \
- 	test -n "$$list" || exit 0; \
- 	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
- 	cd "$(DESTDIR)$(bindir)" && rm -f $$files
+ 	@list='$(bin_PROGRAMS)'; for p in $$list; do \
+ 	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
+ 	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
+ 	  rm -f "$(DESTDIR)$(bindir)/$$f"; \
+ 	done
  
  clean-binPROGRAMS:
  	-test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
@@@ -345,14 -298,14 +299,14 @@@ distclean-compile
  
  .cpp.o:
  @am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ $<
  
  .cpp.obj:
  @am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
@@@ -381,7 -334,7 +335,7 @@@ $(RECURSIVE_TARGETS)
  	  else \
  	    local_target="$$target"; \
  	  fi; \
- 	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
+ 	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  	  || eval $$failcom; \
  	done; \
  	if test "$$dot_seen" = "no"; then \
@@@ -415,16 -368,16 +369,16 @@@ $(RECURSIVE_CLEAN_TARGETS)
  	  else \
  	    local_target="$$target"; \
  	  fi; \
- 	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
+ 	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  	  || eval $$failcom; \
  	done && test -z "$$fail"
  tags-recursive:
  	list='$(SUBDIRS)'; for subdir in $$list; do \
- 	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
+ 	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
  	done
  ctags-recursive:
  	list='$(SUBDIRS)'; for subdir in $$list; do \
- 	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
+ 	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
  	done
  
  ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
@@@ -439,7 -392,7 +393,7 @@@ tags: TAG
  
  TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
  		$(TAGS_FILES) $(LISP)
- 	set x; \
+ 	tags=; \
  	here=`pwd`; \
  	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
  	  include_option=--etags-include; \
@@@ -451,7 -404,7 +405,7 @@@
  	list='$(SUBDIRS)'; for subdir in $$list; do \
  	  if test "$$subdir" = .; then :; else \
  	    test ! -f $$subdir/TAGS || \
- 	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
+ 	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
  	  fi; \
  	done; \
  	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
@@@ -460,34 -413,29 +414,29 @@@
  	  done | \
  	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  	      END { if (nonempty) { for (i in files) print i; }; }'`; \
- 	shift; \
- 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
+ 	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
  	  test -n "$$unique" || unique=$$empty_fix; \
- 	  if test $$# -gt 0; then \
- 	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- 	      "$$@" $$unique; \
- 	  else \
- 	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- 	      $$unique; \
- 	  fi; \
+ 	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+ 	    $$tags $$unique; \
  	fi
  ctags: CTAGS
  CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
  		$(TAGS_FILES) $(LISP)
+ 	tags=; \
  	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
  	unique=`for i in $$list; do \
  	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  	  done | \
  	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  	      END { if (nonempty) { for (i in files) print i; }; }'`; \
- 	test -z "$(CTAGS_ARGS)$$unique" \
+ 	test -z "$(CTAGS_ARGS)$$tags$$unique" \
  	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
- 	     $$unique
+ 	     $$tags $$unique
  
  GTAGS:
  	here=`$(am__cd) $(top_builddir) && pwd` \
- 	  && $(am__cd) $(top_srcdir) \
- 	  && gtags -i $(GTAGS_ARGS) "$$here"
+ 	  && cd $(top_srcdir) \
+ 	  && gtags -i $(GTAGS_ARGS) $$here
  
  distclean-tags:
  	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
@@@ -508,44 -456,29 +457,29 @@@ distdir: $(DISTFILES
  	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  	  if test -d $$d/$$file; then \
  	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
- 	    if test -d "$(distdir)/$$file"; then \
- 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- 	    fi; \
  	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
- 	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
- 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+ 	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  	    fi; \
- 	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
+ 	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  	  else \
- 	    test -f "$(distdir)/$$file" \
- 	    || cp -p $$d/$$file "$(distdir)/$$file" \
+ 	    test -f $(distdir)/$$file \
+ 	    || cp -p $$d/$$file $(distdir)/$$file \
  	    || exit 1; \
  	  fi; \
  	done
- 	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
+ 	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
  	  if test "$$subdir" = .; then :; else \
  	    test -d "$(distdir)/$$subdir" \
  	    || $(MKDIR_P) "$(distdir)/$$subdir" \
  	    || exit 1; \
- 	  fi; \
- 	done
- 	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
- 	  if test "$$subdir" = .; then :; else \
- 	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
- 	    $(am__relativize); \
- 	    new_distdir=$$reldir; \
- 	    dir1=$$subdir; dir2="$(top_distdir)"; \
- 	    $(am__relativize); \
- 	    new_top_distdir=$$reldir; \
- 	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
- 	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
- 	    ($(am__cd) $$subdir && \
+ 	    distdir=`$(am__cd) $(distdir) && pwd`; \
+ 	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
+ 	    (cd $$subdir && \
  	      $(MAKE) $(AM_MAKEFLAGS) \
- 	        top_distdir="$$new_top_distdir" \
- 	        distdir="$$new_distdir" \
+ 	        top_distdir="$$top_distdir" \
+ 	        distdir="$$distdir/$$subdir" \
  		am__remove_distdir=: \
  		am__skip_length_check=: \
- 		am__skip_mode_fix=: \
  	        distdir) \
  	      || exit 1; \
  	  fi; \
@@@ -578,7 -511,6 +512,6 @@@ clean-generic
  
  distclean-generic:
  	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
- 	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  
  maintainer-clean-generic:
  	@echo "This command is intended for maintainers to use"
@@@ -599,8 -531,6 +532,6 @@@ dvi-am
  
  html: html-recursive
  
- html-am:
- 
  info: info-recursive
  
  info-am:
@@@ -609,28 -539,18 +540,18 @@@ install-data-am
  
  install-dvi: install-dvi-recursive
  
- install-dvi-am:
- 
  install-exec-am: install-binPROGRAMS
  
  install-html: install-html-recursive
  
- install-html-am:
- 
  install-info: install-info-recursive
  
- install-info-am:
- 
  install-man:
  
  install-pdf: install-pdf-recursive
  
- install-pdf-am:
- 
  install-ps: install-ps-recursive
  
- install-ps-am:
- 
  installcheck-am:
  
  maintainer-clean: maintainer-clean-recursive
@@@ -652,8 -572,8 +573,8 @@@ ps-am
  
  uninstall-am: uninstall-binPROGRAMS
  
- .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
- 	install-am install-strip tags-recursive
+ .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
+ 	install-strip
  
  .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
  	all all-am check check-am clean clean-binPROGRAMS \
@@@ -670,7 -590,6 +591,6 @@@
  	ps ps-am tags tags-recursive uninstall uninstall-am \
  	uninstall-binPROGRAMS
  
- 
  # Tell versions [3.59,3.63) of GNU make to not export all variables.
  # Otherwise a system limit (for SysV at least) may be exceeded.
  .NOEXPORT:
diff --combined tools/servers/index_server/Makefile.in
index a667f12,8024038..66df9b1
--- a/tools/servers/index_server/Makefile.in
+++ b/tools/servers/index_server/Makefile.in
@@@ -1,9 -1,8 +1,8 @@@
- # Makefile.in generated by automake 1.11 from Makefile.am.
+ # Makefile.in generated by automake 1.10.2 from Makefile.am.
  # @configure_input@
  
  # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
- # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
- # Inc.
+ # 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
  # This Makefile.in is free software; the Free Software Foundation
  # gives unlimited permission to copy and/or distribute it,
  # with or without modifications, as long as this notice is preserved.
@@@ -17,9 -16,8 +16,8 @@@
  
  VPATH = @srcdir@
  pkgdatadir = $(datadir)/@PACKAGE@
- pkgincludedir = $(includedir)/@PACKAGE@
  pkglibdir = $(libdir)/@PACKAGE@
- pkglibexecdir = $(libexecdir)/@PACKAGE@
+ pkgincludedir = $(includedir)/@PACKAGE@
  am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  install_sh_DATA = $(install_sh) -c -m 644
  install_sh_PROGRAM = $(install_sh) -c
@@@ -47,8 -45,8 +45,8 @@@ am__configure_deps = $(am__aclocal_m4_d
  mkinstalldirs = $(install_sh) -d
  CONFIG_HEADER = $(top_builddir)/src/config.h
  CONFIG_CLEAN_FILES =
- CONFIG_CLEAN_VPATH_FILES =
  am__installdirs = "$(DESTDIR)$(bindir)"
+ binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
  PROGRAMS = $(bin_PROGRAMS)
  am_wormux_index_server_OBJECTS = client.$(OBJEXT) clock.$(OBJEXT) \
  	config.$(OBJEXT) download.$(OBJEXT) main.$(OBJEXT) \
@@@ -60,7 -58,6 +58,6 @@@ wormux_index_server_LINK = $(CXXLD) $(A
  DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)/src
  depcomp = $(SHELL) $(top_srcdir)/depcomp
  am__depfiles_maybe = depfiles
- am__mv = mv -f
  CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
  	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
  CXXLD = $(CXX)
@@@ -81,38 -78,10 +78,10 @@@ RECURSIVE_TARGETS = all-recursive check
  	ps-recursive uninstall-recursive
  RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
    distclean-recursive maintainer-clean-recursive
- AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
- 	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
- 	distdir
  ETAGS = etags
  CTAGS = ctags
  DIST_SUBDIRS = $(SUBDIRS)
  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
- am__relativize = \
-   dir0=`pwd`; \
-   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
-   sed_rest='s,^[^/]*/*,,'; \
-   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
-   sed_butlast='s,/*[^/]*$$,,'; \
-   while test -n "$$dir1"; do \
-     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
-     if test "$$first" != "."; then \
-       if test "$$first" = ".."; then \
-         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
-         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
-       else \
-         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
-         if test "$$first2" = "$$first"; then \
-           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
-         else \
-           dir2="../$$dir2"; \
-         fi; \
-         dir0="$$dir0"/"$$first"; \
-       fi; \
-     fi; \
-     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
-   done; \
-   reldir="$$dir2"
  ACLOCAL = @ACLOCAL@
  AMTAR = @AMTAR@
  AUTOCONF = @AUTOCONF@
@@@ -172,7 -141,6 +141,7 @@@ PACKAGE_CONFIG = @PACKAGE_CONFIG
  PACKAGE_NAME = @PACKAGE_NAME@
  PACKAGE_STRING = @PACKAGE_STRING@
  PACKAGE_TARNAME = @PACKAGE_TARNAME@
 +PACKAGE_URL = @PACKAGE_URL@
  PACKAGE_VERSION = @PACKAGE_VERSION@
  PATH_SEPARATOR = @PATH_SEPARATOR@
  POSUB = @POSUB@
@@@ -278,9 -246,9 +247,9 @@@ $(srcdir)/Makefile.in:  $(srcdir)/Makef
  	      exit 1;; \
  	  esac; \
  	done; \
- 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tools/servers/index_server/Makefile'; \
- 	$(am__cd) $(top_srcdir) && \
- 	  $(AUTOMAKE) --foreign tools/servers/index_server/Makefile
+ 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  tools/servers/index_server/Makefile'; \
+ 	cd $(top_srcdir) && \
+ 	  $(AUTOMAKE) --foreign  tools/servers/index_server/Makefile
  .PRECIOUS: Makefile
  Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  	@case '$?' in \
@@@ -298,41 -266,26 +267,26 @@@ $(top_srcdir)/configure:  $(am__configu
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  install-binPROGRAMS: $(bin_PROGRAMS)
  	@$(NORMAL_INSTALL)
  	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
- 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
- 	for p in $$list; do echo "$$p $$p"; done | \
- 	sed 's/$(EXEEXT)$$//' | \
- 	while read p p1; do if test -f $$p; \
- 	  then echo "$$p"; echo "$$p"; else :; fi; \
- 	done | \
- 	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
- 	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
- 	sed 'N;N;N;s,\n, ,g' | \
- 	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
- 	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
- 	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
- 	    else { print "f", $$3 "/" $$4, $$1; } } \
- 	  END { for (d in files) print "f", d, files[d] }' | \
- 	while read type dir files; do \
- 	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
- 	    test -z "$$files" || { \
- 	      echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
- 	      $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
- 	    } \
- 	; done
+ 	@list='$(bin_PROGRAMS)'; for p in $$list; do \
+ 	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
+ 	  if test -f $$p \
+ 	  ; then \
+ 	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
+ 	   echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
+ 	   $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
+ 	  else :; fi; \
+ 	done
  
  uninstall-binPROGRAMS:
  	@$(NORMAL_UNINSTALL)
- 	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
- 	files=`for p in $$list; do echo "$$p"; done | \
- 	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
- 	      -e 's/$$/$(EXEEXT)/' `; \
- 	test -n "$$list" || exit 0; \
- 	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
- 	cd "$(DESTDIR)$(bindir)" && rm -f $$files
+ 	@list='$(bin_PROGRAMS)'; for p in $$list; do \
+ 	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
+ 	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
+ 	  rm -f "$(DESTDIR)$(bindir)/$$f"; \
+ 	done
  
  clean-binPROGRAMS:
  	-test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
@@@ -358,14 -311,14 +312,14 @@@ distclean-compile
  
  .cpp.o:
  @am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ $<
  
  .cpp.obj:
  @am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- @am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+ @am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  @AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  @am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
@@@ -394,7 -347,7 +348,7 @@@ $(RECURSIVE_TARGETS)
  	  else \
  	    local_target="$$target"; \
  	  fi; \
- 	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
+ 	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  	  || eval $$failcom; \
  	done; \
  	if test "$$dot_seen" = "no"; then \
@@@ -428,16 -381,16 +382,16 @@@ $(RECURSIVE_CLEAN_TARGETS)
  	  else \
  	    local_target="$$target"; \
  	  fi; \
- 	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
+ 	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  	  || eval $$failcom; \
  	done && test -z "$$fail"
  tags-recursive:
  	list='$(SUBDIRS)'; for subdir in $$list; do \
- 	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
+ 	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
  	done
  ctags-recursive:
  	list='$(SUBDIRS)'; for subdir in $$list; do \
- 	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
+ 	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
  	done
  
  ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
@@@ -452,7 -405,7 +406,7 @@@ tags: TAG
  
  TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
  		$(TAGS_FILES) $(LISP)
- 	set x; \
+ 	tags=; \
  	here=`pwd`; \
  	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
  	  include_option=--etags-include; \
@@@ -464,7 -417,7 +418,7 @@@
  	list='$(SUBDIRS)'; for subdir in $$list; do \
  	  if test "$$subdir" = .; then :; else \
  	    test ! -f $$subdir/TAGS || \
- 	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
+ 	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
  	  fi; \
  	done; \
  	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
@@@ -473,34 -426,29 +427,29 @@@
  	  done | \
  	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  	      END { if (nonempty) { for (i in files) print i; }; }'`; \
- 	shift; \
- 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
+ 	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
  	  test -n "$$unique" || unique=$$empty_fix; \
- 	  if test $$# -gt 0; then \
- 	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- 	      "$$@" $$unique; \
- 	  else \
- 	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- 	      $$unique; \
- 	  fi; \
+ 	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+ 	    $$tags $$unique; \
  	fi
  ctags: CTAGS
  CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
  		$(TAGS_FILES) $(LISP)
+ 	tags=; \
  	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
  	unique=`for i in $$list; do \
  	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  	  done | \
  	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  	      END { if (nonempty) { for (i in files) print i; }; }'`; \
- 	test -z "$(CTAGS_ARGS)$$unique" \
+ 	test -z "$(CTAGS_ARGS)$$tags$$unique" \
  	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
- 	     $$unique
+ 	     $$tags $$unique
  
  GTAGS:
  	here=`$(am__cd) $(top_builddir) && pwd` \
- 	  && $(am__cd) $(top_srcdir) \
- 	  && gtags -i $(GTAGS_ARGS) "$$here"
+ 	  && cd $(top_srcdir) \
+ 	  && gtags -i $(GTAGS_ARGS) $$here
  
  distclean-tags:
  	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
@@@ -521,44 -469,29 +470,29 @@@ distdir: $(DISTFILES
  	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  	  if test -d $$d/$$file; then \
  	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
- 	    if test -d "$(distdir)/$$file"; then \
- 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- 	    fi; \
  	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
- 	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
- 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+ 	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  	    fi; \
- 	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
+ 	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  	  else \
- 	    test -f "$(distdir)/$$file" \
- 	    || cp -p $$d/$$file "$(distdir)/$$file" \
+ 	    test -f $(distdir)/$$file \
+ 	    || cp -p $$d/$$file $(distdir)/$$file \
  	    || exit 1; \
  	  fi; \
  	done
- 	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
+ 	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
  	  if test "$$subdir" = .; then :; else \
  	    test -d "$(distdir)/$$subdir" \
  	    || $(MKDIR_P) "$(distdir)/$$subdir" \
  	    || exit 1; \
- 	  fi; \
- 	done
- 	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
- 	  if test "$$subdir" = .; then :; else \
- 	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
- 	    $(am__relativize); \
- 	    new_distdir=$$reldir; \
- 	    dir1=$$subdir; dir2="$(top_distdir)"; \
- 	    $(am__relativize); \
- 	    new_top_distdir=$$reldir; \
- 	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
- 	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
- 	    ($(am__cd) $$subdir && \
+ 	    distdir=`$(am__cd) $(distdir) && pwd`; \
+ 	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
+ 	    (cd $$subdir && \
  	      $(MAKE) $(AM_MAKEFLAGS) \
- 	        top_distdir="$$new_top_distdir" \
- 	        distdir="$$new_distdir" \
+ 	        top_distdir="$$top_distdir" \
+ 	        distdir="$$distdir/$$subdir" \
  		am__remove_distdir=: \
  		am__skip_length_check=: \
- 		am__skip_mode_fix=: \
  	        distdir) \
  	      || exit 1; \
  	  fi; \
@@@ -591,7 -524,6 +525,6 @@@ clean-generic
  
  distclean-generic:
  	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
- 	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  
  maintainer-clean-generic:
  	@echo "This command is intended for maintainers to use"
@@@ -612,8 -544,6 +545,6 @@@ dvi-am
  
  html: html-recursive
  
- html-am:
- 
  info: info-recursive
  
  info-am:
@@@ -622,28 -552,18 +553,18 @@@ install-data-am
  
  install-dvi: install-dvi-recursive
  
- install-dvi-am:
- 
  install-exec-am: install-binPROGRAMS
  
  install-html: install-html-recursive
  
- install-html-am:
- 
  install-info: install-info-recursive
  
- install-info-am:
- 
  install-man:
  
  install-pdf: install-pdf-recursive
  
- install-pdf-am:
- 
  install-ps: install-ps-recursive
  
- install-ps-am:
- 
  installcheck-am:
  
  maintainer-clean: maintainer-clean-recursive
@@@ -665,8 -585,8 +586,8 @@@ ps-am
  
  uninstall-am: uninstall-binPROGRAMS
  
- .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
- 	install-am install-strip tags-recursive
+ .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
+ 	install-strip
  
  .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
  	all all-am check check-am clean clean-binPROGRAMS \
@@@ -683,7 -603,6 +604,6 @@@
  	ps ps-am tags tags-recursive uninstall uninstall-am \
  	uninstall-binPROGRAMS
  
- 
  # Tell versions [3.59,3.63) of GNU make to not export all variables.
  # Otherwise a system limit (for SysV at least) may be exceeded.
  .NOEXPORT:

-- 
Wormux PKG



More information about the Pkg-games-commits mailing list