monster-masher-1.1/0000777000175000017500000000000007722150164010070 5monster-masher-1.1/Makefile.in0000644000175000017500000003613207722150161012053 # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am # Copyright (C) 1994, 1995-8, 1999, 2001 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. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. SHELL = @SHELL@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ prefix = @prefix@ exec_prefix = @exec_prefix@ bindir = @bindir@ sbindir = @sbindir@ libexecdir = @libexecdir@ datadir = @datadir@ sysconfdir = @sysconfdir@ sharedstatedir = @sharedstatedir@ localstatedir = @localstatedir@ libdir = @libdir@ infodir = @infodir@ mandir = @mandir@ includedir = @includedir@ oldincludedir = /usr/include DESTDIR = pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = . ACLOCAL = @ACLOCAL@ AUTOCONF = @AUTOCONF@ AUTOMAKE = @AUTOMAKE@ AUTOHEADER = @AUTOHEADER@ INSTALL = @INSTALL@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) INSTALL_DATA = @INSTALL_DATA@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ transform = @program_transform_name@ NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : host_alias = @host_alias@ host_triplet = @host@ CATALOGS = @CATALOGS@ CATOBJEXT = @CATOBJEXT@ CC = @CC@ CXX = @CXX@ DATADIRNAME = @DATADIRNAME@ DEPS_CFLAGS = @DEPS_CFLAGS@ DEPS_LIBS = @DEPS_LIBS@ GCONFTOOL = @GCONFTOOL@ GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@ GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@ GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ GMOFILES = @GMOFILES@ GMSGFMT = @GMSGFMT@ HAVE_LIB = @HAVE_LIB@ INSTOBJEXT = @INSTOBJEXT@ INTLLIBS = @INTLLIBS@ INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@ INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@ INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@ INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@ INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@ INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@ INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@ INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@ INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@ INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@ INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@ INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@ LIB = @LIB@ LTLIB = @LTLIB@ MAINT = @MAINT@ MAKEINFO = @MAKEINFO@ MKINSTALLDIRS = @MKINSTALLDIRS@ PACKAGE = @PACKAGE@ PKG_CONFIG = @PKG_CONFIG@ POFILES = @POFILES@ POSUB = @POSUB@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ USE_NLS = @USE_NLS@ VERSION = @VERSION@ SUBDIRS = pixmaps sounds src po #help # desktop entry desktopdir = $(datadir)/gnome/apps/Games desktop_in_files = $(PACKAGE).desktop.in desktop_DATA = $(desktop_in_files:.desktop.in=.desktop) # GConf schema schema_in_files = monster-masher.schemas.in schemadir = $(sysconfdir)/gconf/schemas schema_DATA = $(schema_in_files:.schemas.in=.schemas) # icon icondir = $(datadir)/pixmaps icon_DATA = $(PACKAGE).png pixmapdir = $(datadir)/$(PACKAGE)/pixmaps/ EXTRA_DIST = $(desktop_in_files) $(schema_in_files) $(desktop_DATA) $(icon_DATA) intltool-merge.in intltool-extract.in intltool-update.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = config.h CONFIG_CLEAN_FILES = DATA = $(desktop_DATA) $(icon_DATA) $(schema_DATA) DIST_COMMON = README ./stamp-h.in AUTHORS COPYING ChangeLog INSTALL \ Makefile.am Makefile.in NEWS aclocal.m4 config.guess config.h.in \ config.sub configure configure.ac install-sh ltmain.sh missing \ mkinstalldirs DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) TAR = tar GZIP_ENV = --best all: all-redirect .SUFFIXES: $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) \ && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.ac cd $(srcdir) && $(ACLOCAL) config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) $(SHELL) ./config.status --recheck $(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES) cd $(srcdir) && $(AUTOCONF) config.h: stamp-h @if test ! -f $@; then \ rm -f stamp-h; \ $(MAKE) stamp-h; \ else :; fi stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status cd $(top_builddir) \ && CONFIG_FILES= CONFIG_HEADERS=config.h \ $(SHELL) ./config.status @echo timestamp > stamp-h 2> /dev/null $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in @if test ! -f $@; then \ rm -f $(srcdir)/stamp-h.in; \ $(MAKE) $(srcdir)/stamp-h.in; \ else :; fi $(srcdir)/stamp-h.in: $(top_srcdir)/configure.ac $(ACLOCAL_M4) cd $(top_srcdir) && $(AUTOHEADER) @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null mostlyclean-hdr: clean-hdr: distclean-hdr: -rm -f config.h maintainer-clean-hdr: install-desktopDATA: $(desktop_DATA) @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(desktopdir) @list='$(desktop_DATA)'; for p in $$list; do \ if test -f $(srcdir)/$$p; then \ echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(desktopdir)/$$p"; \ $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(desktopdir)/$$p; \ else if test -f $$p; then \ echo " $(INSTALL_DATA) $$p $(DESTDIR)$(desktopdir)/$$p"; \ $(INSTALL_DATA) $$p $(DESTDIR)$(desktopdir)/$$p; \ fi; fi; \ done uninstall-desktopDATA: @$(NORMAL_UNINSTALL) list='$(desktop_DATA)'; for p in $$list; do \ rm -f $(DESTDIR)$(desktopdir)/$$p; \ done install-iconDATA: $(icon_DATA) @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(icondir) @list='$(icon_DATA)'; for p in $$list; do \ if test -f $(srcdir)/$$p; then \ echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(icondir)/$$p"; \ $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(icondir)/$$p; \ else if test -f $$p; then \ echo " $(INSTALL_DATA) $$p $(DESTDIR)$(icondir)/$$p"; \ $(INSTALL_DATA) $$p $(DESTDIR)$(icondir)/$$p; \ fi; fi; \ done uninstall-iconDATA: @$(NORMAL_UNINSTALL) list='$(icon_DATA)'; for p in $$list; do \ rm -f $(DESTDIR)$(icondir)/$$p; \ done install-schemaDATA: $(schema_DATA) @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(schemadir) @list='$(schema_DATA)'; for p in $$list; do \ if test -f $(srcdir)/$$p; then \ echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(schemadir)/$$p"; \ $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(schemadir)/$$p; \ else if test -f $$p; then \ echo " $(INSTALL_DATA) $$p $(DESTDIR)$(schemadir)/$$p"; \ $(INSTALL_DATA) $$p $(DESTDIR)$(schemadir)/$$p; \ fi; fi; \ done uninstall-schemaDATA: @$(NORMAL_UNINSTALL) list='$(schema_DATA)'; for p in $$list; do \ rm -f $(DESTDIR)$(schemadir)/$$p; \ done # This directory's subdirectories are mostly independent; you can cd # into them and run `make' without going through this Makefile. # To change the values of `make' variables: instead of editing Makefiles, # (1) if the variable is set in `config.status', edit `config.status' # (which will cause the Makefiles to be regenerated when you run `make'); # (2) otherwise, pass the desired values on the `make' command line. @SET_MAKE@ all-recursive install-data-recursive install-exec-recursive \ installdirs-recursive install-recursive uninstall-recursive \ check-recursive installcheck-recursive info-recursive dvi-recursive: @set fnord $(MAKEFLAGS); amf=$$2; \ dot_seen=no; \ target=`echo $@ | sed s/-recursive//`; \ list='$(SUBDIRS)'; for subdir in $$list; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ dot_seen=yes; \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ done; \ if test "$$dot_seen" = "no"; then \ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ fi; test -z "$$fail" mostlyclean-recursive clean-recursive distclean-recursive \ maintainer-clean-recursive: @set fnord $(MAKEFLAGS); amf=$$2; \ dot_seen=no; \ rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \ rev="$$subdir $$rev"; \ test "$$subdir" != "." || dot_seen=yes; \ done; \ test "$$dot_seen" = "no" && rev=". $$rev"; \ target=`echo $@ | sed s/-recursive//`; \ for subdir in $$rev; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ done && test -z "$$fail" tags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ done tags: TAGS ID: $(HEADERS) $(SOURCES) $(LISP) list='$(SOURCES) $(HEADERS)'; \ unique=`for i in $$list; do echo $$i; done | \ awk ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ here=`pwd` && cd $(srcdir) \ && mkid -f$$here/ID $$unique $(LISP) TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP) tags=; \ here=`pwd`; \ list='$(SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ fi; \ done; \ list='$(SOURCES) $(HEADERS)'; \ unique=`for i in $$list; do echo $$i; done | \ awk ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \ || (cd $(srcdir) && etags -o $$here/TAGS $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP)) mostlyclean-tags: clean-tags: distclean-tags: -rm -f TAGS ID maintainer-clean-tags: distdir = $(PACKAGE)-$(VERSION) top_distdir = $(distdir) # This target untars the dist file and tries a VPATH configuration. Then # it guarantees that the distribution is self-contained by making another # tarfile. distcheck: dist -rm -rf $(distdir) GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz mkdir $(distdir)/=build mkdir $(distdir)/=inst dc_install_base=`cd $(distdir)/=inst && pwd`; \ cd $(distdir)/=build \ && ../configure --srcdir=.. --prefix=$$dc_install_base \ && $(MAKE) $(AM_MAKEFLAGS) \ && $(MAKE) $(AM_MAKEFLAGS) dvi \ && $(MAKE) $(AM_MAKEFLAGS) check \ && $(MAKE) $(AM_MAKEFLAGS) install \ && $(MAKE) $(AM_MAKEFLAGS) installcheck \ && $(MAKE) $(AM_MAKEFLAGS) dist -rm -rf $(distdir) @banner="$(distdir).tar.gz is ready for distribution"; \ dashes=`echo "$$banner" | sed s/./=/g`; \ echo "$$dashes"; \ echo "$$banner"; \ echo "$$dashes" dist: distdir -chmod -R a+r $(distdir) GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir) -rm -rf $(distdir) dist-all: distdir -chmod -R a+r $(distdir) GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir) -rm -rf $(distdir) distdir: $(DISTFILES) -rm -rf $(distdir) mkdir $(distdir) -chmod 777 $(distdir) @for file in $(DISTFILES); do \ d=$(srcdir); \ if test -d $$d/$$file; then \ cp -pr $$d/$$file $(distdir)/$$file; \ else \ test -f $(distdir)/$$file \ || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ || cp -p $$d/$$file $(distdir)/$$file || :; \ fi; \ done for subdir in $(SUBDIRS); do \ if test "$$subdir" = .; then :; else \ test -d $(distdir)/$$subdir \ || mkdir $(distdir)/$$subdir \ || exit 1; \ chmod 777 $(distdir)/$$subdir; \ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \ || exit 1; \ fi; \ done info-am: info: info-recursive dvi-am: dvi: dvi-recursive check-am: all-am check: check-recursive installcheck-am: installcheck: installcheck-recursive all-recursive-am: config.h $(MAKE) $(AM_MAKEFLAGS) all-recursive install-exec-am: install-exec: install-exec-recursive install-data-am: install-desktopDATA install-iconDATA install-schemaDATA \ install-data-local install-data: install-data-recursive install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am install: install-recursive uninstall-am: uninstall-desktopDATA uninstall-iconDATA \ uninstall-schemaDATA uninstall: uninstall-recursive all-am: Makefile $(DATA) config.h all-redirect: all-recursive-am install-strip: $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install installdirs: installdirs-recursive installdirs-am: $(mkinstalldirs) $(DESTDIR)$(desktopdir) $(DESTDIR)$(icondir) \ $(DESTDIR)$(schemadir) mostlyclean-generic: clean-generic: distclean-generic: -rm -f Makefile $(CONFIG_CLEAN_FILES) -rm -f config.cache config.log stamp-h stamp-h[0-9]* maintainer-clean-generic: mostlyclean-am: mostlyclean-hdr mostlyclean-tags mostlyclean-generic mostlyclean: mostlyclean-recursive clean-am: clean-hdr clean-tags clean-generic mostlyclean-am clean: clean-recursive distclean-am: distclean-hdr distclean-tags distclean-generic clean-am distclean: distclean-recursive -rm -f config.status maintainer-clean-am: maintainer-clean-hdr maintainer-clean-tags \ maintainer-clean-generic distclean-am @echo "This command is intended for maintainers to use;" @echo "it deletes files that may require special tools to rebuild." maintainer-clean: maintainer-clean-recursive -rm -f config.status .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \ uninstall-desktopDATA install-desktopDATA uninstall-iconDATA \ install-iconDATA uninstall-schemaDATA install-schemaDATA \ install-data-recursive uninstall-data-recursive install-exec-recursive \ uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \ all-recursive check-recursive installcheck-recursive info-recursive \ dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \ maintainer-clean-recursive tags tags-recursive mostlyclean-tags \ distclean-tags clean-tags maintainer-clean-tags distdir info-am info \ dvi-am dvi check check-am installcheck-am installcheck all-recursive-am \ install-exec-am install-exec install-data-local install-data-am \ install-data install-am install uninstall-am uninstall all-redirect \ all-am all installdirs-am installdirs mostlyclean-generic \ distclean-generic clean-generic maintainer-clean-generic clean \ mostlyclean distclean maintainer-clean @INTLTOOL_DESKTOP_RULE@ @INTLTOOL_SCHEMAS_RULE@ install-data-local: if test -z "$(DESTDIR)" ; then \ for p in $(schema_DATA) ; do \ GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(top_builddir)/$$p; \ done \ fi # 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: monster-masher-1.1/README0000644000175000017500000000615007712714423010671 Monster Masher -------------- Monster Masher is an action game for Gnome. The gnome world is falling apart from the attack of the evil mineral monsters, and you, a humble levitation worker, is the only remaining hope for the gnomes. The goal is to mash all monsters to clear the road for the rock summoners to block the monsters' entrance to the gnome world. The homepage (with screenshots and more information) is: http://www.cs.auc.dk/~olau/monster-masher/ The game is licensed under the GNU GPL. Requirements ------------ You need a modern Gnome desktop (i.e. at least Gnome 2.2) with the related libraries and the C++ wrappers for GTK+ and Gnome libraries, gtkmm and gnomemm (more specifically gtkmm, libgnomemm, libgnomeuimm, gconfmm and libglademm). These can be fetched from http://www.gtkmm.org, or are alternatively probably available as packages from your distributor. How to play ----------- At each level, there are a number of rounded blocks which can be pushed around. There are also some wall squares (blocks in another color) which are fixed; they are the bedrock. When a monster is between two blocks, pushing one of the blocks so that it hits the other causes the monster to be mashed. The armoured monsters require the other block to be a wall. By pressing the pull key you can also pull a single block, provided there are no monsters around it. You are not allowed to both push blocks and pull one at the same time, though. At the first levels, there are only the ordinary black monsters (the scouting troops). At the deeper levels, you will encounter other types of monsters. If you fight your way deep enough, you will even meet the egg layers. The eggs themselves are not dangerous and can easily be squashed by pushing blocks over them. However, linger for too long and the eggs will crackle... Mashing monsters, collecting green diamonds and passing levels earns you points. For each 50 points you earn, the god of the gnomes (it is the same guy who gives you your magical levitational powers) will grant you one more resurrection of your life. The red diamonds are full of holy anger and will kill all monsters near them when picked up, whereas the blue diamonds possess divine cold and freeze all monsters for a short period of time. Some tips for how to reach the deepest level (level 30): - Be very careful when entering a new level; the monsters are scattered and it is difficult to escape - Try to build "castles" by placing the blocks in rows with the monsters on one side and you on the other; then you can diminish the space for the monsters untested by gradually enlarging the castle - Learn how to control the hero well; diagonal pushes are often good for safely enlarging castles - Beware of the red seeker monsters; if there is a hole in your defence, they will find it - Appreciate the usefulness of pulling, sometimes a true monster trap can be maintained by pushing and pulling the same block repeatedly Contact ------- Report bugs and suggestions to the maintainer: $ cat MAINTAINERS If you enjoyed playing the game, he would very much like to hear about it! monster-masher-1.1/stamp-h.in0000644000175000017500000000001207722147367011711 timestamp monster-masher-1.1/AUTHORS0000644000175000017500000000004207704726176011064 Ole Laursen monster-masher-1.1/COPYING0000644000175000017500000004311007704726176011052 GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. The precise terms and conditions for copying, distribution and modification follow. GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. 1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. 7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. 10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Also add information on how to contact you by electronic and paper mail. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which makes passes at compilers) written by James Hacker. , 1 April 1989 Ty Coon, President of Vice This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Library General Public License instead of this License. monster-masher-1.1/ChangeLog0000644000175000017500000000140607722147236011565 2003-08-24 Ole Laursen * src/persistent.cpp: Removed references to non-existent high score list. * src/main-window.cpp (generate_background): Removed code for generating a non-random background. 2003-08-23 Ole Laursen * src/center-menu.cpp (CenterMenu): Made the menu entries normal size instead of big. * src/main-window.cpp (on_about_activated): Call about->set_transient_for so that the dialog is centered upon the window. * src/monster-masher.glade: Renamed to ui.glade. * src/main-window.hpp, src/monster-masher.glade: Converted main-window to Gtk::Window instead of Gnome::UI::App. Removes dependency on libbonobomm. * src/main-window.cpp, src/main-window.hpp: Removed ending game confirmation. monster-masher-1.1/INSTALL0000644000175000017500000001722707704726176011062 Basic Installation ================== These are generic installation instructions. The `configure' shell script attempts to guess correct values for various system-dependent variables used during compilation. It uses those values to create a `Makefile' in each directory of the package. It may also create one or more `.h' files containing system-dependent definitions. Finally, it creates a shell script `config.status' that you can run in the future to recreate the current configuration, a file `config.cache' that saves the results of its tests to speed up reconfiguring, and a file `config.log' containing compiler output (useful mainly for debugging `configure'). If you need to do unusual things to compile the package, please try to figure out how `configure' could check whether to do them, and mail diffs or instructions to the address given in the `README' so they can be considered for the next release. If at some point `config.cache' contains results you don't want to keep, you may remove or edit it. The file `configure.in' is used to create `configure' by a program called `autoconf'. You only need `configure.in' if you want to change it or regenerate `configure' using a newer version of `autoconf'. The simplest way to compile this package is: 1. `cd' to the directory containing the package's source code and type `./configure' to configure the package for your system. If you're using `csh' on an old version of System V, you might need to type `sh ./configure' instead to prevent `csh' from trying to execute `configure' itself. Running `configure' takes awhile. While running, it prints some messages telling which features it is checking for. 2. Type `make' to compile the package. 3. Optionally, type `make check' to run any self-tests that come with the package. 4. Type `make install' to install the programs and any data files and documentation. 5. You can remove the program binaries and object files from the source code directory by typing `make clean'. To also remove the files that `configure' created (so you can compile the package for a different kind of computer), type `make distclean'. There is also a `make maintainer-clean' target, but that is intended mainly for the package's developers. If you use it, you may have to get all sorts of other programs in order to regenerate files that came with the distribution. Compilers and Options ===================== Some systems require unusual options for compilation or linking that the `configure' script does not know about. You can give `configure' initial values for variables by setting them in the environment. Using a Bourne-compatible shell, you can do that on the command line like this: CC=c89 CFLAGS=-O2 LIBS=-lposix ./configure Or on systems that have the `env' program, you can do it like this: env CPPFLAGS=-I/usr/local/include LDFLAGS=-s ./configure Compiling For Multiple Architectures ==================================== You can compile the package for more than one kind of computer at the same time, by placing the object files for each architecture in their own directory. To do this, you must use a version of `make' that supports the `VPATH' variable, such as GNU `make'. `cd' to the directory where you want the object files and executables to go and run the `configure' script. `configure' automatically checks for the source code in the directory that `configure' is in and in `..'. If you have to use a `make' that does not supports the `VPATH' variable, you have to compile the package for one architecture at a time in the source code directory. After you have installed the package for one architecture, use `make distclean' before reconfiguring for another architecture. Installation Names ================== By default, `make install' will install the package's files in `/usr/local/bin', `/usr/local/man', etc. You can specify an installation prefix other than `/usr/local' by giving `configure' the option `--prefix=PATH'. You can specify separate installation prefixes for architecture-specific files and architecture-independent files. If you give `configure' the option `--exec-prefix=PATH', the package will use PATH as the prefix for installing programs and libraries. Documentation and other data files will still use the regular prefix. In addition, if you use an unusual directory layout you can give options like `--bindir=PATH' to specify different values for particular kinds of files. Run `configure --help' for a list of the directories you can set and what kinds of files go in them. If the package supports it, you can cause programs to be installed with an extra prefix or suffix on their names by giving `configure' the option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'. Optional Features ================= Some packages pay attention to `--enable-FEATURE' options to `configure', where FEATURE indicates an optional part of the package. They may also pay attention to `--with-PACKAGE' options, where PACKAGE is something like `gnu-as' or `x' (for the X Window System). The `README' should mention any `--enable-' and `--with-' options that the package recognizes. For packages that use the X Window System, `configure' can usually find the X include and library files automatically, but if it doesn't, you can use the `configure' options `--x-includes=DIR' and `--x-libraries=DIR' to specify their locations. Specifying the System Type ========================== There may be some features `configure' can not figure out automatically, but needs to determine by the type of host the package will run on. Usually `configure' can figure that out, but if it prints a message saying it can not guess the host type, give it the `--host=TYPE' option. TYPE can either be a short name for the system type, such as `sun4', or a canonical name with three fields: CPU-COMPANY-SYSTEM See the file `config.sub' for the possible values of each field. If `config.sub' isn't included in this package, then this package doesn't need to know the host type. If you are building compiler tools for cross-compiling, you can also use the `--target=TYPE' option to select the type of system they will produce code for and the `--build=TYPE' option to select the type of system on which you are compiling the package. Sharing Defaults ================ If you want to set default values for `configure' scripts to share, you can create a site shell script called `config.site' that gives default values for variables like `CC', `cache_file', and `prefix'. `configure' looks for `PREFIX/share/config.site' if it exists, then `PREFIX/etc/config.site' if it exists. Or, you can set the `CONFIG_SITE' environment variable to the location of the site script. A warning: not all `configure' scripts look for a site script. Operation Controls ================== `configure' recognizes the following options to control how it operates. `--cache-file=FILE' Use and save the results of the tests in FILE instead of `./config.cache'. Set FILE to `/dev/null' to disable caching, for debugging `configure'. `--help' Print a summary of the options to `configure', and exit. `--quiet' `--silent' `-q' Do not print messages saying which checks are being made. To suppress all normal output, redirect it to `/dev/null' (any error messages will still be shown). `--srcdir=DIR' Look for the package's source code in directory DIR. Usually `configure' can determine that directory automatically. `--version' Print the version of Autoconf used to generate the `configure' script, and exit. `configure' also accepts some other, not widely useful, options. monster-masher-1.1/Makefile.am0000644000175000017500000000157407714451160012050 SUBDIRS = pixmaps sounds src po #help # desktop entry desktopdir = $(datadir)/gnome/apps/Games desktop_in_files = $(PACKAGE).desktop.in desktop_DATA = $(desktop_in_files:.desktop.in=.desktop) @INTLTOOL_DESKTOP_RULE@ # GConf schema schema_in_files = monster-masher.schemas.in schemadir = $(sysconfdir)/gconf/schemas schema_DATA = $(schema_in_files:.schemas.in=.schemas) @INTLTOOL_SCHEMAS_RULE@ # icon icondir = $(datadir)/pixmaps icon_DATA = $(PACKAGE).png pixmapdir = $(datadir)/$(PACKAGE)/pixmaps/ EXTRA_DIST = $(desktop_in_files) $(schema_in_files) \ $(desktop_DATA) $(icon_DATA) \ intltool-merge.in intltool-extract.in intltool-update.in install-data-local: if test -z "$(DESTDIR)" ; then \ for p in $(schema_DATA) ; do \ GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(top_builddir)/$$p; \ done \ fi monster-masher-1.1/NEWS0000644000175000017500000000023207722150103010471 Version 1.1 (August 24 2003) ---------------------------- Minor code cleanup and some other fixes. Should build without implicitly needing Bonobo-stuff. monster-masher-1.1/aclocal.m40000644000175000017500000016677207722147336011676 dnl aclocal.m4 generated automatically by aclocal 1.4-p6 dnl Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl This program is distributed in the hope that it will be useful, dnl but WITHOUT ANY WARRANTY, to the extent permitted by law; without dnl even the implied warranty of MERCHANTABILITY or FITNESS FOR A dnl PARTICULAR PURPOSE. # lib-prefix.m4 serial 3 (gettext-0.12.2) dnl Copyright (C) 2001-2003 Free Software Foundation, Inc. dnl This file is free software, distributed under the terms of the GNU dnl General Public License. As a special exception to the GNU General dnl Public License, this file may be distributed as part of a program dnl that contains a configuration script generated by Autoconf, under dnl the same distribution terms as the rest of that program. dnl From Bruno Haible. dnl AC_LIB_ARG_WITH is synonymous to AC_ARG_WITH in autoconf-2.13, and dnl similar to AC_ARG_WITH in autoconf 2.52...2.57 except that is doesn't dnl require excessive bracketing. ifdef([AC_HELP_STRING], [AC_DEFUN([AC_LIB_ARG_WITH], [AC_ARG_WITH([$1],[[$2]],[$3],[$4])])], [AC_DEFUN([AC_][LIB_ARG_WITH], [AC_ARG_WITH([$1],[$2],[$3],[$4])])]) dnl AC_LIB_PREFIX adds to the CPPFLAGS and LDFLAGS the flags that are needed dnl to access previously installed libraries. The basic assumption is that dnl a user will want packages to use other packages he previously installed dnl with the same --prefix option. dnl This macro is not needed if only AC_LIB_LINKFLAGS is used to locate dnl libraries, but is otherwise very convenient. AC_DEFUN([AC_LIB_PREFIX], [ AC_BEFORE([$0], [AC_LIB_LINKFLAGS]) AC_REQUIRE([AC_PROG_CC]) AC_REQUIRE([AC_CANONICAL_HOST]) AC_REQUIRE([AC_LIB_PREPARE_PREFIX]) dnl By default, look in $includedir and $libdir. use_additional=yes AC_LIB_WITH_FINAL_PREFIX([ eval additional_includedir=\"$includedir\" eval additional_libdir=\"$libdir\" ]) AC_LIB_ARG_WITH([lib-prefix], [ --with-lib-prefix[=DIR] search for libraries in DIR/include and DIR/lib --without-lib-prefix don't search for libraries in includedir and libdir], [ if test "X$withval" = "Xno"; then use_additional=no else if test "X$withval" = "X"; then AC_LIB_WITH_FINAL_PREFIX([ eval additional_includedir=\"$includedir\" eval additional_libdir=\"$libdir\" ]) else additional_includedir="$withval/include" additional_libdir="$withval/lib" fi fi ]) if test $use_additional = yes; then dnl Potentially add $additional_includedir to $CPPFLAGS. dnl But don't add it dnl 1. if it's the standard /usr/include, dnl 2. if it's already present in $CPPFLAGS, dnl 3. if it's /usr/local/include and we are using GCC on Linux, dnl 4. if it doesn't exist as a directory. if test "X$additional_includedir" != "X/usr/include"; then haveit= for x in $CPPFLAGS; do AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"]) if test "X$x" = "X-I$additional_includedir"; then haveit=yes break fi done if test -z "$haveit"; then if test "X$additional_includedir" = "X/usr/local/include"; then if test -n "$GCC"; then case $host_os in linux*) haveit=yes;; esac fi fi if test -z "$haveit"; then if test -d "$additional_includedir"; then dnl Really add $additional_includedir to $CPPFLAGS. CPPFLAGS="${CPPFLAGS}${CPPFLAGS:+ }-I$additional_includedir" fi fi fi fi dnl Potentially add $additional_libdir to $LDFLAGS. dnl But don't add it dnl 1. if it's the standard /usr/lib, dnl 2. if it's already present in $LDFLAGS, dnl 3. if it's /usr/local/lib and we are using GCC on Linux, dnl 4. if it doesn't exist as a directory. if test "X$additional_libdir" != "X/usr/lib"; then haveit= for x in $LDFLAGS; do AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"]) if test "X$x" = "X-L$additional_libdir"; then haveit=yes break fi done if test -z "$haveit"; then if test "X$additional_libdir" = "X/usr/local/lib"; then if test -n "$GCC"; then case $host_os in linux*) haveit=yes;; esac fi fi if test -z "$haveit"; then if test -d "$additional_libdir"; then dnl Really add $additional_libdir to $LDFLAGS. LDFLAGS="${LDFLAGS}${LDFLAGS:+ }-L$additional_libdir" fi fi fi fi fi ]) dnl AC_LIB_PREPARE_PREFIX creates variables acl_final_prefix, dnl acl_final_exec_prefix, containing the values to which $prefix and dnl $exec_prefix will expand at the end of the configure script. AC_DEFUN([AC_LIB_PREPARE_PREFIX], [ dnl Unfortunately, prefix and exec_prefix get only finally determined dnl at the end of configure. if test "X$prefix" = "XNONE"; then acl_final_prefix="$ac_default_prefix" else acl_final_prefix="$prefix" fi if test "X$exec_prefix" = "XNONE"; then acl_final_exec_prefix='${prefix}' else acl_final_exec_prefix="$exec_prefix" fi acl_save_prefix="$prefix" prefix="$acl_final_prefix" eval acl_final_exec_prefix=\"$acl_final_exec_prefix\" prefix="$acl_save_prefix" ]) dnl AC_LIB_WITH_FINAL_PREFIX([statement]) evaluates statement, with the dnl variables prefix and exec_prefix bound to the values they will have dnl at the end of the configure script. AC_DEFUN([AC_LIB_WITH_FINAL_PREFIX], [ acl_save_prefix="$prefix" prefix="$acl_final_prefix" acl_save_exec_prefix="$exec_prefix" exec_prefix="$acl_final_exec_prefix" $1 exec_prefix="$acl_save_exec_prefix" prefix="$acl_save_prefix" ]) # lib-link.m4 serial 4 (gettext-0.12) dnl Copyright (C) 2001-2003 Free Software Foundation, Inc. dnl This file is free software, distributed under the terms of the GNU dnl General Public License. As a special exception to the GNU General dnl Public License, this file may be distributed as part of a program dnl that contains a configuration script generated by Autoconf, under dnl the same distribution terms as the rest of that program. dnl From Bruno Haible. dnl AC_LIB_LINKFLAGS(name [, dependencies]) searches for libname and dnl the libraries corresponding to explicit and implicit dependencies. dnl Sets and AC_SUBSTs the LIB${NAME} and LTLIB${NAME} variables and dnl augments the CPPFLAGS variable. AC_DEFUN([AC_LIB_LINKFLAGS], [ AC_REQUIRE([AC_LIB_PREPARE_PREFIX]) AC_REQUIRE([AC_LIB_RPATH]) define([Name],[translit([$1],[./-], [___])]) define([NAME],[translit([$1],[abcdefghijklmnopqrstuvwxyz./-], [ABCDEFGHIJKLMNOPQRSTUVWXYZ___])]) AC_CACHE_CHECK([how to link with lib[]$1], [ac_cv_lib[]Name[]_libs], [ AC_LIB_LINKFLAGS_BODY([$1], [$2]) ac_cv_lib[]Name[]_libs="$LIB[]NAME" ac_cv_lib[]Name[]_ltlibs="$LTLIB[]NAME" ac_cv_lib[]Name[]_cppflags="$INC[]NAME" ]) LIB[]NAME="$ac_cv_lib[]Name[]_libs" LTLIB[]NAME="$ac_cv_lib[]Name[]_ltlibs" INC[]NAME="$ac_cv_lib[]Name[]_cppflags" AC_LIB_APPENDTOVAR([CPPFLAGS], [$INC]NAME) AC_SUBST([LIB]NAME) AC_SUBST([LTLIB]NAME) dnl Also set HAVE_LIB[]NAME so that AC_LIB_HAVE_LINKFLAGS can reuse the dnl results of this search when this library appears as a dependency. HAVE_LIB[]NAME=yes undefine([Name]) undefine([NAME]) ]) dnl AC_LIB_HAVE_LINKFLAGS(name, dependencies, includes, testcode) dnl searches for libname and the libraries corresponding to explicit and dnl implicit dependencies, together with the specified include files and dnl the ability to compile and link the specified testcode. If found, it dnl sets and AC_SUBSTs HAVE_LIB${NAME}=yes and the LIB${NAME} and dnl LTLIB${NAME} variables and augments the CPPFLAGS variable, and dnl #defines HAVE_LIB${NAME} to 1. Otherwise, it sets and AC_SUBSTs dnl HAVE_LIB${NAME}=no and LIB${NAME} and LTLIB${NAME} to empty. AC_DEFUN([AC_LIB_HAVE_LINKFLAGS], [ AC_REQUIRE([AC_LIB_PREPARE_PREFIX]) AC_REQUIRE([AC_LIB_RPATH]) define([Name],[translit([$1],[./-], [___])]) define([NAME],[translit([$1],[abcdefghijklmnopqrstuvwxyz./-], [ABCDEFGHIJKLMNOPQRSTUVWXYZ___])]) dnl Search for lib[]Name and define LIB[]NAME, LTLIB[]NAME and INC[]NAME dnl accordingly. AC_LIB_LINKFLAGS_BODY([$1], [$2]) dnl Add $INC[]NAME to CPPFLAGS before performing the following checks, dnl because if the user has installed lib[]Name and not disabled its use dnl via --without-lib[]Name-prefix, he wants to use it. ac_save_CPPFLAGS="$CPPFLAGS" AC_LIB_APPENDTOVAR([CPPFLAGS], [$INC]NAME) AC_CACHE_CHECK([for lib[]$1], [ac_cv_lib[]Name], [ ac_save_LIBS="$LIBS" LIBS="$LIBS $LIB[]NAME" AC_TRY_LINK([$3], [$4], [ac_cv_lib[]Name=yes], [ac_cv_lib[]Name=no]) LIBS="$ac_save_LIBS" ]) if test "$ac_cv_lib[]Name" = yes; then HAVE_LIB[]NAME=yes AC_DEFINE([HAVE_LIB]NAME, 1, [Define if you have the $1 library.]) AC_MSG_CHECKING([how to link with lib[]$1]) AC_MSG_RESULT([$LIB[]NAME]) else HAVE_LIB[]NAME=no dnl If $LIB[]NAME didn't lead to a usable library, we don't need dnl $INC[]NAME either. CPPFLAGS="$ac_save_CPPFLAGS" LIB[]NAME= LTLIB[]NAME= fi AC_SUBST([HAVE_LIB]NAME) AC_SUBST([LIB]NAME) AC_SUBST([LTLIB]NAME) undefine([Name]) undefine([NAME]) ]) dnl Determine the platform dependent parameters needed to use rpath: dnl libext, shlibext, hardcode_libdir_flag_spec, hardcode_libdir_separator, dnl hardcode_direct, hardcode_minus_L. AC_DEFUN([AC_LIB_RPATH], [ AC_REQUIRE([AC_PROG_CC]) dnl we use $CC, $GCC, $LDFLAGS AC_REQUIRE([AC_LIB_PROG_LD]) dnl we use $LD, $with_gnu_ld AC_REQUIRE([AC_CANONICAL_HOST]) dnl we use $host AC_REQUIRE([AC_CONFIG_AUX_DIR_DEFAULT]) dnl we use $ac_aux_dir AC_CACHE_CHECK([for shared library run path origin], acl_cv_rpath, [ CC="$CC" GCC="$GCC" LDFLAGS="$LDFLAGS" LD="$LD" with_gnu_ld="$with_gnu_ld" \ ${CONFIG_SHELL-/bin/sh} "$ac_aux_dir/config.rpath" "$host" > conftest.sh . ./conftest.sh rm -f ./conftest.sh acl_cv_rpath=done ]) wl="$acl_cv_wl" libext="$acl_cv_libext" shlibext="$acl_cv_shlibext" hardcode_libdir_flag_spec="$acl_cv_hardcode_libdir_flag_spec" hardcode_libdir_separator="$acl_cv_hardcode_libdir_separator" hardcode_direct="$acl_cv_hardcode_direct" hardcode_minus_L="$acl_cv_hardcode_minus_L" dnl Determine whether the user wants rpath handling at all. AC_ARG_ENABLE(rpath, [ --disable-rpath do not hardcode runtime library paths], :, enable_rpath=yes) ]) dnl AC_LIB_LINKFLAGS_BODY(name [, dependencies]) searches for libname and dnl the libraries corresponding to explicit and implicit dependencies. dnl Sets the LIB${NAME}, LTLIB${NAME} and INC${NAME} variables. AC_DEFUN([AC_LIB_LINKFLAGS_BODY], [ define([NAME],[translit([$1],[abcdefghijklmnopqrstuvwxyz./-], [ABCDEFGHIJKLMNOPQRSTUVWXYZ___])]) dnl By default, look in $includedir and $libdir. use_additional=yes AC_LIB_WITH_FINAL_PREFIX([ eval additional_includedir=\"$includedir\" eval additional_libdir=\"$libdir\" ]) AC_LIB_ARG_WITH([lib$1-prefix], [ --with-lib$1-prefix[=DIR] search for lib$1 in DIR/include and DIR/lib --without-lib$1-prefix don't search for lib$1 in includedir and libdir], [ if test "X$withval" = "Xno"; then use_additional=no else if test "X$withval" = "X"; then AC_LIB_WITH_FINAL_PREFIX([ eval additional_includedir=\"$includedir\" eval additional_libdir=\"$libdir\" ]) else additional_includedir="$withval/include" additional_libdir="$withval/lib" fi fi ]) dnl Search the library and its dependencies in $additional_libdir and dnl $LDFLAGS. Using breadth-first-seach. LIB[]NAME= LTLIB[]NAME= INC[]NAME= rpathdirs= ltrpathdirs= names_already_handled= names_next_round='$1 $2' while test -n "$names_next_round"; do names_this_round="$names_next_round" names_next_round= for name in $names_this_round; do already_handled= for n in $names_already_handled; do if test "$n" = "$name"; then already_handled=yes break fi done if test -z "$already_handled"; then names_already_handled="$names_already_handled $name" dnl See if it was already located by an earlier AC_LIB_LINKFLAGS dnl or AC_LIB_HAVE_LINKFLAGS call. uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'` eval value=\"\$HAVE_LIB$uppername\" if test -n "$value"; then if test "$value" = yes; then eval value=\"\$LIB$uppername\" test -z "$value" || LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$value" eval value=\"\$LTLIB$uppername\" test -z "$value" || LTLIB[]NAME="${LTLIB[]NAME}${LTLIB[]NAME:+ }$value" else dnl An earlier call to AC_LIB_HAVE_LINKFLAGS has determined dnl that this library doesn't exist. So just drop it. : fi else dnl Search the library lib$name in $additional_libdir and $LDFLAGS dnl and the already constructed $LIBNAME/$LTLIBNAME. found_dir= found_la= found_so= found_a= if test $use_additional = yes; then if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then found_dir="$additional_libdir" found_so="$additional_libdir/lib$name.$shlibext" if test -f "$additional_libdir/lib$name.la"; then found_la="$additional_libdir/lib$name.la" fi else if test -f "$additional_libdir/lib$name.$libext"; then found_dir="$additional_libdir" found_a="$additional_libdir/lib$name.$libext" if test -f "$additional_libdir/lib$name.la"; then found_la="$additional_libdir/lib$name.la" fi fi fi fi if test "X$found_dir" = "X"; then for x in $LDFLAGS $LTLIB[]NAME; do AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"]) case "$x" in -L*) dir=`echo "X$x" | sed -e 's/^X-L//'` if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then found_dir="$dir" found_so="$dir/lib$name.$shlibext" if test -f "$dir/lib$name.la"; then found_la="$dir/lib$name.la" fi else if test -f "$dir/lib$name.$libext"; then found_dir="$dir" found_a="$dir/lib$name.$libext" if test -f "$dir/lib$name.la"; then found_la="$dir/lib$name.la" fi fi fi ;; esac if test "X$found_dir" != "X"; then break fi done fi if test "X$found_dir" != "X"; then dnl Found the library. LTLIB[]NAME="${LTLIB[]NAME}${LTLIB[]NAME:+ }-L$found_dir -l$name" if test "X$found_so" != "X"; then dnl Linking with a shared library. We attempt to hardcode its dnl directory into the executable's runpath, unless it's the dnl standard /usr/lib. if test "$enable_rpath" = no || test "X$found_dir" = "X/usr/lib"; then dnl No hardcoding is needed. LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$found_so" else dnl Use an explicit option to hardcode DIR into the resulting dnl binary. dnl Potentially add DIR to ltrpathdirs. dnl The ltrpathdirs will be appended to $LTLIBNAME at the end. haveit= for x in $ltrpathdirs; do if test "X$x" = "X$found_dir"; then haveit=yes break fi done if test -z "$haveit"; then ltrpathdirs="$ltrpathdirs $found_dir" fi dnl The hardcoding into $LIBNAME is system dependent. if test "$hardcode_direct" = yes; then dnl Using DIR/libNAME.so during linking hardcodes DIR into the dnl resulting binary. LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$found_so" else if test -n "$hardcode_libdir_flag_spec" && test "$hardcode_minus_L" = no; then dnl Use an explicit option to hardcode DIR into the resulting dnl binary. LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$found_so" dnl Potentially add DIR to rpathdirs. dnl The rpathdirs will be appended to $LIBNAME at the end. haveit= for x in $rpathdirs; do if test "X$x" = "X$found_dir"; then haveit=yes break fi done if test -z "$haveit"; then rpathdirs="$rpathdirs $found_dir" fi else dnl Rely on "-L$found_dir". dnl But don't add it if it's already contained in the LDFLAGS dnl or the already constructed $LIBNAME haveit= for x in $LDFLAGS $LIB[]NAME; do AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"]) if test "X$x" = "X-L$found_dir"; then haveit=yes break fi done if test -z "$haveit"; then LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }-L$found_dir" fi if test "$hardcode_minus_L" != no; then dnl FIXME: Not sure whether we should use dnl "-L$found_dir -l$name" or "-L$found_dir $found_so" dnl here. LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$found_so" else dnl We cannot use $hardcode_runpath_var and LD_RUN_PATH dnl here, because this doesn't fit in flags passed to the dnl compiler. So give up. No hardcoding. This affects only dnl very old systems. dnl FIXME: Not sure whether we should use dnl "-L$found_dir -l$name" or "-L$found_dir $found_so" dnl here. LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }-l$name" fi fi fi fi else if test "X$found_a" != "X"; then dnl Linking with a static library. LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$found_a" else dnl We shouldn't come here, but anyway it's good to have a dnl fallback. LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }-L$found_dir -l$name" fi fi dnl Assume the include files are nearby. additional_includedir= case "$found_dir" in */lib | */lib/) basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'` additional_includedir="$basedir/include" ;; esac if test "X$additional_includedir" != "X"; then dnl Potentially add $additional_includedir to $INCNAME. dnl But don't add it dnl 1. if it's the standard /usr/include, dnl 2. if it's /usr/local/include and we are using GCC on Linux, dnl 3. if it's already present in $CPPFLAGS or the already dnl constructed $INCNAME, dnl 4. if it doesn't exist as a directory. if test "X$additional_includedir" != "X/usr/include"; then haveit= if test "X$additional_includedir" = "X/usr/local/include"; then if test -n "$GCC"; then case $host_os in linux*) haveit=yes;; esac fi fi if test -z "$haveit"; then for x in $CPPFLAGS $INC[]NAME; do AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"]) if test "X$x" = "X-I$additional_includedir"; then haveit=yes break fi done if test -z "$haveit"; then if test -d "$additional_includedir"; then dnl Really add $additional_includedir to $INCNAME. INC[]NAME="${INC[]NAME}${INC[]NAME:+ }-I$additional_includedir" fi fi fi fi fi dnl Look for dependencies. if test -n "$found_la"; then dnl Read the .la file. It defines the variables dnl dlname, library_names, old_library, dependency_libs, current, dnl age, revision, installed, dlopen, dlpreopen, libdir. save_libdir="$libdir" case "$found_la" in */* | *\\*) . "$found_la" ;; *) . "./$found_la" ;; esac libdir="$save_libdir" dnl We use only dependency_libs. for dep in $dependency_libs; do case "$dep" in -L*) additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'` dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME. dnl But don't add it dnl 1. if it's the standard /usr/lib, dnl 2. if it's /usr/local/lib and we are using GCC on Linux, dnl 3. if it's already present in $LDFLAGS or the already dnl constructed $LIBNAME, dnl 4. if it doesn't exist as a directory. if test "X$additional_libdir" != "X/usr/lib"; then haveit= if test "X$additional_libdir" = "X/usr/local/lib"; then if test -n "$GCC"; then case $host_os in linux*) haveit=yes;; esac fi fi if test -z "$haveit"; then haveit= for x in $LDFLAGS $LIB[]NAME; do AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"]) if test "X$x" = "X-L$additional_libdir"; then haveit=yes break fi done if test -z "$haveit"; then if test -d "$additional_libdir"; then dnl Really add $additional_libdir to $LIBNAME. LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }-L$additional_libdir" fi fi haveit= for x in $LDFLAGS $LTLIB[]NAME; do AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"]) if test "X$x" = "X-L$additional_libdir"; then haveit=yes break fi done if test -z "$haveit"; then if test -d "$additional_libdir"; then dnl Really add $additional_libdir to $LTLIBNAME. LTLIB[]NAME="${LTLIB[]NAME}${LTLIB[]NAME:+ }-L$additional_libdir" fi fi fi fi ;; -R*) dir=`echo "X$dep" | sed -e 's/^X-R//'` if test "$enable_rpath" != no; then dnl Potentially add DIR to rpathdirs. dnl The rpathdirs will be appended to $LIBNAME at the end. haveit= for x in $rpathdirs; do if test "X$x" = "X$dir"; then haveit=yes break fi done if test -z "$haveit"; then rpathdirs="$rpathdirs $dir" fi dnl Potentially add DIR to ltrpathdirs. dnl The ltrpathdirs will be appended to $LTLIBNAME at the end. haveit= for x in $ltrpathdirs; do if test "X$x" = "X$dir"; then haveit=yes break fi done if test -z "$haveit"; then ltrpathdirs="$ltrpathdirs $dir" fi fi ;; -l*) dnl Handle this in the next round. names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'` ;; *.la) dnl Handle this in the next round. Throw away the .la's dnl directory; it is already contained in a preceding -L dnl option. names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'` ;; *) dnl Most likely an immediate library name. LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$dep" LTLIB[]NAME="${LTLIB[]NAME}${LTLIB[]NAME:+ }$dep" ;; esac done fi else dnl Didn't find the library; assume it is in the system directories dnl known to the linker and runtime loader. (All the system dnl directories known to the linker should also be known to the dnl runtime loader, otherwise the system is severely misconfigured.) LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }-l$name" LTLIB[]NAME="${LTLIB[]NAME}${LTLIB[]NAME:+ }-l$name" fi fi fi done done if test "X$rpathdirs" != "X"; then if test -n "$hardcode_libdir_separator"; then dnl Weird platform: only the last -rpath option counts, the user must dnl pass all path elements in one option. We can arrange that for a dnl single library, but not when more than one $LIBNAMEs are used. alldirs= for found_dir in $rpathdirs; do alldirs="${alldirs}${alldirs:+$hardcode_libdir_separator}$found_dir" done dnl Note: hardcode_libdir_flag_spec uses $libdir and $wl. acl_save_libdir="$libdir" libdir="$alldirs" eval flag=\"$hardcode_libdir_flag_spec\" libdir="$acl_save_libdir" LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$flag" else dnl The -rpath options are cumulative. for found_dir in $rpathdirs; do acl_save_libdir="$libdir" libdir="$found_dir" eval flag=\"$hardcode_libdir_flag_spec\" libdir="$acl_save_libdir" LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$flag" done fi fi if test "X$ltrpathdirs" != "X"; then dnl When using libtool, the option that works for both libraries and dnl executables is -R. The -R options are cumulative. for found_dir in $ltrpathdirs; do LTLIB[]NAME="${LTLIB[]NAME}${LTLIB[]NAME:+ }-R$found_dir" done fi ]) dnl AC_LIB_APPENDTOVAR(VAR, CONTENTS) appends the elements of CONTENTS to VAR, dnl unless already present in VAR. dnl Works only for CPPFLAGS, not for LIB* variables because that sometimes dnl contains two or three consecutive elements that belong together. AC_DEFUN([AC_LIB_APPENDTOVAR], [ for element in [$2]; do haveit= for x in $[$1]; do AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"]) if test "X$x" = "X$element"; then haveit=yes break fi done if test -z "$haveit"; then [$1]="${[$1]}${[$1]:+ }$element" fi done ]) # lib-ld.m4 serial 2 (gettext-0.12) dnl Copyright (C) 1996-2003 Free Software Foundation, Inc. dnl This file is free software, distributed under the terms of the GNU dnl General Public License. As a special exception to the GNU General dnl Public License, this file may be distributed as part of a program dnl that contains a configuration script generated by Autoconf, under dnl the same distribution terms as the rest of that program. dnl Subroutines of libtool.m4, dnl with replacements s/AC_/AC_LIB/ and s/lt_cv/acl_cv/ to avoid collision dnl with libtool.m4. dnl From libtool-1.4. Sets the variable with_gnu_ld to yes or no. AC_DEFUN([AC_LIB_PROG_LD_GNU], [AC_CACHE_CHECK([if the linker ($LD) is GNU ld], acl_cv_prog_gnu_ld, [# I'd rather use --version here, but apparently some GNU ld's only accept -v. if $LD -v 2>&1 &5; then acl_cv_prog_gnu_ld=yes else acl_cv_prog_gnu_ld=no fi]) with_gnu_ld=$acl_cv_prog_gnu_ld ]) dnl From libtool-1.4. Sets the variable LD. AC_DEFUN([AC_LIB_PROG_LD], [AC_ARG_WITH(gnu-ld, [ --with-gnu-ld assume the C compiler uses GNU ld [default=no]], test "$withval" = no || with_gnu_ld=yes, with_gnu_ld=no) AC_REQUIRE([AC_PROG_CC])dnl AC_REQUIRE([AC_CANONICAL_HOST])dnl # Prepare PATH_SEPARATOR. # The user is always right. if test "${PATH_SEPARATOR+set}" != set; then echo "#! /bin/sh" >conf$$.sh echo "exit 0" >>conf$$.sh chmod +x conf$$.sh if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then PATH_SEPARATOR=';' else PATH_SEPARATOR=: fi rm -f conf$$.sh fi ac_prog=ld if test "$GCC" = yes; then # Check if gcc -print-prog-name=ld gives a path. AC_MSG_CHECKING([for ld used by GCC]) case $host in *-*-mingw*) # gcc leaves a trailing carriage return which upsets mingw ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; *) ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; esac case $ac_prog in # Accept absolute paths. [[\\/]* | [A-Za-z]:[\\/]*)] [re_direlt='/[^/][^/]*/\.\./'] # Canonicalize the path of ld ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'` while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"` done test -z "$LD" && LD="$ac_prog" ;; "") # If it fails, then pretend we aren't using GCC. ac_prog=ld ;; *) # If it is relative, then search for the first ld in PATH. with_gnu_ld=unknown ;; esac elif test "$with_gnu_ld" = yes; then AC_MSG_CHECKING([for GNU ld]) else AC_MSG_CHECKING([for non-GNU ld]) fi AC_CACHE_VAL(acl_cv_path_LD, [if test -z "$LD"; then IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}" for ac_dir in $PATH; do test -z "$ac_dir" && ac_dir=. if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then acl_cv_path_LD="$ac_dir/$ac_prog" # Check to see if the program is GNU ld. I'd rather use --version, # but apparently some GNU ld's only accept -v. # Break only if it was the GNU/non-GNU ld that we prefer. if "$acl_cv_path_LD" -v 2>&1 < /dev/null | egrep '(GNU|with BFD)' > /dev/null; then test "$with_gnu_ld" != no && break else test "$with_gnu_ld" != yes && break fi fi done IFS="$ac_save_ifs" else acl_cv_path_LD="$LD" # Let the user override the test with a path. fi]) LD="$acl_cv_path_LD" if test -n "$LD"; then AC_MSG_RESULT($LD) else AC_MSG_RESULT(no) fi test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH]) AC_LIB_PROG_LD_GNU ]) # Like AC_CONFIG_HEADER, but automatically create stamp file. AC_DEFUN([AM_CONFIG_HEADER], [AC_PREREQ([2.12]) AC_CONFIG_HEADER([$1]) dnl When config.status generates a header, we must update the stamp-h file. dnl This file resides in the same directory as the config header dnl that is generated. We must strip everything past the first ":", dnl and everything past the last "/". AC_OUTPUT_COMMANDS(changequote(<<,>>)dnl ifelse(patsubst(<<$1>>, <<[^ ]>>, <<>>), <<>>, <>CONFIG_HEADERS" || echo timestamp > patsubst(<<$1>>, <<^\([^:]*/\)?.*>>, <<\1>>)stamp-h<<>>dnl>>, <>; do case " <<$>>CONFIG_HEADERS " in *" <<$>>am_file "*<<)>> echo timestamp > `echo <<$>>am_file | sed -e 's%:.*%%' -e 's%[^/]*$%%'`stamp-h$am_indx ;; esac am_indx=`expr "<<$>>am_indx" + 1` done<<>>dnl>>) changequote([,]))]) # Do all the work for Automake. 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. # serial 1 dnl Usage: dnl AM_INIT_AUTOMAKE(package,version, [no-define]) AC_DEFUN([AM_INIT_AUTOMAKE], [AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl AC_REQUIRE([AC_PROG_INSTALL]) PACKAGE=[$1] AC_SUBST(PACKAGE) VERSION=[$2] AC_SUBST(VERSION) dnl test to see if srcdir already configured if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then AC_MSG_ERROR([source directory already configured; run "make distclean" there first]) fi ifelse([$3],, AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package]) AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])) AC_REQUIRE([AM_SANITY_CHECK]) AC_REQUIRE([AC_ARG_PROGRAM]) dnl FIXME This is truly gross. missing_dir=`cd $ac_aux_dir && pwd` AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version}, $missing_dir) AM_MISSING_PROG(AUTOCONF, autoconf, $missing_dir) AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version}, $missing_dir) AM_MISSING_PROG(AUTOHEADER, autoheader, $missing_dir) AM_MISSING_PROG(MAKEINFO, makeinfo, $missing_dir) AC_REQUIRE([AC_PROG_MAKE_SET])]) # Copyright 2002 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA # AM_AUTOMAKE_VERSION(VERSION) # ---------------------------- # Automake X.Y traces this macro to ensure aclocal.m4 has been # generated from the m4 files accompanying Automake X.Y. AC_DEFUN([AM_AUTOMAKE_VERSION],[am__api_version="1.4"]) # AM_SET_CURRENT_AUTOMAKE_VERSION # ------------------------------- # Call AM_AUTOMAKE_VERSION so it can be traced. # This function is AC_REQUIREd by AC_INIT_AUTOMAKE. AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], [AM_AUTOMAKE_VERSION([1.4-p6])]) # # Check to make sure that the build environment is sane. # AC_DEFUN([AM_SANITY_CHECK], [AC_MSG_CHECKING([whether build environment is sane]) # Just in case sleep 1 echo timestamp > conftestfile # 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 conftestfile 2> /dev/null` if test "[$]*" = "X"; then # -L didn't work. set X `ls -t $srcdir/configure conftestfile` fi if test "[$]*" != "X $srcdir/configure conftestfile" \ && test "[$]*" != "X conftestfile $srcdir/configure"; then # If neither matched, then we have a broken ls. This can happen # 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". AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken alias in your environment]) fi test "[$]2" = conftestfile ) then # Ok. : else AC_MSG_ERROR([newly created file is older than distributed files! Check your system clock]) fi rm -f conftest* AC_MSG_RESULT(yes)]) dnl AM_MISSING_PROG(NAME, PROGRAM, DIRECTORY) dnl The program must properly implement --version. AC_DEFUN([AM_MISSING_PROG], [AC_MSG_CHECKING(for working $2) # Run test in a subshell; some versions of sh will print an error if # an executable is not found, even if stderr is redirected. # Redirect stdin to placate older versions of autoconf. Sigh. if ($2 --version) < /dev/null > /dev/null 2>&1; then $1=$2 AC_MSG_RESULT(found) else $1="$3/missing $2" AC_MSG_RESULT(missing) fi AC_SUBST($1)]) dnl AC_PROG_INTLTOOL([MINIMUM-VERSION]) # serial 1 AC_PROG_INTLTOOL AC_DEFUN(AC_PROG_INTLTOOL, [ if test -n "$1"; then AC_MSG_CHECKING(for intltool >= $1) INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ printf "%d", $[1] * 100 + $[2]; }'` INTLTOOL_APPLIED_VERSION=`awk -F\" '/\\$VERSION / { printf $[2]; }' < ${srcdir}/intltool-update.in` changequote({{,}}) INTLTOOL_APPLIED_VERSION_AS_INT=`awk -F\" '/\\$VERSION / { split(${{2}}, VERSION, "."); printf "%d\n", VERSION[1] * 100 + VERSION[2];}' < ${srcdir}/intltool-update.in` changequote([,]) if test "$INTLTOOL_APPLIED_VERSION_AS_INT" -ge "$INTLTOOL_REQUIRED_VERSION_AS_INT"; then AC_MSG_RESULT([$INTLTOOL_APPLIED_VERSION found]) else AC_MSG_RESULT([$INTLTOOL_APPLIED_VERSION found. Your intltool is too old. You need intltool $1 or later.]) exit 1 fi fi INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< [$]@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< [$]@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< [$]@ -k -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< [$]@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< [$]@ -o -p' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< [$]@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< [$]@ -o -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< [$]@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< [$]@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< [$]@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< [$]@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< [$]@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< [$]@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< [$]@ -s -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< [$]@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' AC_SUBST(INTLTOOL_DESKTOP_RULE) AC_SUBST(INTLTOOL_DIRECTORY_RULE) AC_SUBST(INTLTOOL_KEYS_RULE) AC_SUBST(INTLTOOL_PROP_RULE) AC_SUBST(INTLTOOL_OAF_RULE) AC_SUBST(INTLTOOL_PONG_RULE) AC_SUBST(INTLTOOL_SERVER_RULE) AC_SUBST(INTLTOOL_SHEET_RULE) AC_SUBST(INTLTOOL_SOUNDLIST_RULE) AC_SUBST(INTLTOOL_UI_RULE) AC_SUBST(INTLTOOL_XAM_RULE) AC_SUBST(INTLTOOL_XML_RULE) AC_SUBST(INTLTOOL_CAVES_RULE) AC_SUBST(INTLTOOL_SCHEMAS_RULE) AC_SUBST(INTLTOOL_THEME_RULE) # Use the tools built into the package, not the ones that are installed. INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract' INTLTOOL_MERGE='$(top_builddir)/intltool-merge' INTLTOOL_UPDATE='$(top_builddir)/intltool-update' AC_SUBST(INTLTOOL_EXTRACT) AC_SUBST(INTLTOOL_MERGE) AC_SUBST(INTLTOOL_UPDATE) AC_PATH_PROG(INTLTOOL_PERL, perl) if test -z "$INTLTOOL_PERL"; then AC_MSG_ERROR([perl not found; required for intltool]) fi if test -z "`$INTLTOOL_PERL -v | fgrep '5.' 2> /dev/null`"; then AC_MSG_ERROR([perl 5.x required for intltool]) fi # Remove file type tags (using []) from po/POTFILES. ifdef([AC_DIVERSION_ICMDS],[ AC_DIVERT_PUSH(AC_DIVERSION_ICMDS) changequote(,) mv -f po/POTFILES po/POTFILES.tmp sed -e '/\[encoding.*\]/d' -e 's/\[.*\] *//' < po/POTFILES.tmp > po/POTFILES rm -f po/POTFILES.tmp changequote([,]) AC_DIVERT_POP() ],[ ifdef([AC_CONFIG_COMMANDS_PRE],[ AC_CONFIG_COMMANDS_PRE([ changequote(,) mv -f po/POTFILES po/POTFILES.tmp sed -e '/\[encoding.*\]/d' -e 's/\[.*\] *//' < po/POTFILES.tmp > po/POTFILES rm -f po/POTFILES.tmp changequote([,]) ]) ]) ]) # Manually sed perl in so people don't have to put the intltool scripts in AC_OUTPUT. AC_OUTPUT_COMMANDS([ sed -e "s:@INTLTOOL_PERL@:${INTLTOOL_PERL}:;" < ${srcdir}/intltool-extract.in > intltool-extract.out if cmp -s intltool-extract intltool-extract.out 2>/dev/null; then rm -f intltool-extract.out else mv -f intltool-extract.out intltool-extract fi chmod ugo+x intltool-extract chmod u+w intltool-extract sed -e "s:@INTLTOOL_PERL@:${INTLTOOL_PERL}:;" < ${srcdir}/intltool-merge.in > intltool-merge.out if cmp -s intltool-merge intltool-merge.out 2>/dev/null; then rm -f intltool-merge.out else mv -f intltool-merge.out intltool-merge fi chmod ugo+x intltool-merge chmod u+w intltool-merge sed -e "s:@INTLTOOL_PERL@:${INTLTOOL_PERL}:;" < ${srcdir}/intltool-update.in > intltool-update.out if cmp -s intltool-update intltool-update.out 2>/dev/null; then rm -f intltool-update.out else mv -f intltool-update.out intltool-update fi chmod ugo+x intltool-update chmod u+w intltool-update ], INTLTOOL_PERL=${INTLTOOL_PERL}) ]) dnl PKG_CHECK_MODULES(GSTUFF, gtk+-2.0 >= 1.3 glib = 1.3.4, action-if, action-not) dnl defines GSTUFF_LIBS, GSTUFF_CFLAGS, see pkg-config man page dnl also defines GSTUFF_PKG_ERRORS on error AC_DEFUN(PKG_CHECK_MODULES, [ succeeded=no if test -z "$PKG_CONFIG"; then AC_PATH_PROG(PKG_CONFIG, pkg-config, no) fi if test "$PKG_CONFIG" = "no" ; then echo "*** The pkg-config script could not be found. Make sure it is" echo "*** in your path, or set the PKG_CONFIG environment variable" echo "*** to the full path to pkg-config." echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config." else PKG_CONFIG_MIN_VERSION=0.9.0 if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then AC_MSG_CHECKING(for $2) if $PKG_CONFIG --exists "$2" ; then AC_MSG_RESULT(yes) succeeded=yes AC_MSG_CHECKING($1_CFLAGS) $1_CFLAGS=`$PKG_CONFIG --cflags "$2"` AC_MSG_RESULT($$1_CFLAGS) AC_MSG_CHECKING($1_LIBS) $1_LIBS=`$PKG_CONFIG --libs "$2"` AC_MSG_RESULT($$1_LIBS) else $1_CFLAGS="" $1_LIBS="" ## If we have a custom action on failure, don't print errors, but ## do set a variable so people can do so. $1_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"` ifelse([$4], ,echo $$1_PKG_ERRORS,) fi AC_SUBST($1_CFLAGS) AC_SUBST($1_LIBS) else echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer." echo "*** See http://www.freedesktop.org/software/pkgconfig" fi fi if test $succeeded = yes; then ifelse([$3], , :, [$3]) else ifelse([$4], , AC_MSG_ERROR([Library requirements ($2) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.]), [$4]) fi ]) dnl AM_GCONF_SOURCE_2 dnl Defines GCONF_SCHEMA_CONFIG_SOURCE which is where you should install schemas dnl (i.e. pass to gconftool-2 dnl Defines GCONF_SCHEMA_FILE_DIR which is a filesystem directory where dnl you should install foo.schemas files dnl AC_DEFUN(AM_GCONF_SOURCE_2, [ if test "x$GCONF_SCHEMA_INSTALL_SOURCE" = "x"; then GCONF_SCHEMA_CONFIG_SOURCE=`gconftool-2 --get-default-source` else GCONF_SCHEMA_CONFIG_SOURCE=$GCONF_SCHEMA_INSTALL_SOURCE fi AC_ARG_WITH(gconf-source, [ --with-gconf-source=sourceaddress Config database for installing schema files.],GCONF_SCHEMA_CONFIG_SOURCE="$withval",) AC_SUBST(GCONF_SCHEMA_CONFIG_SOURCE) AC_MSG_RESULT([Using config source $GCONF_SCHEMA_CONFIG_SOURCE for schema installation]) if test "x$GCONF_SCHEMA_FILE_DIR" = "x"; then GCONF_SCHEMA_FILE_DIR='$(sysconfdir)/gconf/schemas/' else GCONF_SCHEMA_FILE_DIR=$GCONF_SCHEMA_FILE_DIR fi AC_ARG_WITH(gconf-schema-file-dir, [ --with-gconf-schema-file-dir=dir Directory for installing schema files.],GCONF_SCHEMA_FILE_DIR="$withval",) AC_SUBST(GCONF_SCHEMA_FILE_DIR) AC_MSG_RESULT([Using $GCONF_SCHEMA_FILE_DIR as install directory for schema files]) AC_ARG_ENABLE(schemas-install, [ --disable-schemas-install Disable the schemas installation], [case "${enableval}" in yes) schemas_install=true ;; no) schemas_install=false ;; *) AC_MSG_ERROR(bad value ${enableval} for --disable-schemas-install) ;; esac],[schemas_install=true]) AM_CONDITIONAL(GCONF_SCHEMAS_INSTALL, test x$schemas_install = xtrue) ]) # Define a conditional. AC_DEFUN([AM_CONDITIONAL], [AC_SUBST($1_TRUE) AC_SUBST($1_FALSE) if $2; then $1_TRUE= $1_FALSE='#' else $1_TRUE='#' $1_FALSE= fi]) # Copyright (C) 1995-2002 Free Software Foundation, Inc. # Copyright (C) 2001-2003 Red Hat, Inc. # # This file is free software, distributed under the terms of the GNU # General Public License. As a special exception to the GNU General # Public License, this file may be distributed as part of a program # that contains a configuration script generated by Autoconf, under # the same distribution terms as the rest of that program. # # This file can be copied and used freely without restrictions. It can # be used in projects which are not available under the GNU Public License # but which still want to provide support for the GNU gettext functionality. # # Macro to add for using GNU gettext. # Ulrich Drepper , 1995, 1996 # # Modified to never use included libintl. # Owen Taylor , 12/15/1998 # # Major rework to remove unused code # Owen Taylor , 12/11/2002 # # Added better handling of ALL_LINGUAS from GNU gettext version # written by Bruno Haible, Owen Taylor 5/30/3002 # # We need this here as well, since someone might use autoconf-2.5x # to configure GLib then an older version to configure a package # using AM_GLIB_GNU_GETTEXT AC_PREREQ(2.53) dnl dnl We go to great lengths to make sure that aclocal won't dnl try to pull in the installed version of these macros dnl when running aclocal in the glib directory. dnl m4_copy([AC_DEFUN],[glib_DEFUN]) m4_copy([AC_REQUIRE],[glib_REQUIRE]) dnl dnl At the end, if we're not within glib, we'll define the public dnl definitions in terms of our private definitions. dnl # GLIB_LC_MESSAGES #-------------------- glib_DEFUN([GLIB_LC_MESSAGES], [AC_CHECK_HEADERS([locale.h]) if test $ac_cv_header_locale_h = yes; then AC_CACHE_CHECK([for LC_MESSAGES], am_cv_val_LC_MESSAGES, [AC_TRY_LINK([#include ], [return LC_MESSAGES], am_cv_val_LC_MESSAGES=yes, am_cv_val_LC_MESSAGES=no)]) if test $am_cv_val_LC_MESSAGES = yes; then AC_DEFINE(HAVE_LC_MESSAGES, 1, [Define if your file defines LC_MESSAGES.]) fi fi]) # GLIB_PATH_PROG_WITH_TEST #---------------------------- dnl GLIB_PATH_PROG_WITH_TEST(VARIABLE, PROG-TO-CHECK-FOR, dnl TEST-PERFORMED-ON-FOUND_PROGRAM [, VALUE-IF-NOT-FOUND [, PATH]]) glib_DEFUN([GLIB_PATH_PROG_WITH_TEST], [# Extract the first word of "$2", so it can be a program name with args. set dummy $2; ac_word=[$]2 AC_MSG_CHECKING([for $ac_word]) AC_CACHE_VAL(ac_cv_path_$1, [case "[$]$1" in /*) ac_cv_path_$1="[$]$1" # Let the user override the test with a path. ;; *) IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" for ac_dir in ifelse([$5], , $PATH, [$5]); do test -z "$ac_dir" && ac_dir=. if test -f $ac_dir/$ac_word; then if [$3]; then ac_cv_path_$1="$ac_dir/$ac_word" break fi fi done IFS="$ac_save_ifs" dnl If no 4th arg is given, leave the cache variable unset, dnl so AC_PATH_PROGS will keep looking. ifelse([$4], , , [ test -z "[$]ac_cv_path_$1" && ac_cv_path_$1="$4" ])dnl ;; esac])dnl $1="$ac_cv_path_$1" if test ifelse([$4], , [-n "[$]$1"], ["[$]$1" != "$4"]); then AC_MSG_RESULT([$]$1) else AC_MSG_RESULT(no) fi AC_SUBST($1)dnl ]) # GLIB_WITH_NLS #----------------- glib_DEFUN([GLIB_WITH_NLS], dnl NLS is obligatory [USE_NLS=yes AC_SUBST(USE_NLS) gt_cv_have_gettext=no CATOBJEXT=NONE XGETTEXT=: INTLLIBS= AC_CHECK_HEADER(libintl.h, [gt_cv_func_dgettext_libintl="no" libintl_extra_libs="" # # First check in libc # AC_CACHE_CHECK([for dgettext in libc], gt_cv_func_dgettext_libc, [AC_TRY_LINK([ #include ], [return (int) dgettext ("","")], gt_cv_func_dgettext_libc=yes, gt_cv_func_dgettext_libc=no) ]) if test "$gt_cv_func_dgettext_libc" = "yes" ; then AC_CHECK_FUNCS(bind_textdomain_codeset) fi # # If we don't have everything we want, check in libintl # if test "$gt_cv_func_dgettext_libc" != "yes" \ || test "$ac_cv_func_bind_textdomain_codeset" != "yes" ; then AC_CHECK_LIB(intl, bindtextdomain, [AC_CHECK_LIB(intl, dgettext, gt_cv_func_dgettext_libintl=yes)]) if test "$gt_cv_func_dgettext_libintl" != "yes" ; then AC_MSG_CHECKING([if -liconv is needed to use gettext]) AC_MSG_RESULT([]) AC_CHECK_LIB(intl, dcgettext, [gt_cv_func_dgettext_libintl=yes libintl_extra_libs=-liconv], :,-liconv) fi # # If we found libintl, then check in it for bind_textdomain_codeset(); # we'll prefer libc if neither have bind_textdomain_codeset(), # and both have dgettext # if test "$gt_cv_func_dgettext_libintl" = "yes" ; then glib_save_LIBS="$LIBS" LIBS="$LIBS -lintl $libintl_extra_libs" unset ac_cv_func_bind_textdomain_codeset AC_CHECK_FUNCS(bind_textdomain_codeset) LIBS="$glib_save_LIBS" if test "$ac_cv_func_bind_textdomain_codeset" = "yes" ; then gt_cv_func_dgettext_libc=no else if test "$gt_cv_func_dgettext_libc" = "yes"; then gt_cv_func_dgettext_libintl=no fi fi fi fi if test "$gt_cv_func_dgettext_libc" = "yes" \ || test "$gt_cv_func_dgettext_libintl" = "yes"; then gt_cv_have_gettext=yes fi if test "$gt_cv_func_dgettext_libintl" = "yes"; then INTLLIBS="-lintl $libintl_extra_libs" fi if test "$gt_cv_have_gettext" = "yes"; then AC_DEFINE(HAVE_GETTEXT,1, [Define if the GNU gettext() function is already present or preinstalled.]) GLIB_PATH_PROG_WITH_TEST(MSGFMT, msgfmt, [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl if test "$MSGFMT" != "no"; then AC_CHECK_FUNCS(dcgettext) AC_PATH_PROG(GMSGFMT, gmsgfmt, $MSGFMT) GLIB_PATH_PROG_WITH_TEST(XGETTEXT, xgettext, [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :) AC_TRY_LINK(, [extern int _nl_msg_cat_cntr; return _nl_msg_cat_cntr], [CATOBJEXT=.gmo DATADIRNAME=share], [case $host in *-*-solaris*) dnl On Solaris, if bind_textdomain_codeset is in libc, dnl GNU format message catalog is always supported, dnl since both are added to the libc all together. dnl Hence, we'd like to go with DATADIRNAME=share and dnl and CATOBJEXT=.gmo in this case. AC_CHECK_FUNC(bind_textdomain_codeset, [CATOBJEXT=.gmo DATADIRNAME=share], [CATOBJEXT=.mo DATADIRNAME=lib]) ;; *) CATOBJEXT=.mo DATADIRNAME=lib ;; esac]) INSTOBJEXT=.mo else gt_cv_have_gettext=no fi fi ]) if test "$gt_cv_have_gettext" = "yes" ; then AC_DEFINE(ENABLE_NLS, 1, [always defined to indicate that i18n is enabled]) fi dnl Test whether we really found GNU xgettext. if test "$XGETTEXT" != ":"; then dnl If it is not GNU xgettext we define it as : so that the dnl Makefiles still can work. if $XGETTEXT --omit-header /dev/null 2> /dev/null; then : ; else AC_MSG_RESULT( [found xgettext program is not GNU xgettext; ignore it]) XGETTEXT=":" fi fi # We need to process the po/ directory. POSUB=po AC_OUTPUT_COMMANDS( [case "$CONFIG_FILES" in *po/Makefile.in*) sed -e "/POTFILES =/r po/POTFILES" po/Makefile.in > po/Makefile esac]) dnl These rules are solely for the distribution goal. While doing this dnl we only have to keep exactly one list of the available catalogs dnl in configure.in. for lang in $ALL_LINGUAS; do GMOFILES="$GMOFILES $lang.gmo" POFILES="$POFILES $lang.po" done dnl Make all variables we use known to autoconf. AC_SUBST(CATALOGS) AC_SUBST(CATOBJEXT) AC_SUBST(DATADIRNAME) AC_SUBST(GMOFILES) AC_SUBST(INSTOBJEXT) AC_SUBST(INTLLIBS) AC_SUBST(PO_IN_DATADIR_TRUE) AC_SUBST(PO_IN_DATADIR_FALSE) AC_SUBST(POFILES) AC_SUBST(POSUB) ]) # AM_GLIB_GNU_GETTEXT # ------------------- # Do checks necessary for use of gettext. If a suitable implementation # of gettext is found in either in libintl or in the C library, # it will set INTLLIBS to the libraries needed for use of gettext # and AC_DEFINE() HAVE_GETTEXT and ENABLE_NLS. (The shell variable # gt_cv_have_gettext will be set to "yes".) It will also call AC_SUBST() # on various variables needed by the Makefile.in.in installed by # glib-gettextize. dnl glib_DEFUN(GLIB_GNU_GETTEXT, [AC_REQUIRE([AC_PROG_CC])dnl AC_REQUIRE([AC_HEADER_STDC])dnl GLIB_LC_MESSAGES GLIB_WITH_NLS if test "$gt_cv_have_gettext" = "yes"; then if test "x$ALL_LINGUAS" = "x"; then LINGUAS= else AC_MSG_CHECKING(for catalogs to be installed) NEW_LINGUAS= for presentlang in $ALL_LINGUAS; do useit=no if test "%UNSET%" != "${LINGUAS-%UNSET%}"; 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 NEW_LINGUAS="$NEW_LINGUAS $presentlang" fi done LINGUAS=$NEW_LINGUAS AC_MSG_RESULT($LINGUAS) fi dnl Construct list of names of catalog files to be constructed. if test -n "$LINGUAS"; then for lang in $LINGUAS; do CATALOGS="$CATALOGS $lang$CATOBJEXT"; done fi fi dnl If the AC_CONFIG_AUX_DIR macro for autoconf is used we possibly dnl find the mkinstalldirs script in another subdir but ($top_srcdir). dnl Try to locate is. MKINSTALLDIRS= if test -n "$ac_aux_dir"; then MKINSTALLDIRS="$ac_aux_dir/mkinstalldirs" fi if test -z "$MKINSTALLDIRS"; then MKINSTALLDIRS="\$(top_srcdir)/mkinstalldirs" fi AC_SUBST(MKINSTALLDIRS) dnl Generate list of files to be processed by xgettext which will dnl be included in po/Makefile. test -d po || mkdir po if test "x$srcdir" != "x."; then if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then posrcprefix="$srcdir/" else posrcprefix="../$srcdir/" fi else posrcprefix="../" fi rm -f po/POTFILES sed -e "/^#/d" -e "/^\$/d" -e "s,.*, $posrcprefix& \\\\," -e "\$s/\(.*\) \\\\/\1/" \ < $srcdir/po/POTFILES.in > po/POTFILES ]) # AM_GLIB_DEFINE_LOCALEDIR(VARIABLE) # ------------------------------- # Define VARIABLE to the location where catalog files will # be installed by po/Makefile. glib_DEFUN(GLIB_DEFINE_LOCALEDIR, [glib_REQUIRE([GLIB_GNU_GETTEXT])dnl glib_save_prefix="$prefix" glib_save_exec_prefix="$exec_prefix" test "x$prefix" = xNONE && prefix=$ac_default_prefix test "x$exec_prefix" = xNONE && exec_prefix=$prefix if test "x$CATOBJEXT" = "x.mo" ; then localedir=`eval echo "${libdir}/locale"` else localedir=`eval echo "${datadir}/locale"` fi prefix="$glib_save_prefix" exec_prefix="$glib_save_exec_prefix" AC_DEFINE_UNQUOTED($1, "$localedir", [Define the location where the catalogs will be installed]) ]) dnl dnl Now the definitions that aclocal will find dnl ifdef(glib_configure_in,[],[ AC_DEFUN(AM_GLIB_GNU_GETTEXT,[GLIB_GNU_GETTEXT($@)]) AC_DEFUN(AM_GLIB_DEFINE_LOCALEDIR,[GLIB_DEFINE_LOCALEDIR($@)]) ])dnl # Add --enable-maintainer-mode option to configure. # From Jim Meyering # serial 1 AC_DEFUN([AM_MAINTAINER_MODE], [AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles]) dnl maintainer-mode is disabled by default AC_ARG_ENABLE(maintainer-mode, [ --enable-maintainer-mode enable make rules and dependencies not useful (and sometimes confusing) to the casual installer], USE_MAINTAINER_MODE=$enableval, USE_MAINTAINER_MODE=no) AC_MSG_RESULT($USE_MAINTAINER_MODE) AM_CONDITIONAL(MAINTAINER_MODE, test $USE_MAINTAINER_MODE = yes) MAINT=$MAINTAINER_MODE_TRUE AC_SUBST(MAINT)dnl ] ) monster-masher-1.1/config.guess0000755000175000017500000012025607704726176012346 #! /bin/sh # Attempt to guess a canonical system name. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, # 2000, 2001, 2002, 2003 Free Software Foundation, Inc. timestamp='2003-01-10' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. # Originally written by Per Bothner . # Please send patches to . Submit a context # diff and a properly formatted ChangeLog entry. # # This script attempts to guess a canonical system name similar to # config.sub. If it succeeds, it prints the system name on stdout, and # exits with 0. Otherwise, it exits with 1. # # The plan is that this can be called by configure scripts if you # don't specify an explicit build system type. me=`echo "$0" | sed -e 's,.*/,,'` usage="\ Usage: $0 [OPTION] Output the configuration name of the system \`$me' is run on. Operation modes: -h, --help print this help, then exit -t, --time-stamp print date of last modification, then exit -v, --version print version number, then exit Report bugs and patches to ." version="\ GNU config.guess ($timestamp) Originally written by Per Bothner. Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." help=" Try \`$me --help' for more information." # Parse command line while test $# -gt 0 ; do case $1 in --time-stamp | --time* | -t ) echo "$timestamp" ; exit 0 ;; --version | -v ) echo "$version" ; exit 0 ;; --help | --h* | -h ) echo "$usage"; exit 0 ;; -- ) # Stop option processing shift; break ;; - ) # Use stdin as input. break ;; -* ) echo "$me: invalid option $1$help" >&2 exit 1 ;; * ) break ;; esac done if test $# != 0; then echo "$me: too many arguments$help" >&2 exit 1 fi trap 'exit 1' 1 2 15 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a # compiler to aid in system detection is discouraged as it requires # temporary files to be created and, as you can see below, it is a # headache to deal with in a portable fashion. # Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still # use `HOST_CC' if defined, but it is deprecated. # Portable tmp directory creation inspired by the Autoconf team. set_cc_for_build=' trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ; trap "rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null; exit 1" 1 2 13 15 ; : ${TMPDIR=/tmp} ; { tmp=`(umask 077 && mktemp -d -q "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || { echo "$me: cannot create a temporary directory in $TMPDIR" >&2 ; exit 1 ; } ; dummy=$tmp/dummy ; tmpfiles="$dummy.c $dummy.o $dummy.rel $dummy" ; case $CC_FOR_BUILD,$HOST_CC,$CC in ,,) echo "int x;" > $dummy.c ; for c in cc gcc c89 c99 ; do if ($c -c -o $dummy.o $dummy.c) >/dev/null 2>&1 ; then CC_FOR_BUILD="$c"; break ; fi ; done ; if test x"$CC_FOR_BUILD" = x ; then CC_FOR_BUILD=no_compiler_found ; fi ;; ,,*) CC_FOR_BUILD=$CC ;; ,*,*) CC_FOR_BUILD=$HOST_CC ;; esac ;' # This is needed to find uname on a Pyramid OSx when run in the BSD universe. # (ghazi@noc.rutgers.edu 1994-08-24) if (test -f /.attbin/uname) >/dev/null 2>&1 ; then PATH=$PATH:/.attbin ; export PATH fi UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown # Note: order is significant - the case branches are not exclusive. case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in *:NetBSD:*:*) # NetBSD (nbsd) targets should (where applicable) match one or # more of the tupples: *-*-netbsdelf*, *-*-netbsdaout*, # *-*-netbsdecoff* and *-*-netbsd*. For targets that recently # switched to ELF, *-*-netbsd* would select the old # object file format. This provides both forward # compatibility and a consistent mechanism for selecting the # object file format. # # Note: NetBSD doesn't particularly care about the vendor # portion of the name. We always set it to "unknown". sysctl="sysctl -n hw.machine_arch" UNAME_MACHINE_ARCH=`(/sbin/$sysctl 2>/dev/null || \ /usr/sbin/$sysctl 2>/dev/null || echo unknown)` case "${UNAME_MACHINE_ARCH}" in armeb) machine=armeb-unknown ;; arm*) machine=arm-unknown ;; sh3el) machine=shl-unknown ;; sh3eb) machine=sh-unknown ;; *) machine=${UNAME_MACHINE_ARCH}-unknown ;; esac # The Operating System including object format, if it has switched # to ELF recently, or will in the future. case "${UNAME_MACHINE_ARCH}" in arm*|i386|m68k|ns32k|sh3*|sparc|vax) eval $set_cc_for_build if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \ | grep __ELF__ >/dev/null then # Once all utilities can be ECOFF (netbsdecoff) or a.out (netbsdaout). # Return netbsd for either. FIX? os=netbsd else os=netbsdelf fi ;; *) os=netbsd ;; esac # The OS release # Debian GNU/NetBSD machines have a different userland, and # thus, need a distinct triplet. However, they do not need # kernel version information, so it can be replaced with a # suitable tag, in the style of linux-gnu. case "${UNAME_VERSION}" in Debian*) release='-gnu' ;; *) release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` ;; esac # Since CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM: # contains redundant information, the shorter form: # CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM is used. echo "${machine}-${os}${release}" exit 0 ;; amiga:OpenBSD:*:*) echo m68k-unknown-openbsd${UNAME_RELEASE} exit 0 ;; arc:OpenBSD:*:*) echo mipsel-unknown-openbsd${UNAME_RELEASE} exit 0 ;; hp300:OpenBSD:*:*) echo m68k-unknown-openbsd${UNAME_RELEASE} exit 0 ;; mac68k:OpenBSD:*:*) echo m68k-unknown-openbsd${UNAME_RELEASE} exit 0 ;; macppc:OpenBSD:*:*) echo powerpc-unknown-openbsd${UNAME_RELEASE} exit 0 ;; mvme68k:OpenBSD:*:*) echo m68k-unknown-openbsd${UNAME_RELEASE} exit 0 ;; mvme88k:OpenBSD:*:*) echo m88k-unknown-openbsd${UNAME_RELEASE} exit 0 ;; mvmeppc:OpenBSD:*:*) echo powerpc-unknown-openbsd${UNAME_RELEASE} exit 0 ;; pmax:OpenBSD:*:*) echo mipsel-unknown-openbsd${UNAME_RELEASE} exit 0 ;; sgi:OpenBSD:*:*) echo mipseb-unknown-openbsd${UNAME_RELEASE} exit 0 ;; sun3:OpenBSD:*:*) echo m68k-unknown-openbsd${UNAME_RELEASE} exit 0 ;; wgrisc:OpenBSD:*:*) echo mipsel-unknown-openbsd${UNAME_RELEASE} exit 0 ;; *:OpenBSD:*:*) echo ${UNAME_MACHINE}-unknown-openbsd${UNAME_RELEASE} exit 0 ;; *:MicroBSD:*:*) echo ${UNAME_MACHINE}-unknown-microbsd${UNAME_RELEASE} exit 0 ;; alpha:OSF1:*:*) if test $UNAME_RELEASE = "V4.0"; then UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` fi # A Vn.n version is a released version. # A Tn.n version is a released field test version. # A Xn.n version is an unreleased experimental baselevel. # 1.2 uses "1.2" for uname -r. eval $set_cc_for_build cat <$dummy.s .data \$Lformat: .byte 37,100,45,37,120,10,0 # "%d-%x\n" .text .globl main .align 4 .ent main main: .frame \$30,16,\$26,0 ldgp \$29,0(\$27) .prologue 1 .long 0x47e03d80 # implver \$0 lda \$2,-1 .long 0x47e20c21 # amask \$2,\$1 lda \$16,\$Lformat mov \$0,\$17 not \$1,\$18 jsr \$26,printf ldgp \$29,0(\$26) mov 0,\$16 jsr \$26,exit .end main EOF $CC_FOR_BUILD -o $dummy $dummy.s 2>/dev/null if test "$?" = 0 ; then case `$dummy` in 0-0) UNAME_MACHINE="alpha" ;; 1-0) UNAME_MACHINE="alphaev5" ;; 1-1) UNAME_MACHINE="alphaev56" ;; 1-101) UNAME_MACHINE="alphapca56" ;; 2-303) UNAME_MACHINE="alphaev6" ;; 2-307) UNAME_MACHINE="alphaev67" ;; 2-1307) UNAME_MACHINE="alphaev68" ;; 3-1307) UNAME_MACHINE="alphaev7" ;; esac fi echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` exit 0 ;; Alpha\ *:Windows_NT*:*) # How do we know it's Interix rather than the generic POSIX subsystem? # Should we change UNAME_MACHINE based on the output of uname instead # of the specific Alpha model? echo alpha-pc-interix exit 0 ;; 21064:Windows_NT:50:3) echo alpha-dec-winnt3.5 exit 0 ;; Amiga*:UNIX_System_V:4.0:*) echo m68k-unknown-sysv4 exit 0;; *:[Aa]miga[Oo][Ss]:*:*) echo ${UNAME_MACHINE}-unknown-amigaos exit 0 ;; *:[Mm]orph[Oo][Ss]:*:*) echo ${UNAME_MACHINE}-unknown-morphos exit 0 ;; *:OS/390:*:*) echo i370-ibm-openedition exit 0 ;; arm:RISC*:1.[012]*:*|arm:riscix:1.[012]*:*) echo arm-acorn-riscix${UNAME_RELEASE} exit 0;; SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*) echo hppa1.1-hitachi-hiuxmpp exit 0;; Pyramid*:OSx*:*:* | MIS*:OSx*:*:* | MIS*:SMP_DC-OSx*:*:*) # akee@wpdis03.wpafb.af.mil (Earle F. Ake) contributed MIS and NILE. if test "`(/bin/universe) 2>/dev/null`" = att ; then echo pyramid-pyramid-sysv3 else echo pyramid-pyramid-bsd fi exit 0 ;; NILE*:*:*:dcosx) echo pyramid-pyramid-svr4 exit 0 ;; DRS?6000:UNIX_SV:4.2*:7*) case `/usr/bin/uname -p` in sparc) echo sparc-icl-nx7 && exit 0 ;; esac ;; sun4H:SunOS:5.*:*) echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit 0 ;; sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit 0 ;; i86pc:SunOS:5.*:*) echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit 0 ;; sun4*:SunOS:6*:*) # According to config.sub, this is the proper way to canonicalize # SunOS6. Hard to guess exactly what SunOS6 will be like, but # it's likely to be more like Solaris than SunOS4. echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit 0 ;; sun4*:SunOS:*:*) case "`/usr/bin/arch -k`" in Series*|S4*) UNAME_RELEASE=`uname -v` ;; esac # Japanese Language versions have a version number like `4.1.3-JL'. echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` exit 0 ;; sun3*:SunOS:*:*) echo m68k-sun-sunos${UNAME_RELEASE} exit 0 ;; sun*:*:4.2BSD:*) UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 case "`/bin/arch`" in sun3) echo m68k-sun-sunos${UNAME_RELEASE} ;; sun4) echo sparc-sun-sunos${UNAME_RELEASE} ;; esac exit 0 ;; aushp:SunOS:*:*) echo sparc-auspex-sunos${UNAME_RELEASE} exit 0 ;; # The situation for MiNT is a little confusing. The machine name # can be virtually everything (everything which is not # "atarist" or "atariste" at least should have a processor # > m68000). The system name ranges from "MiNT" over "FreeMiNT" # to the lowercase version "mint" (or "freemint"). Finally # the system name "TOS" denotes a system which is actually not # MiNT. But MiNT is downward compatible to TOS, so this should # be no problem. atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*) echo m68k-atari-mint${UNAME_RELEASE} exit 0 ;; atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*) echo m68k-atari-mint${UNAME_RELEASE} exit 0 ;; *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*) echo m68k-atari-mint${UNAME_RELEASE} exit 0 ;; milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*) echo m68k-milan-mint${UNAME_RELEASE} exit 0 ;; hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*) echo m68k-hades-mint${UNAME_RELEASE} exit 0 ;; *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*) echo m68k-unknown-mint${UNAME_RELEASE} exit 0 ;; powerpc:machten:*:*) echo powerpc-apple-machten${UNAME_RELEASE} exit 0 ;; RISC*:Mach:*:*) echo mips-dec-mach_bsd4.3 exit 0 ;; RISC*:ULTRIX:*:*) echo mips-dec-ultrix${UNAME_RELEASE} exit 0 ;; VAX*:ULTRIX*:*:*) echo vax-dec-ultrix${UNAME_RELEASE} exit 0 ;; 2020:CLIX:*:* | 2430:CLIX:*:*) echo clipper-intergraph-clix${UNAME_RELEASE} exit 0 ;; mips:*:*:UMIPS | mips:*:*:RISCos) eval $set_cc_for_build sed 's/^ //' << EOF >$dummy.c #ifdef __cplusplus #include /* for printf() prototype */ int main (int argc, char *argv[]) { #else int main (argc, argv) int argc; char *argv[]; { #endif #if defined (host_mips) && defined (MIPSEB) #if defined (SYSTYPE_SYSV) printf ("mips-mips-riscos%ssysv\n", argv[1]); exit (0); #endif #if defined (SYSTYPE_SVR4) printf ("mips-mips-riscos%ssvr4\n", argv[1]); exit (0); #endif #if defined (SYSTYPE_BSD43) || defined(SYSTYPE_BSD) printf ("mips-mips-riscos%sbsd\n", argv[1]); exit (0); #endif #endif exit (-1); } EOF $CC_FOR_BUILD -o $dummy $dummy.c \ && $dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \ && exit 0 echo mips-mips-riscos${UNAME_RELEASE} exit 0 ;; Motorola:PowerMAX_OS:*:*) echo powerpc-motorola-powermax exit 0 ;; Motorola:*:4.3:PL8-*) echo powerpc-harris-powermax exit 0 ;; Night_Hawk:*:*:PowerMAX_OS | Synergy:PowerMAX_OS:*:*) echo powerpc-harris-powermax exit 0 ;; Night_Hawk:Power_UNIX:*:*) echo powerpc-harris-powerunix exit 0 ;; m88k:CX/UX:7*:*) echo m88k-harris-cxux7 exit 0 ;; m88k:*:4*:R4*) echo m88k-motorola-sysv4 exit 0 ;; m88k:*:3*:R3*) echo m88k-motorola-sysv3 exit 0 ;; AViiON:dgux:*:*) # DG/UX returns AViiON for all architectures UNAME_PROCESSOR=`/usr/bin/uname -p` if [ $UNAME_PROCESSOR = mc88100 ] || [ $UNAME_PROCESSOR = mc88110 ] then if [ ${TARGET_BINARY_INTERFACE}x = m88kdguxelfx ] || \ [ ${TARGET_BINARY_INTERFACE}x = x ] then echo m88k-dg-dgux${UNAME_RELEASE} else echo m88k-dg-dguxbcs${UNAME_RELEASE} fi else echo i586-dg-dgux${UNAME_RELEASE} fi exit 0 ;; M88*:DolphinOS:*:*) # DolphinOS (SVR3) echo m88k-dolphin-sysv3 exit 0 ;; M88*:*:R3*:*) # Delta 88k system running SVR3 echo m88k-motorola-sysv3 exit 0 ;; XD88*:*:*:*) # Tektronix XD88 system running UTekV (SVR3) echo m88k-tektronix-sysv3 exit 0 ;; Tek43[0-9][0-9]:UTek:*:*) # Tektronix 4300 system running UTek (BSD) echo m68k-tektronix-bsd exit 0 ;; *:IRIX*:*:*) echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` exit 0 ;; ????????:AIX?:[12].1:2) # AIX 2.2.1 or AIX 2.1.1 is RT/PC AIX. echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id exit 0 ;; # Note that: echo "'`uname -s`'" gives 'AIX ' i*86:AIX:*:*) echo i386-ibm-aix exit 0 ;; ia64:AIX:*:*) if [ -x /usr/bin/oslevel ] ; then IBM_REV=`/usr/bin/oslevel` else IBM_REV=${UNAME_VERSION}.${UNAME_RELEASE} fi echo ${UNAME_MACHINE}-ibm-aix${IBM_REV} exit 0 ;; *:AIX:2:3) if grep bos325 /usr/include/stdio.h >/dev/null 2>&1; then eval $set_cc_for_build sed 's/^ //' << EOF >$dummy.c #include main() { if (!__power_pc()) exit(1); puts("powerpc-ibm-aix3.2.5"); exit(0); } EOF $CC_FOR_BUILD -o $dummy $dummy.c && $dummy && exit 0 echo rs6000-ibm-aix3.2.5 elif grep bos324 /usr/include/stdio.h >/dev/null 2>&1; then echo rs6000-ibm-aix3.2.4 else echo rs6000-ibm-aix3.2 fi exit 0 ;; *:AIX:*:[45]) IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then IBM_ARCH=rs6000 else IBM_ARCH=powerpc fi if [ -x /usr/bin/oslevel ] ; then IBM_REV=`/usr/bin/oslevel` else IBM_REV=${UNAME_VERSION}.${UNAME_RELEASE} fi echo ${IBM_ARCH}-ibm-aix${IBM_REV} exit 0 ;; *:AIX:*:*) echo rs6000-ibm-aix exit 0 ;; ibmrt:4.4BSD:*|romp-ibm:BSD:*) echo romp-ibm-bsd4.4 exit 0 ;; ibmrt:*BSD:*|romp-ibm:BSD:*) # covers RT/PC BSD and echo romp-ibm-bsd${UNAME_RELEASE} # 4.3 with uname added to exit 0 ;; # report: romp-ibm BSD 4.3 *:BOSX:*:*) echo rs6000-bull-bosx exit 0 ;; DPX/2?00:B.O.S.:*:*) echo m68k-bull-sysv3 exit 0 ;; 9000/[34]??:4.3bsd:1.*:*) echo m68k-hp-bsd exit 0 ;; hp300:4.4BSD:*:* | 9000/[34]??:4.3bsd:2.*:*) echo m68k-hp-bsd4.4 exit 0 ;; 9000/[34678]??:HP-UX:*:*) HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` case "${UNAME_MACHINE}" in 9000/31? ) HP_ARCH=m68000 ;; 9000/[34]?? ) HP_ARCH=m68k ;; 9000/[678][0-9][0-9]) if [ -x /usr/bin/getconf ]; then sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null` sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null` case "${sc_cpu_version}" in 523) HP_ARCH="hppa1.0" ;; # CPU_PA_RISC1_0 528) HP_ARCH="hppa1.1" ;; # CPU_PA_RISC1_1 532) # CPU_PA_RISC2_0 case "${sc_kernel_bits}" in 32) HP_ARCH="hppa2.0n" ;; 64) HP_ARCH="hppa2.0w" ;; '') HP_ARCH="hppa2.0" ;; # HP-UX 10.20 esac ;; esac fi if [ "${HP_ARCH}" = "" ]; then eval $set_cc_for_build sed 's/^ //' << EOF >$dummy.c #define _HPUX_SOURCE #include #include int main () { #if defined(_SC_KERNEL_BITS) long bits = sysconf(_SC_KERNEL_BITS); #endif long cpu = sysconf (_SC_CPU_VERSION); switch (cpu) { case CPU_PA_RISC1_0: puts ("hppa1.0"); break; case CPU_PA_RISC1_1: puts ("hppa1.1"); break; case CPU_PA_RISC2_0: #if defined(_SC_KERNEL_BITS) switch (bits) { case 64: puts ("hppa2.0w"); break; case 32: puts ("hppa2.0n"); break; default: puts ("hppa2.0"); break; } break; #else /* !defined(_SC_KERNEL_BITS) */ puts ("hppa2.0"); break; #endif default: puts ("hppa1.0"); break; } exit (0); } EOF (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` test -z "$HP_ARCH" && HP_ARCH=hppa fi ;; esac if [ ${HP_ARCH} = "hppa2.0w" ] then # avoid double evaluation of $set_cc_for_build test -n "$CC_FOR_BUILD" || eval $set_cc_for_build if echo __LP64__ | (CCOPTS= $CC_FOR_BUILD -E -) | grep __LP64__ >/dev/null then HP_ARCH="hppa2.0w" else HP_ARCH="hppa64" fi fi echo ${HP_ARCH}-hp-hpux${HPUX_REV} exit 0 ;; ia64:HP-UX:*:*) HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` echo ia64-hp-hpux${HPUX_REV} exit 0 ;; 3050*:HI-UX:*:*) eval $set_cc_for_build sed 's/^ //' << EOF >$dummy.c #include int main () { long cpu = sysconf (_SC_CPU_VERSION); /* The order matters, because CPU_IS_HP_MC68K erroneously returns true for CPU_PA_RISC1_0. CPU_IS_PA_RISC returns correct results, however. */ if (CPU_IS_PA_RISC (cpu)) { switch (cpu) { case CPU_PA_RISC1_0: puts ("hppa1.0-hitachi-hiuxwe2"); break; case CPU_PA_RISC1_1: puts ("hppa1.1-hitachi-hiuxwe2"); break; case CPU_PA_RISC2_0: puts ("hppa2.0-hitachi-hiuxwe2"); break; default: puts ("hppa-hitachi-hiuxwe2"); break; } } else if (CPU_IS_HP_MC68K (cpu)) puts ("m68k-hitachi-hiuxwe2"); else puts ("unknown-hitachi-hiuxwe2"); exit (0); } EOF $CC_FOR_BUILD -o $dummy $dummy.c && $dummy && exit 0 echo unknown-hitachi-hiuxwe2 exit 0 ;; 9000/7??:4.3bsd:*:* | 9000/8?[79]:4.3bsd:*:* ) echo hppa1.1-hp-bsd exit 0 ;; 9000/8??:4.3bsd:*:*) echo hppa1.0-hp-bsd exit 0 ;; *9??*:MPE/iX:*:* | *3000*:MPE/iX:*:*) echo hppa1.0-hp-mpeix exit 0 ;; hp7??:OSF1:*:* | hp8?[79]:OSF1:*:* ) echo hppa1.1-hp-osf exit 0 ;; hp8??:OSF1:*:*) echo hppa1.0-hp-osf exit 0 ;; i*86:OSF1:*:*) if [ -x /usr/sbin/sysversion ] ; then echo ${UNAME_MACHINE}-unknown-osf1mk else echo ${UNAME_MACHINE}-unknown-osf1 fi exit 0 ;; parisc*:Lites*:*:*) echo hppa1.1-hp-lites exit 0 ;; C1*:ConvexOS:*:* | convex:ConvexOS:C1*:*) echo c1-convex-bsd exit 0 ;; C2*:ConvexOS:*:* | convex:ConvexOS:C2*:*) if getsysinfo -f scalar_acc then echo c32-convex-bsd else echo c2-convex-bsd fi exit 0 ;; C34*:ConvexOS:*:* | convex:ConvexOS:C34*:*) echo c34-convex-bsd exit 0 ;; C38*:ConvexOS:*:* | convex:ConvexOS:C38*:*) echo c38-convex-bsd exit 0 ;; C4*:ConvexOS:*:* | convex:ConvexOS:C4*:*) echo c4-convex-bsd exit 0 ;; CRAY*Y-MP:*:*:*) echo ymp-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' exit 0 ;; CRAY*[A-Z]90:*:*:*) echo ${UNAME_MACHINE}-cray-unicos${UNAME_RELEASE} \ | sed -e 's/CRAY.*\([A-Z]90\)/\1/' \ -e y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/ \ -e 's/\.[^.]*$/.X/' exit 0 ;; CRAY*TS:*:*:*) echo t90-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' exit 0 ;; CRAY*T3E:*:*:*) echo alphaev5-cray-unicosmk${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' exit 0 ;; CRAY*SV1:*:*:*) echo sv1-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' exit 0 ;; *:UNICOS/mp:*:*) echo nv1-cray-unicosmp${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' exit 0 ;; F30[01]:UNIX_System_V:*:* | F700:UNIX_System_V:*:*) FUJITSU_PROC=`uname -m | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" exit 0 ;; i*86:BSD/386:*:* | i*86:BSD/OS:*:* | *:Ascend\ Embedded/OS:*:*) echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE} exit 0 ;; sparc*:BSD/OS:*:*) echo sparc-unknown-bsdi${UNAME_RELEASE} exit 0 ;; *:BSD/OS:*:*) echo ${UNAME_MACHINE}-unknown-bsdi${UNAME_RELEASE} exit 0 ;; *:FreeBSD:*:*) # Determine whether the default compiler uses glibc. eval $set_cc_for_build sed 's/^ //' << EOF >$dummy.c #include #if __GLIBC__ >= 2 LIBC=gnu #else LIBC= #endif EOF eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=` echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`${LIBC:+-$LIBC} exit 0 ;; i*:CYGWIN*:*) echo ${UNAME_MACHINE}-pc-cygwin exit 0 ;; i*:MINGW*:*) echo ${UNAME_MACHINE}-pc-mingw32 exit 0 ;; i*:PW*:*) echo ${UNAME_MACHINE}-pc-pw32 exit 0 ;; x86:Interix*:3*) echo i586-pc-interix3 exit 0 ;; [345]86:Windows_95:* | [345]86:Windows_98:* | [345]86:Windows_NT:*) echo i${UNAME_MACHINE}-pc-mks exit 0 ;; i*:Windows_NT*:* | Pentium*:Windows_NT*:*) # How do we know it's Interix rather than the generic POSIX subsystem? # It also conflicts with pre-2.0 versions of AT&T UWIN. Should we # UNAME_MACHINE based on the output of uname instead of i386? echo i586-pc-interix exit 0 ;; i*:UWIN*:*) echo ${UNAME_MACHINE}-pc-uwin exit 0 ;; p*:CYGWIN*:*) echo powerpcle-unknown-cygwin exit 0 ;; prep*:SunOS:5.*:*) echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit 0 ;; *:GNU:*:*) echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` exit 0 ;; i*86:Minix:*:*) echo ${UNAME_MACHINE}-pc-minix exit 0 ;; arm*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit 0 ;; ia64:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit 0 ;; m68*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit 0 ;; mips:Linux:*:*) eval $set_cc_for_build sed 's/^ //' << EOF >$dummy.c #undef CPU #undef mips #undef mipsel #if defined(__MIPSEL__) || defined(__MIPSEL) || defined(_MIPSEL) || defined(MIPSEL) CPU=mipsel #else #if defined(__MIPSEB__) || defined(__MIPSEB) || defined(_MIPSEB) || defined(MIPSEB) CPU=mips #else CPU= #endif #endif EOF eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=` test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0 ;; mips64:Linux:*:*) eval $set_cc_for_build sed 's/^ //' << EOF >$dummy.c #undef CPU #undef mips64 #undef mips64el #if defined(__MIPSEL__) || defined(__MIPSEL) || defined(_MIPSEL) || defined(MIPSEL) CPU=mips64el #else #if defined(__MIPSEB__) || defined(__MIPSEB) || defined(_MIPSEB) || defined(MIPSEB) CPU=mips64 #else CPU= #endif #endif EOF eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=` test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0 ;; ppc:Linux:*:*) echo powerpc-unknown-linux-gnu exit 0 ;; ppc64:Linux:*:*) echo powerpc64-unknown-linux-gnu exit 0 ;; alpha:Linux:*:*) case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in EV5) UNAME_MACHINE=alphaev5 ;; EV56) UNAME_MACHINE=alphaev56 ;; PCA56) UNAME_MACHINE=alphapca56 ;; PCA57) UNAME_MACHINE=alphapca56 ;; EV6) UNAME_MACHINE=alphaev6 ;; EV67) UNAME_MACHINE=alphaev67 ;; EV68*) UNAME_MACHINE=alphaev68 ;; esac objdump --private-headers /bin/sh | grep ld.so.1 >/dev/null if test "$?" = 0 ; then LIBC="libc1" ; else LIBC="" ; fi echo ${UNAME_MACHINE}-unknown-linux-gnu${LIBC} exit 0 ;; parisc:Linux:*:* | hppa:Linux:*:*) # Look for CPU level case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in PA7*) echo hppa1.1-unknown-linux-gnu ;; PA8*) echo hppa2.0-unknown-linux-gnu ;; *) echo hppa-unknown-linux-gnu ;; esac exit 0 ;; parisc64:Linux:*:* | hppa64:Linux:*:*) echo hppa64-unknown-linux-gnu exit 0 ;; s390:Linux:*:* | s390x:Linux:*:*) echo ${UNAME_MACHINE}-ibm-linux exit 0 ;; sh*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit 0 ;; sparc:Linux:*:* | sparc64:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit 0 ;; x86_64:Linux:*:*) echo x86_64-unknown-linux-gnu exit 0 ;; i*86:Linux:*:*) # The BFD linker knows what the default object file format is, so # first see if it will tell us. cd to the root directory to prevent # problems with other programs or directories called `ld' in the path. # Set LC_ALL=C to ensure ld outputs messages in English. ld_supported_targets=`cd /; LC_ALL=C ld --help 2>&1 \ | sed -ne '/supported targets:/!d s/[ ][ ]*/ /g s/.*supported targets: *// s/ .*// p'` case "$ld_supported_targets" in elf32-i386) TENTATIVE="${UNAME_MACHINE}-pc-linux-gnu" ;; a.out-i386-linux) echo "${UNAME_MACHINE}-pc-linux-gnuaout" exit 0 ;; coff-i386) echo "${UNAME_MACHINE}-pc-linux-gnucoff" exit 0 ;; "") # Either a pre-BFD a.out linker (linux-gnuoldld) or # one that does not give us useful --help. echo "${UNAME_MACHINE}-pc-linux-gnuoldld" exit 0 ;; esac # Determine whether the default compiler is a.out or elf eval $set_cc_for_build sed 's/^ //' << EOF >$dummy.c #include #ifdef __ELF__ # ifdef __GLIBC__ # if __GLIBC__ >= 2 LIBC=gnu # else LIBC=gnulibc1 # endif # else LIBC=gnulibc1 # endif #else #ifdef __INTEL_COMPILER LIBC=gnu #else LIBC=gnuaout #endif #endif EOF eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=` test x"${LIBC}" != x && echo "${UNAME_MACHINE}-pc-linux-${LIBC}" && exit 0 test x"${TENTATIVE}" != x && echo "${TENTATIVE}" && exit 0 ;; i*86:DYNIX/ptx:4*:*) # ptx 4.0 does uname -s correctly, with DYNIX/ptx in there. # earlier versions are messed up and put the nodename in both # sysname and nodename. echo i386-sequent-sysv4 exit 0 ;; i*86:UNIX_SV:4.2MP:2.*) # Unixware is an offshoot of SVR4, but it has its own version # number series starting with 2... # I am not positive that other SVR4 systems won't match this, # I just have to hope. -- rms. # Use sysv4.2uw... so that sysv4* matches it. echo ${UNAME_MACHINE}-pc-sysv4.2uw${UNAME_VERSION} exit 0 ;; i*86:OS/2:*:*) # If we were able to find `uname', then EMX Unix compatibility # is probably installed. echo ${UNAME_MACHINE}-pc-os2-emx exit 0 ;; i*86:XTS-300:*:STOP) echo ${UNAME_MACHINE}-unknown-stop exit 0 ;; i*86:atheos:*:*) echo ${UNAME_MACHINE}-unknown-atheos exit 0 ;; i*86:LynxOS:2.*:* | i*86:LynxOS:3.[01]*:* | i*86:LynxOS:4.0*:*) echo i386-unknown-lynxos${UNAME_RELEASE} exit 0 ;; i*86:*DOS:*:*) echo ${UNAME_MACHINE}-pc-msdosdjgpp exit 0 ;; i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then echo ${UNAME_MACHINE}-univel-sysv${UNAME_REL} else echo ${UNAME_MACHINE}-pc-sysv${UNAME_REL} fi exit 0 ;; i*86:*:5:[78]*) case `/bin/uname -X | grep "^Machine"` in *486*) UNAME_MACHINE=i486 ;; *Pentium) UNAME_MACHINE=i586 ;; *Pent*|*Celeron) UNAME_MACHINE=i686 ;; esac echo ${UNAME_MACHINE}-unknown-sysv${UNAME_RELEASE}${UNAME_SYSTEM}${UNAME_VERSION} exit 0 ;; i*86:*:3.2:*) if test -f /usr/options/cb.name; then UNAME_REL=`sed -n 's/.*Version //p' /dev/null >/dev/null ; then UNAME_REL=`(/bin/uname -X|grep Release|sed -e 's/.*= //')` (/bin/uname -X|grep i80486 >/dev/null) && UNAME_MACHINE=i486 (/bin/uname -X|grep '^Machine.*Pentium' >/dev/null) \ && UNAME_MACHINE=i586 (/bin/uname -X|grep '^Machine.*Pent *II' >/dev/null) \ && UNAME_MACHINE=i686 (/bin/uname -X|grep '^Machine.*Pentium Pro' >/dev/null) \ && UNAME_MACHINE=i686 echo ${UNAME_MACHINE}-pc-sco$UNAME_REL else echo ${UNAME_MACHINE}-pc-sysv32 fi exit 0 ;; pc:*:*:*) # Left here for compatibility: # uname -m prints for DJGPP always 'pc', but it prints nothing about # the processor, so we play safe by assuming i386. echo i386-pc-msdosdjgpp exit 0 ;; Intel:Mach:3*:*) echo i386-pc-mach3 exit 0 ;; paragon:*:*:*) echo i860-intel-osf1 exit 0 ;; i860:*:4.*:*) # i860-SVR4 if grep Stardent /usr/include/sys/uadmin.h >/dev/null 2>&1 ; then echo i860-stardent-sysv${UNAME_RELEASE} # Stardent Vistra i860-SVR4 else # Add other i860-SVR4 vendors below as they are discovered. echo i860-unknown-sysv${UNAME_RELEASE} # Unknown i860-SVR4 fi exit 0 ;; mini*:CTIX:SYS*5:*) # "miniframe" echo m68010-convergent-sysv exit 0 ;; mc68k:UNIX:SYSTEM5:3.51m) echo m68k-convergent-sysv exit 0 ;; M680?0:D-NIX:5.3:*) echo m68k-diab-dnix exit 0 ;; M68*:*:R3V[567]*:*) test -r /sysV68 && echo 'm68k-motorola-sysv' && exit 0 ;; 3[34]??:*:4.0:3.0 | 3[34]??A:*:4.0:3.0 | 3[34]??,*:*:4.0:3.0 | 3[34]??/*:*:4.0:3.0 | 4400:*:4.0:3.0 | 4850:*:4.0:3.0 | SKA40:*:4.0:3.0 | SDS2:*:4.0:3.0) OS_REL='' test -r /etc/.relid \ && OS_REL=.`sed -n 's/[^ ]* [^ ]* \([0-9][0-9]\).*/\1/p' < /etc/.relid` /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ && echo i486-ncr-sysv4.3${OS_REL} && exit 0 /bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \ && echo i586-ncr-sysv4.3${OS_REL} && exit 0 ;; 3[34]??:*:4.0:* | 3[34]??,*:*:4.0:*) /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ && echo i486-ncr-sysv4 && exit 0 ;; m68*:LynxOS:2.*:* | m68*:LynxOS:3.0*:*) echo m68k-unknown-lynxos${UNAME_RELEASE} exit 0 ;; mc68030:UNIX_System_V:4.*:*) echo m68k-atari-sysv4 exit 0 ;; TSUNAMI:LynxOS:2.*:*) echo sparc-unknown-lynxos${UNAME_RELEASE} exit 0 ;; rs6000:LynxOS:2.*:*) echo rs6000-unknown-lynxos${UNAME_RELEASE} exit 0 ;; PowerPC:LynxOS:2.*:* | PowerPC:LynxOS:3.[01]*:* | PowerPC:LynxOS:4.0*:*) echo powerpc-unknown-lynxos${UNAME_RELEASE} exit 0 ;; SM[BE]S:UNIX_SV:*:*) echo mips-dde-sysv${UNAME_RELEASE} exit 0 ;; RM*:ReliantUNIX-*:*:*) echo mips-sni-sysv4 exit 0 ;; RM*:SINIX-*:*:*) echo mips-sni-sysv4 exit 0 ;; *:SINIX-*:*:*) if uname -p 2>/dev/null >/dev/null ; then UNAME_MACHINE=`(uname -p) 2>/dev/null` echo ${UNAME_MACHINE}-sni-sysv4 else echo ns32k-sni-sysv fi exit 0 ;; PENTIUM:*:4.0*:*) # Unisys `ClearPath HMP IX 4000' SVR4/MP effort # says echo i586-unisys-sysv4 exit 0 ;; *:UNIX_System_V:4*:FTX*) # From Gerald Hewes . # How about differentiating between stratus architectures? -djm echo hppa1.1-stratus-sysv4 exit 0 ;; *:*:*:FTX*) # From seanf@swdc.stratus.com. echo i860-stratus-sysv4 exit 0 ;; *:VOS:*:*) # From Paul.Green@stratus.com. echo hppa1.1-stratus-vos exit 0 ;; mc68*:A/UX:*:*) echo m68k-apple-aux${UNAME_RELEASE} exit 0 ;; news*:NEWS-OS:6*:*) echo mips-sony-newsos6 exit 0 ;; R[34]000:*System_V*:*:* | R4000:UNIX_SYSV:*:* | R*000:UNIX_SV:*:*) if [ -d /usr/nec ]; then echo mips-nec-sysv${UNAME_RELEASE} else echo mips-unknown-sysv${UNAME_RELEASE} fi exit 0 ;; BeBox:BeOS:*:*) # BeOS running on hardware made by Be, PPC only. echo powerpc-be-beos exit 0 ;; BeMac:BeOS:*:*) # BeOS running on Mac or Mac clone, PPC only. echo powerpc-apple-beos exit 0 ;; BePC:BeOS:*:*) # BeOS running on Intel PC compatible. echo i586-pc-beos exit 0 ;; SX-4:SUPER-UX:*:*) echo sx4-nec-superux${UNAME_RELEASE} exit 0 ;; SX-5:SUPER-UX:*:*) echo sx5-nec-superux${UNAME_RELEASE} exit 0 ;; SX-6:SUPER-UX:*:*) echo sx6-nec-superux${UNAME_RELEASE} exit 0 ;; Power*:Rhapsody:*:*) echo powerpc-apple-rhapsody${UNAME_RELEASE} exit 0 ;; *:Rhapsody:*:*) echo ${UNAME_MACHINE}-apple-rhapsody${UNAME_RELEASE} exit 0 ;; *:Darwin:*:*) case `uname -p` in *86) UNAME_PROCESSOR=i686 ;; powerpc) UNAME_PROCESSOR=powerpc ;; esac echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE} exit 0 ;; *:procnto*:*:* | *:QNX:[0123456789]*:*) UNAME_PROCESSOR=`uname -p` if test "$UNAME_PROCESSOR" = "x86"; then UNAME_PROCESSOR=i386 UNAME_MACHINE=pc fi echo ${UNAME_PROCESSOR}-${UNAME_MACHINE}-nto-qnx${UNAME_RELEASE} exit 0 ;; *:QNX:*:4*) echo i386-pc-qnx exit 0 ;; NSR-[DGKLNPTVW]:NONSTOP_KERNEL:*:*) echo nsr-tandem-nsk${UNAME_RELEASE} exit 0 ;; *:NonStop-UX:*:*) echo mips-compaq-nonstopux exit 0 ;; BS2000:POSIX*:*:*) echo bs2000-siemens-sysv exit 0 ;; DS/*:UNIX_System_V:*:*) echo ${UNAME_MACHINE}-${UNAME_SYSTEM}-${UNAME_RELEASE} exit 0 ;; *:Plan9:*:*) # "uname -m" is not consistent, so use $cputype instead. 386 # is converted to i386 for consistency with other x86 # operating systems. if test "$cputype" = "386"; then UNAME_MACHINE=i386 else UNAME_MACHINE="$cputype" fi echo ${UNAME_MACHINE}-unknown-plan9 exit 0 ;; *:TOPS-10:*:*) echo pdp10-unknown-tops10 exit 0 ;; *:TENEX:*:*) echo pdp10-unknown-tenex exit 0 ;; KS10:TOPS-20:*:* | KL10:TOPS-20:*:* | TYPE4:TOPS-20:*:*) echo pdp10-dec-tops20 exit 0 ;; XKL-1:TOPS-20:*:* | TYPE5:TOPS-20:*:*) echo pdp10-xkl-tops20 exit 0 ;; *:TOPS-20:*:*) echo pdp10-unknown-tops20 exit 0 ;; *:ITS:*:*) echo pdp10-unknown-its exit 0 ;; esac #echo '(No uname command or uname output not recognized.)' 1>&2 #echo "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" 1>&2 eval $set_cc_for_build cat >$dummy.c < # include #endif main () { #if defined (sony) #if defined (MIPSEB) /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed, I don't know.... */ printf ("mips-sony-bsd\n"); exit (0); #else #include printf ("m68k-sony-newsos%s\n", #ifdef NEWSOS4 "4" #else "" #endif ); exit (0); #endif #endif #if defined (__arm) && defined (__acorn) && defined (__unix) printf ("arm-acorn-riscix"); exit (0); #endif #if defined (hp300) && !defined (hpux) printf ("m68k-hp-bsd\n"); exit (0); #endif #if defined (NeXT) #if !defined (__ARCHITECTURE__) #define __ARCHITECTURE__ "m68k" #endif int version; version=`(hostinfo | sed -n 's/.*NeXT Mach \([0-9]*\).*/\1/p') 2>/dev/null`; if (version < 4) printf ("%s-next-nextstep%d\n", __ARCHITECTURE__, version); else printf ("%s-next-openstep%d\n", __ARCHITECTURE__, version); exit (0); #endif #if defined (MULTIMAX) || defined (n16) #if defined (UMAXV) printf ("ns32k-encore-sysv\n"); exit (0); #else #if defined (CMU) printf ("ns32k-encore-mach\n"); exit (0); #else printf ("ns32k-encore-bsd\n"); exit (0); #endif #endif #endif #if defined (__386BSD__) printf ("i386-pc-bsd\n"); exit (0); #endif #if defined (sequent) #if defined (i386) printf ("i386-sequent-dynix\n"); exit (0); #endif #if defined (ns32000) printf ("ns32k-sequent-dynix\n"); exit (0); #endif #endif #if defined (_SEQUENT_) struct utsname un; uname(&un); if (strncmp(un.version, "V2", 2) == 0) { printf ("i386-sequent-ptx2\n"); exit (0); } if (strncmp(un.version, "V1", 2) == 0) { /* XXX is V1 correct? */ printf ("i386-sequent-ptx1\n"); exit (0); } printf ("i386-sequent-ptx\n"); exit (0); #endif #if defined (vax) # if !defined (ultrix) # include # if defined (BSD) # if BSD == 43 printf ("vax-dec-bsd4.3\n"); exit (0); # else # if BSD == 199006 printf ("vax-dec-bsd4.3reno\n"); exit (0); # else printf ("vax-dec-bsd\n"); exit (0); # endif # endif # else printf ("vax-dec-bsd\n"); exit (0); # endif # else printf ("vax-dec-ultrix\n"); exit (0); # endif #endif #if defined (alliant) && defined (i860) printf ("i860-alliant-bsd\n"); exit (0); #endif exit (1); } EOF $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && $dummy && exit 0 # Apollos put the system type in the environment. test -d /usr/apollo && { echo ${ISP}-apollo-${SYSTYPE}; exit 0; } # Convex versions that predate uname can use getsysinfo(1) if [ -x /usr/convex/getsysinfo ] then case `getsysinfo -f cpu_type` in c1*) echo c1-convex-bsd exit 0 ;; c2*) if getsysinfo -f scalar_acc then echo c32-convex-bsd else echo c2-convex-bsd fi exit 0 ;; c34*) echo c34-convex-bsd exit 0 ;; c38*) echo c38-convex-bsd exit 0 ;; c4*) echo c4-convex-bsd exit 0 ;; esac fi cat >&2 < in order to provide the needed information to handle your system. config.guess timestamp = $timestamp uname -m = `(uname -m) 2>/dev/null || echo unknown` uname -r = `(uname -r) 2>/dev/null || echo unknown` uname -s = `(uname -s) 2>/dev/null || echo unknown` uname -v = `(uname -v) 2>/dev/null || echo unknown` /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null` /bin/uname -X = `(/bin/uname -X) 2>/dev/null` hostinfo = `(hostinfo) 2>/dev/null` /bin/universe = `(/bin/universe) 2>/dev/null` /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null` /bin/arch = `(/bin/arch) 2>/dev/null` /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null` /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null` UNAME_MACHINE = ${UNAME_MACHINE} UNAME_RELEASE = ${UNAME_RELEASE} UNAME_SYSTEM = ${UNAME_SYSTEM} UNAME_VERSION = ${UNAME_VERSION} EOF exit 1 # Local variables: # eval: (add-hook 'write-file-hooks 'time-stamp) # time-stamp-start: "timestamp='" # time-stamp-format: "%:y-%02m-%02d" # time-stamp-end: "'" # End: monster-masher-1.1/config.h.in0000644000175000017500000000410307704726232012032 /* config.h.in. Generated from configure.ac by autoheader. */ /* always defined to indicate that i18n is enabled */ #undef ENABLE_NLS /* "definition of GETTEXT_PACKAGE" */ #undef GETTEXT_PACKAGE /* Define to 1 if you have the `bind_textdomain_codeset' function. */ #undef HAVE_BIND_TEXTDOMAIN_CODESET /* Define to 1 if you have the `dcgettext' function. */ #undef HAVE_DCGETTEXT /* Define if the GNU gettext() function is already present or preinstalled. */ #undef HAVE_GETTEXT /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define if your file defines LC_MESSAGES. */ #undef HAVE_LC_MESSAGES /* Define to 1 if you have the header file. */ #undef HAVE_LOCALE_H /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Name of package */ #undef PACKAGE /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT /* Define to the full name of this package. */ #undef PACKAGE_NAME /* Define to the full name and version of this package. */ #undef PACKAGE_STRING /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME /* Define to the version of this package. */ #undef PACKAGE_VERSION /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Version number of package */ #undef VERSION /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ #undef WORDS_BIGENDIAN monster-masher-1.1/config.sub0000755000175000017500000007210307704726234012001 #! /bin/sh # Configuration validation subroutine script. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, # 2000, 2001, 2002, 2003 Free Software Foundation, Inc. timestamp='2003-01-03' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software # can handle that machine. It does not imply ALL GNU software can. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, # Boston, MA 02111-1307, USA. # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. # Please send patches to . Submit a context # diff and a properly formatted ChangeLog entry. # # Configuration subroutine to validate and canonicalize a configuration type. # Supply the specified configuration type as an argument. # If it is invalid, we print an error message on stderr and exit with code 1. # Otherwise, we print the canonical config type on stdout and succeed. # This file is supposed to be the same for all GNU packages # and recognize all the CPU types, system types and aliases # that are meaningful with *any* GNU software. # Each package is responsible for reporting which valid configurations # it does not support. The user should be able to distinguish # a failure to support a valid configuration from a meaningless # configuration. # The goal of this file is to map all the various variations of a given # machine specification into a single specification in the form: # CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM # or in some cases, the newer four-part form: # CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM # It is wrong to echo any other type of specification. me=`echo "$0" | sed -e 's,.*/,,'` usage="\ Usage: $0 [OPTION] CPU-MFR-OPSYS $0 [OPTION] ALIAS Canonicalize a configuration name. Operation modes: -h, --help print this help, then exit -t, --time-stamp print date of last modification, then exit -v, --version print version number, then exit Report bugs and patches to ." version="\ GNU config.sub ($timestamp) Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." help=" Try \`$me --help' for more information." # Parse command line while test $# -gt 0 ; do case $1 in --time-stamp | --time* | -t ) echo "$timestamp" ; exit 0 ;; --version | -v ) echo "$version" ; exit 0 ;; --help | --h* | -h ) echo "$usage"; exit 0 ;; -- ) # Stop option processing shift; break ;; - ) # Use stdin as input. break ;; -* ) echo "$me: invalid option $1$help" exit 1 ;; *local*) # First pass through any local machine types. echo $1 exit 0;; * ) break ;; esac done case $# in 0) echo "$me: missing argument$help" >&2 exit 1;; 1) ;; *) echo "$me: too many arguments$help" >&2 exit 1;; esac # Separate what the user gave into CPU-COMPANY and OS or KERNEL-OS (if any). # Here we must recognize all the valid KERNEL-OS combinations. maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` case $maybe_os in nto-qnx* | linux-gnu* | freebsd*-gnu* | netbsd*-gnu* | storm-chaos* | os2-emx* | rtmk-nova*) os=-$maybe_os basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` ;; *) basic_machine=`echo $1 | sed 's/-[^-]*$//'` if [ $basic_machine != $1 ] then os=`echo $1 | sed 's/.*-/-/'` else os=; fi ;; esac ### Let's recognize common machines as not being operating systems so ### that things like config.sub decstation-3100 work. We also ### recognize some manufacturers as not being operating systems, so we ### can provide default operating systems below. case $os in -sun*os*) # Prevent following clause from handling this invalid input. ;; -dec* | -mips* | -sequent* | -encore* | -pc532* | -sgi* | -sony* | \ -att* | -7300* | -3300* | -delta* | -motorola* | -sun[234]* | \ -unicom* | -ibm* | -next | -hp | -isi* | -apollo | -altos* | \ -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\ -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \ -harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp | \ -apple | -axis) os= basic_machine=$1 ;; -sim | -cisco | -oki | -wec | -winbond) os= basic_machine=$1 ;; -scout) ;; -wrs) os=-vxworks basic_machine=$1 ;; -chorusos*) os=-chorusos basic_machine=$1 ;; -chorusrdb) os=-chorusrdb basic_machine=$1 ;; -hiux*) os=-hiuxwe2 ;; -sco5) os=-sco3.2v5 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -sco4) os=-sco3.2v4 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -sco3.2.[4-9]*) os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -sco3.2v[4-9]*) # Don't forget version if it is 3.2v4 or newer. basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -sco*) os=-sco3.2v2 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -udk*) basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -isc) os=-isc2.2 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -clix*) basic_machine=clipper-intergraph ;; -isc*) basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -lynx*) os=-lynxos ;; -ptx*) basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` ;; -windowsnt*) os=`echo $os | sed -e 's/windowsnt/winnt/'` ;; -psos*) os=-psos ;; -mint | -mint[0-9]*) basic_machine=m68k-atari os=-mint ;; esac # Decode aliases for certain CPU-COMPANY combinations. case $basic_machine in # Recognize the basic CPU types without company name. # Some are omitted here because they have special meanings below. 1750a | 580 \ | a29k \ | alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \ | alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \ | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr \ | clipper \ | d10v | d30v | dlx | dsp16xx \ | fr30 | frv \ | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \ | i370 | i860 | i960 | ia64 \ | ip2k \ | m32r | m68000 | m68k | m88k | mcore \ | mips | mipsbe | mipseb | mipsel | mipsle \ | mips16 \ | mips64 | mips64el \ | mips64vr | mips64vrel \ | mips64orion | mips64orionel \ | mips64vr4100 | mips64vr4100el \ | mips64vr4300 | mips64vr4300el \ | mips64vr5000 | mips64vr5000el \ | mipsisa32 | mipsisa32el \ | mipsisa32r2 | mipsisa32r2el \ | mipsisa64 | mipsisa64el \ | mipsisa64sb1 | mipsisa64sb1el \ | mipsisa64sr71k | mipsisa64sr71kel \ | mipstx39 | mipstx39el \ | mn10200 | mn10300 \ | msp430 \ | ns16k | ns32k \ | openrisc | or32 \ | pdp10 | pdp11 | pj | pjl \ | powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \ | pyramid \ | sh | sh[1234] | sh3e | sh[34]eb | shbe | shle | sh[1234]le | sh3ele \ | sh64 | sh64le \ | sparc | sparc64 | sparc86x | sparclet | sparclite | sparcv9 | sparcv9b \ | strongarm \ | tahoe | thumb | tic80 | tron \ | v850 | v850e \ | we32k \ | x86 | xscale | xstormy16 | xtensa \ | z8k) basic_machine=$basic_machine-unknown ;; m6811 | m68hc11 | m6812 | m68hc12) # Motorola 68HC11/12. basic_machine=$basic_machine-unknown os=-none ;; m88110 | m680[12346]0 | m683?2 | m68360 | m5200 | v70 | w65 | z8k) ;; # We use `pc' rather than `unknown' # because (1) that's what they normally are, and # (2) the word "unknown" tends to confuse beginning users. i*86 | x86_64) basic_machine=$basic_machine-pc ;; # Object if more than one company name word. *-*-*) echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 exit 1 ;; # Recognize the basic CPU types with company name. 580-* \ | a29k-* \ | alpha-* | alphaev[4-8]-* | alphaev56-* | alphaev6[78]-* \ | alpha64-* | alpha64ev[4-8]-* | alpha64ev56-* | alpha64ev6[78]-* \ | alphapca5[67]-* | alpha64pca5[67]-* | arc-* \ | arm-* | armbe-* | armle-* | armeb-* | armv*-* \ | avr-* \ | bs2000-* \ | c[123]* | c30-* | [cjt]90-* | c4x-* | c54x-* \ | clipper-* | cydra-* \ | d10v-* | d30v-* | dlx-* \ | elxsi-* \ | f30[01]-* | f700-* | fr30-* | frv-* | fx80-* \ | h8300-* | h8500-* \ | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \ | i*86-* | i860-* | i960-* | ia64-* \ | ip2k-* \ | m32r-* \ | m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \ | m88110-* | m88k-* | mcore-* \ | mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \ | mips16-* \ | mips64-* | mips64el-* \ | mips64vr-* | mips64vrel-* \ | mips64orion-* | mips64orionel-* \ | mips64vr4100-* | mips64vr4100el-* \ | mips64vr4300-* | mips64vr4300el-* \ | mips64vr5000-* | mips64vr5000el-* \ | mipsisa32-* | mipsisa32el-* \ | mipsisa32r2-* | mipsisa32r2el-* \ | mipsisa64-* | mipsisa64el-* \ | mipsisa64sb1-* | mipsisa64sb1el-* \ | mipsisa64sr71k-* | mipsisa64sr71kel-* \ | mipstx39-* | mipstx39el-* \ | msp430-* \ | none-* | np1-* | nv1-* | ns16k-* | ns32k-* \ | orion-* \ | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \ | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | ppcbe-* \ | pyramid-* \ | romp-* | rs6000-* \ | sh-* | sh[1234]-* | sh3e-* | sh[34]eb-* | shbe-* \ | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \ | sparc-* | sparc64-* | sparc86x-* | sparclet-* | sparclite-* \ | sparcv9-* | sparcv9b-* | strongarm-* | sv1-* | sx?-* \ | tahoe-* | thumb-* | tic30-* | tic4x-* | tic54x-* | tic80-* | tron-* \ | v850-* | v850e-* | vax-* \ | we32k-* \ | x86-* | x86_64-* | xps100-* | xscale-* | xstormy16-* \ | xtensa-* \ | ymp-* \ | z8k-*) ;; # Recognize the various machine names and aliases which stand # for a CPU type and a company and sometimes even an OS. 386bsd) basic_machine=i386-unknown os=-bsd ;; 3b1 | 7300 | 7300-att | att-7300 | pc7300 | safari | unixpc) basic_machine=m68000-att ;; 3b*) basic_machine=we32k-att ;; a29khif) basic_machine=a29k-amd os=-udi ;; adobe68k) basic_machine=m68010-adobe os=-scout ;; alliant | fx80) basic_machine=fx80-alliant ;; altos | altos3068) basic_machine=m68k-altos ;; am29k) basic_machine=a29k-none os=-bsd ;; amdahl) basic_machine=580-amdahl os=-sysv ;; amiga | amiga-*) basic_machine=m68k-unknown ;; amigaos | amigados) basic_machine=m68k-unknown os=-amigaos ;; amigaunix | amix) basic_machine=m68k-unknown os=-sysv4 ;; apollo68) basic_machine=m68k-apollo os=-sysv ;; apollo68bsd) basic_machine=m68k-apollo os=-bsd ;; aux) basic_machine=m68k-apple os=-aux ;; balance) basic_machine=ns32k-sequent os=-dynix ;; c90) basic_machine=c90-cray os=-unicos ;; convex-c1) basic_machine=c1-convex os=-bsd ;; convex-c2) basic_machine=c2-convex os=-bsd ;; convex-c32) basic_machine=c32-convex os=-bsd ;; convex-c34) basic_machine=c34-convex os=-bsd ;; convex-c38) basic_machine=c38-convex os=-bsd ;; cray | j90) basic_machine=j90-cray os=-unicos ;; crds | unos) basic_machine=m68k-crds ;; cris | cris-* | etrax*) basic_machine=cris-axis ;; da30 | da30-*) basic_machine=m68k-da30 ;; decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn) basic_machine=mips-dec ;; decsystem10* | dec10*) basic_machine=pdp10-dec os=-tops10 ;; decsystem20* | dec20*) basic_machine=pdp10-dec os=-tops20 ;; delta | 3300 | motorola-3300 | motorola-delta \ | 3300-motorola | delta-motorola) basic_machine=m68k-motorola ;; delta88) basic_machine=m88k-motorola os=-sysv3 ;; dpx20 | dpx20-*) basic_machine=rs6000-bull os=-bosx ;; dpx2* | dpx2*-bull) basic_machine=m68k-bull os=-sysv3 ;; ebmon29k) basic_machine=a29k-amd os=-ebmon ;; elxsi) basic_machine=elxsi-elxsi os=-bsd ;; encore | umax | mmax) basic_machine=ns32k-encore ;; es1800 | OSE68k | ose68k | ose | OSE) basic_machine=m68k-ericsson os=-ose ;; fx2800) basic_machine=i860-alliant ;; genix) basic_machine=ns32k-ns ;; gmicro) basic_machine=tron-gmicro os=-sysv ;; go32) basic_machine=i386-pc os=-go32 ;; h3050r* | hiux*) basic_machine=hppa1.1-hitachi os=-hiuxwe2 ;; h8300hms) basic_machine=h8300-hitachi os=-hms ;; h8300xray) basic_machine=h8300-hitachi os=-xray ;; h8500hms) basic_machine=h8500-hitachi os=-hms ;; harris) basic_machine=m88k-harris os=-sysv3 ;; hp300-*) basic_machine=m68k-hp ;; hp300bsd) basic_machine=m68k-hp os=-bsd ;; hp300hpux) basic_machine=m68k-hp os=-hpux ;; hp3k9[0-9][0-9] | hp9[0-9][0-9]) basic_machine=hppa1.0-hp ;; hp9k2[0-9][0-9] | hp9k31[0-9]) basic_machine=m68000-hp ;; hp9k3[2-9][0-9]) basic_machine=m68k-hp ;; hp9k6[0-9][0-9] | hp6[0-9][0-9]) basic_machine=hppa1.0-hp ;; hp9k7[0-79][0-9] | hp7[0-79][0-9]) basic_machine=hppa1.1-hp ;; hp9k78[0-9] | hp78[0-9]) # FIXME: really hppa2.0-hp basic_machine=hppa1.1-hp ;; hp9k8[67]1 | hp8[67]1 | hp9k80[24] | hp80[24] | hp9k8[78]9 | hp8[78]9 | hp9k893 | hp893) # FIXME: really hppa2.0-hp basic_machine=hppa1.1-hp ;; hp9k8[0-9][13679] | hp8[0-9][13679]) basic_machine=hppa1.1-hp ;; hp9k8[0-9][0-9] | hp8[0-9][0-9]) basic_machine=hppa1.0-hp ;; hppa-next) os=-nextstep3 ;; hppaosf) basic_machine=hppa1.1-hp os=-osf ;; hppro) basic_machine=hppa1.1-hp os=-proelf ;; i370-ibm* | ibm*) basic_machine=i370-ibm ;; # I'm not sure what "Sysv32" means. Should this be sysv3.2? i*86v32) basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` os=-sysv32 ;; i*86v4*) basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` os=-sysv4 ;; i*86v) basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` os=-sysv ;; i*86sol2) basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` os=-solaris2 ;; i386mach) basic_machine=i386-mach os=-mach ;; i386-vsta | vsta) basic_machine=i386-unknown os=-vsta ;; iris | iris4d) basic_machine=mips-sgi case $os in -irix*) ;; *) os=-irix4 ;; esac ;; isi68 | isi) basic_machine=m68k-isi os=-sysv ;; m88k-omron*) basic_machine=m88k-omron ;; magnum | m3230) basic_machine=mips-mips os=-sysv ;; merlin) basic_machine=ns32k-utek os=-sysv ;; mingw32) basic_machine=i386-pc os=-mingw32 ;; miniframe) basic_machine=m68000-convergent ;; *mint | -mint[0-9]* | *MiNT | *MiNT[0-9]*) basic_machine=m68k-atari os=-mint ;; mips3*-*) basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` ;; mips3*) basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown ;; mmix*) basic_machine=mmix-knuth os=-mmixware ;; monitor) basic_machine=m68k-rom68k os=-coff ;; morphos) basic_machine=powerpc-unknown os=-morphos ;; msdos) basic_machine=i386-pc os=-msdos ;; mvs) basic_machine=i370-ibm os=-mvs ;; ncr3000) basic_machine=i486-ncr os=-sysv4 ;; netbsd386) basic_machine=i386-unknown os=-netbsd ;; netwinder) basic_machine=armv4l-rebel os=-linux ;; news | news700 | news800 | news900) basic_machine=m68k-sony os=-newsos ;; news1000) basic_machine=m68030-sony os=-newsos ;; news-3600 | risc-news) basic_machine=mips-sony os=-newsos ;; necv70) basic_machine=v70-nec os=-sysv ;; next | m*-next ) basic_machine=m68k-next case $os in -nextstep* ) ;; -ns2*) os=-nextstep2 ;; *) os=-nextstep3 ;; esac ;; nh3000) basic_machine=m68k-harris os=-cxux ;; nh[45]000) basic_machine=m88k-harris os=-cxux ;; nindy960) basic_machine=i960-intel os=-nindy ;; mon960) basic_machine=i960-intel os=-mon960 ;; nonstopux) basic_machine=mips-compaq os=-nonstopux ;; np1) basic_machine=np1-gould ;; nv1) basic_machine=nv1-cray os=-unicosmp ;; nsr-tandem) basic_machine=nsr-tandem ;; op50n-* | op60c-*) basic_machine=hppa1.1-oki os=-proelf ;; or32 | or32-*) basic_machine=or32-unknown os=-coff ;; OSE68000 | ose68000) basic_machine=m68000-ericsson os=-ose ;; os68k) basic_machine=m68k-none os=-os68k ;; pa-hitachi) basic_machine=hppa1.1-hitachi os=-hiuxwe2 ;; paragon) basic_machine=i860-intel os=-osf ;; pbd) basic_machine=sparc-tti ;; pbb) basic_machine=m68k-tti ;; pc532 | pc532-*) basic_machine=ns32k-pc532 ;; pentium | p5 | k5 | k6 | nexgen | viac3) basic_machine=i586-pc ;; pentiumpro | p6 | 6x86 | athlon | athlon_*) basic_machine=i686-pc ;; pentiumii | pentium2) basic_machine=i686-pc ;; pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` ;; pentiumpro-* | p6-* | 6x86-* | athlon-*) basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` ;; pentiumii-* | pentium2-*) basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` ;; pn) basic_machine=pn-gould ;; power) basic_machine=power-ibm ;; ppc) basic_machine=powerpc-unknown ;; ppc-*) basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` ;; ppcle | powerpclittle | ppc-le | powerpc-little) basic_machine=powerpcle-unknown ;; ppcle-* | powerpclittle-*) basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` ;; ppc64) basic_machine=powerpc64-unknown ;; ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` ;; ppc64le | powerpc64little | ppc64-le | powerpc64-little) basic_machine=powerpc64le-unknown ;; ppc64le-* | powerpc64little-*) basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` ;; ps2) basic_machine=i386-ibm ;; pw32) basic_machine=i586-unknown os=-pw32 ;; rom68k) basic_machine=m68k-rom68k os=-coff ;; rm[46]00) basic_machine=mips-siemens ;; rtpc | rtpc-*) basic_machine=romp-ibm ;; s390 | s390-*) basic_machine=s390-ibm ;; s390x | s390x-*) basic_machine=s390x-ibm ;; sa29200) basic_machine=a29k-amd os=-udi ;; sb1) basic_machine=mipsisa64sb1-unknown ;; sb1el) basic_machine=mipsisa64sb1el-unknown ;; sequent) basic_machine=i386-sequent ;; sh) basic_machine=sh-hitachi os=-hms ;; sparclite-wrs | simso-wrs) basic_machine=sparclite-wrs os=-vxworks ;; sps7) basic_machine=m68k-bull os=-sysv2 ;; spur) basic_machine=spur-unknown ;; st2000) basic_machine=m68k-tandem ;; stratus) basic_machine=i860-stratus os=-sysv4 ;; sun2) basic_machine=m68000-sun ;; sun2os3) basic_machine=m68000-sun os=-sunos3 ;; sun2os4) basic_machine=m68000-sun os=-sunos4 ;; sun3os3) basic_machine=m68k-sun os=-sunos3 ;; sun3os4) basic_machine=m68k-sun os=-sunos4 ;; sun4os3) basic_machine=sparc-sun os=-sunos3 ;; sun4os4) basic_machine=sparc-sun os=-sunos4 ;; sun4sol2) basic_machine=sparc-sun os=-solaris2 ;; sun3 | sun3-*) basic_machine=m68k-sun ;; sun4) basic_machine=sparc-sun ;; sun386 | sun386i | roadrunner) basic_machine=i386-sun ;; sv1) basic_machine=sv1-cray os=-unicos ;; symmetry) basic_machine=i386-sequent os=-dynix ;; t3e) basic_machine=alphaev5-cray os=-unicos ;; t90) basic_machine=t90-cray os=-unicos ;; tic4x | c4x*) basic_machine=tic4x-unknown os=-coff ;; tic54x | c54x*) basic_machine=tic54x-unknown os=-coff ;; tx39) basic_machine=mipstx39-unknown ;; tx39el) basic_machine=mipstx39el-unknown ;; toad1) basic_machine=pdp10-xkl os=-tops20 ;; tower | tower-32) basic_machine=m68k-ncr ;; udi29k) basic_machine=a29k-amd os=-udi ;; ultra3) basic_machine=a29k-nyu os=-sym1 ;; v810 | necv810) basic_machine=v810-nec os=-none ;; vaxv) basic_machine=vax-dec os=-sysv ;; vms) basic_machine=vax-dec os=-vms ;; vpp*|vx|vx-*) basic_machine=f301-fujitsu ;; vxworks960) basic_machine=i960-wrs os=-vxworks ;; vxworks68) basic_machine=m68k-wrs os=-vxworks ;; vxworks29k) basic_machine=a29k-wrs os=-vxworks ;; w65*) basic_machine=w65-wdc os=-none ;; w89k-*) basic_machine=hppa1.1-winbond os=-proelf ;; xps | xps100) basic_machine=xps100-honeywell ;; ymp) basic_machine=ymp-cray os=-unicos ;; z8k-*-coff) basic_machine=z8k-unknown os=-sim ;; none) basic_machine=none-none os=-none ;; # Here we handle the default manufacturer of certain CPU types. It is in # some cases the only manufacturer, in others, it is the most popular. w89k) basic_machine=hppa1.1-winbond ;; op50n) basic_machine=hppa1.1-oki ;; op60c) basic_machine=hppa1.1-oki ;; romp) basic_machine=romp-ibm ;; rs6000) basic_machine=rs6000-ibm ;; vax) basic_machine=vax-dec ;; pdp10) # there are many clones, so DEC is not a safe bet basic_machine=pdp10-unknown ;; pdp11) basic_machine=pdp11-dec ;; we32k) basic_machine=we32k-att ;; sh3 | sh4 | sh3eb | sh4eb | sh[1234]le | sh3ele) basic_machine=sh-unknown ;; sh64) basic_machine=sh64-unknown ;; sparc | sparcv9 | sparcv9b) basic_machine=sparc-sun ;; cydra) basic_machine=cydra-cydrome ;; orion) basic_machine=orion-highlevel ;; orion105) basic_machine=clipper-highlevel ;; mac | mpw | mac-mpw) basic_machine=m68k-apple ;; pmac | pmac-mpw) basic_machine=powerpc-apple ;; *-unknown) # Make sure to match an already-canonicalized machine name. ;; *) echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 exit 1 ;; esac # Here we canonicalize certain aliases for manufacturers. case $basic_machine in *-digital*) basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` ;; *-commodore*) basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` ;; *) ;; esac # Decode manufacturer-specific aliases for certain operating systems. if [ x"$os" != x"" ] then case $os in # First match some system type aliases # that might get confused with valid system types. # -solaris* is a basic system type, with this one exception. -solaris1 | -solaris1.*) os=`echo $os | sed -e 's|solaris1|sunos4|'` ;; -solaris) os=-solaris2 ;; -svr4*) os=-sysv4 ;; -unixware*) os=-sysv4.2uw ;; -gnu/linux*) os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` ;; # First accept the basic system types. # The portable systems comes first. # Each alternative MUST END IN A *, to match a version number. # -sysv* is not here because it comes later, after sysvr4. -gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \ | -*vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos[34]*\ | -hpux* | -unos* | -osf* | -luna* | -dgux* | -solaris* | -sym* \ | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \ | -aos* \ | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \ | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \ | -hiux* | -386bsd* | -netbsd* | -openbsd* | -freebsd* | -riscix* \ | -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \ | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \ | -chorusos* | -chorusrdb* \ | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ | -mingw32* | -linux-gnu* | -uxpv* | -beos* | -mpeix* | -udk* \ | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \ | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \ | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \ | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \ | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \ | -powermax* | -dnix* | -microbsd*) # Remember, each alternative MUST END IN *, to match a version number. ;; -qnx*) case $basic_machine in x86-* | i*86-*) ;; *) os=-nto$os ;; esac ;; -nto-qnx*) ;; -nto*) os=`echo $os | sed -e 's|nto|nto-qnx|'` ;; -sim | -es1800* | -hms* | -xray | -os68k* | -none* | -v88r* \ | -windows* | -osx | -abug | -netware* | -os9* | -beos* \ | -macos* | -mpw* | -magic* | -mmixware* | -mon960* | -lnews*) ;; -mac*) os=`echo $os | sed -e 's|mac|macos|'` ;; -linux*) os=`echo $os | sed -e 's|linux|linux-gnu|'` ;; -sunos5*) os=`echo $os | sed -e 's|sunos5|solaris2|'` ;; -sunos6*) os=`echo $os | sed -e 's|sunos6|solaris3|'` ;; -opened*) os=-openedition ;; -wince*) os=-wince ;; -osfrose*) os=-osfrose ;; -osf*) os=-osf ;; -utek*) os=-bsd ;; -dynix*) os=-bsd ;; -acis*) os=-aos ;; -atheos*) os=-atheos ;; -386bsd) os=-bsd ;; -ctix* | -uts*) os=-sysv ;; -nova*) os=-rtmk-nova ;; -ns2 ) os=-nextstep2 ;; -nsk*) os=-nsk ;; # Preserve the version number of sinix5. -sinix5.*) os=`echo $os | sed -e 's|sinix|sysv|'` ;; -sinix*) os=-sysv4 ;; -triton*) os=-sysv3 ;; -oss*) os=-sysv3 ;; -svr4) os=-sysv4 ;; -svr3) os=-sysv3 ;; -sysvr4) os=-sysv4 ;; # This must come after -sysvr4. -sysv*) ;; -ose*) os=-ose ;; -es1800*) os=-ose ;; -xenix) os=-xenix ;; -*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*) os=-mint ;; -none) ;; *) # Get rid of the `-' at the beginning of $os. os=`echo $os | sed 's/[^-]*-//'` echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 exit 1 ;; esac else # Here we handle the default operating systems that come with various machines. # The value should be what the vendor currently ships out the door with their # machine or put another way, the most popular os provided with the machine. # Note that if you're going to try to match "-MANUFACTURER" here (say, # "-sun"), then you have to tell the case statement up towards the top # that MANUFACTURER isn't an operating system. Otherwise, code above # will signal an error saying that MANUFACTURER isn't an operating # system, and we'll never get to this point. case $basic_machine in *-acorn) os=-riscix1.2 ;; arm*-rebel) os=-linux ;; arm*-semi) os=-aout ;; # This must come before the *-dec entry. pdp10-*) os=-tops20 ;; pdp11-*) os=-none ;; *-dec | vax-*) os=-ultrix4.2 ;; m68*-apollo) os=-domain ;; i386-sun) os=-sunos4.0.2 ;; m68000-sun) os=-sunos3 # This also exists in the configure program, but was not the # default. # os=-sunos4 ;; m68*-cisco) os=-aout ;; mips*-cisco) os=-elf ;; mips*-*) os=-elf ;; or32-*) os=-coff ;; *-tti) # must be before sparc entry or we get the wrong os. os=-sysv3 ;; sparc-* | *-sun) os=-sunos4.1.1 ;; *-be) os=-beos ;; *-ibm) os=-aix ;; *-wec) os=-proelf ;; *-winbond) os=-proelf ;; *-oki) os=-proelf ;; *-hp) os=-hpux ;; *-hitachi) os=-hiux ;; i860-* | *-att | *-ncr | *-altos | *-motorola | *-convergent) os=-sysv ;; *-cbm) os=-amigaos ;; *-dg) os=-dgux ;; *-dolphin) os=-sysv3 ;; m68k-ccur) os=-rtu ;; m88k-omron*) os=-luna ;; *-next ) os=-nextstep ;; *-sequent) os=-ptx ;; *-crds) os=-unos ;; *-ns) os=-genix ;; i370-*) os=-mvs ;; *-next) os=-nextstep3 ;; *-gould) os=-sysv ;; *-highlevel) os=-bsd ;; *-encore) os=-bsd ;; *-sgi) os=-irix ;; *-siemens) os=-sysv4 ;; *-masscomp) os=-rtu ;; f30[01]-fujitsu | f700-fujitsu) os=-uxpv ;; *-rom68k) os=-coff ;; *-*bug) os=-coff ;; *-apple) os=-macos ;; *-atari*) os=-mint ;; *) os=-none ;; esac fi # Here we handle the case where we know the os, and the CPU type, but not the # manufacturer. We pick the logical manufacturer. vendor=unknown case $basic_machine in *-unknown) case $os in -riscix*) vendor=acorn ;; -sunos*) vendor=sun ;; -aix*) vendor=ibm ;; -beos*) vendor=be ;; -hpux*) vendor=hp ;; -mpeix*) vendor=hp ;; -hiux*) vendor=hitachi ;; -unos*) vendor=crds ;; -dgux*) vendor=dg ;; -luna*) vendor=omron ;; -genix*) vendor=ns ;; -mvs* | -opened*) vendor=ibm ;; -ptx*) vendor=sequent ;; -vxsim* | -vxworks* | -windiss*) vendor=wrs ;; -aux*) vendor=apple ;; -hms*) vendor=hitachi ;; -mpw* | -macos*) vendor=apple ;; -*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*) vendor=atari ;; -vos*) vendor=stratus ;; esac basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` ;; esac echo $basic_machine$os exit 0 # Local variables: # eval: (add-hook 'write-file-hooks 'time-stamp) # time-stamp-start: "timestamp='" # time-stamp-format: "%:y-%02m-%02d" # time-stamp-end: "'" # End: monster-masher-1.1/configure0000755000175000017500000056354207722147343011737 #! /bin/sh # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.57. # # Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002 # 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. ## ## --------------------- ## # Be Bourne compatible if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then emulate sh NULLCMD=: # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which # is contrary to our usage. Disable this feature. alias -g '${1+"$@"}'='"$@"' elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then set -o posix fi # Support unset when possible. if (FOO=FOO; unset FOO) >/dev/null 2>&1; then as_unset=unset else as_unset=false fi # Work around bugs in pre-3.0 UWIN ksh. $as_unset ENV MAIL MAILPATH PS1='$ ' PS2='> ' PS4='+ ' # NLS nuisances. for as_var in \ LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \ LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ LC_TELEPHONE LC_TIME do if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then eval $as_var=C; export $as_var else $as_unset $as_var fi done # Required to use basename. if expr a : '\(a\)' >/dev/null 2>&1; 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 || echo X/"$0" | sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; } /^X\/\(\/\/\)$/{ s//\1/; q; } /^X\/\(\/\).*/{ s//\1/; q; } s/.*/./; q'` # PATH needs CR, and LINENO needs CR and PATH. # 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 # The user is always right. if test "${PATH_SEPARATOR+set}" != set; then echo "#! /bin/sh" >conf$$.sh echo "exit 0" >>conf$$.sh chmod +x conf$$.sh if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then PATH_SEPARATOR=';' else PATH_SEPARATOR=: fi rm -f conf$$.sh fi as_lineno_1=$LINENO as_lineno_2=$LINENO as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` test "x$as_lineno_1" != "x$as_lineno_2" && test "x$as_lineno_3" = "x$as_lineno_2" || { # Find who we are. Look in the path if we contain no path at all # relative or not. 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 ;; esac # We did not find ourselves, most probably we were run as `sh COMMAND' # in which case we are not to be found in the path. if test "x$as_myself" = x; then as_myself=$0 fi if test ! -f "$as_myself"; then { echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2 { (exit 1); exit 1; }; } fi case $CONFIG_SHELL in '') as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for as_base in sh bash ksh sh5; do case $as_dir in /*) if ("$as_dir/$as_base" -c ' as_lineno_1=$LINENO as_lineno_2=$LINENO as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` test "x$as_lineno_1" != "x$as_lineno_2" && test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; } $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; } CONFIG_SHELL=$as_dir/$as_base export CONFIG_SHELL exec "$CONFIG_SHELL" "$0" ${1+"$@"} fi;; esac done done ;; esac # 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 before each line; the second 'sed' does the real # work. The second script uses 'N' to pair each line-number line # with the numbered line, 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 # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-) sed '=' <$as_myself | sed ' N s,$,-, : loop s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3, t loop s,-$,, s,^['$as_cr_digits']*\n,, ' >$as_me.lineno && chmod +x $as_me.lineno || { 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 sensible to this). . ./$as_me.lineno # Exit status is that of the last command. exit } case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in *c*,-n*) ECHO_N= ECHO_C=' ' ECHO_T=' ' ;; *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;; *) ECHO_N= ECHO_C='\c' ECHO_T= ;; esac if expr a : '\(a\)' >/dev/null 2>&1; then as_expr=expr else as_expr=false fi rm -f conf$$ conf$$.exe conf$$.file echo >conf$$.file if ln -s conf$$.file conf$$ 2>/dev/null; then # We could just check for DJGPP; but this test a) works b) is more generic # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04). if test -f conf$$.exe; then # Don't use ln at all; we don't have any links as_ln_s='cp -p' else as_ln_s='ln -s' fi elif ln conf$$.file conf$$ 2>/dev/null; then as_ln_s=ln else as_ln_s='cp -p' fi rm -f conf$$ conf$$.exe conf$$.file if mkdir -p . 2>/dev/null; then as_mkdir_p=: else as_mkdir_p=false fi as_executable_p="test -f" # Sed expression to map a string onto a valid CPP name. as_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g" # Sed expression to map a string onto a valid variable name. as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g" # IFS # We need space, tab and new line, in precisely that order. as_nl=' ' IFS=" $as_nl" # CDPATH. $as_unset CDPATH # Name of the host. # hostname on some systems (SVR3.2, Linux) returns a bogus exit status, # so uname gets run too. ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` exec 6>&1 # # Initializations. # ac_default_prefix=/usr/local ac_config_libobj_dir=. cross_compiling=no subdirs= MFLAGS= MAKEFLAGS= SHELL=${CONFIG_SHELL-/bin/sh} # Maximum number of lines to put in a shell here document. # This variable seems obsolete. It should probably be removed, and # only ac_max_sed_lines should be used. : ${ac_max_here_lines=38} # Identity of this package. PACKAGE_NAME= PACKAGE_TARNAME= PACKAGE_VERSION= PACKAGE_STRING= PACKAGE_BUGREPORT= ac_unique_file="src/main.cpp" # Factoring default headers for most tests. ac_includes_default="\ #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif" ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO SET_MAKE INTLTOOL_DESKTOP_RULE INTLTOOL_DIRECTORY_RULE INTLTOOL_KEYS_RULE INTLTOOL_PROP_RULE INTLTOOL_OAF_RULE INTLTOOL_PONG_RULE INTLTOOL_SERVER_RULE INTLTOOL_SHEET_RULE INTLTOOL_SOUNDLIST_RULE INTLTOOL_UI_RULE INTLTOOL_XAM_RULE INTLTOOL_XML_RULE INTLTOOL_CAVES_RULE INTLTOOL_SCHEMAS_RULE INTLTOOL_THEME_RULE INTLTOOL_EXTRACT INTLTOOL_MERGE INTLTOOL_UPDATE INTLTOOL_PERL CXX CXXFLAGS LDFLAGS CPPFLAGS ac_ct_CXX EXEEXT OBJEXT PKG_CONFIG DEPS_CFLAGS DEPS_LIBS GCONFTOOL GCONF_SCHEMA_CONFIG_SOURCE GCONF_SCHEMA_FILE_DIR GCONF_SCHEMAS_INSTALL_TRUE GCONF_SCHEMAS_INSTALL_FALSE GETTEXT_PACKAGE CC CFLAGS ac_ct_CC CPP EGREP USE_NLS MSGFMT GMSGFMT XGETTEXT CATALOGS CATOBJEXT DATADIRNAME GMOFILES INSTOBJEXT INTLLIBS PO_IN_DATADIR_TRUE PO_IN_DATADIR_FALSE POFILES POSUB MKINSTALLDIRS MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT LIBOBJS LTLIBOBJS' ac_subst_files='' # Initialize some variables set by options. ac_init_help= ac_init_version=false # The variables have the same names as the options, with # dashes changed to underlines. cache_file=/dev/null exec_prefix=NONE no_create= no_recursion= prefix=NONE program_prefix=NONE program_suffix=NONE program_transform_name=s,x,x, silent= site= srcdir= verbose= x_includes=NONE x_libraries=NONE # Installation directory options. # These are left unexpanded so users can "make install exec_prefix=/foo" # and all the variables that are supposed to be based on exec_prefix # by default will actually change. # Use braces instead of parens because sh, perl, etc. also accept them. bindir='${exec_prefix}/bin' sbindir='${exec_prefix}/sbin' libexecdir='${exec_prefix}/libexec' datadir='${prefix}/share' sysconfdir='${prefix}/etc' sharedstatedir='${prefix}/com' localstatedir='${prefix}/var' libdir='${exec_prefix}/lib' includedir='${prefix}/include' oldincludedir='/usr/include' infodir='${prefix}/info' mandir='${prefix}/man' ac_prev= for ac_option do # If the previous option needs an argument, assign it. if test -n "$ac_prev"; then eval "$ac_prev=\$ac_option" ac_prev= continue fi ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'` # Accept the important Cygnus configure options, so we can diagnose typos. case $ac_option in -bindir | --bindir | --bindi | --bind | --bin | --bi) ac_prev=bindir ;; -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*) bindir=$ac_optarg ;; -build | --build | --buil | --bui | --bu) ac_prev=build_alias ;; -build=* | --build=* | --buil=* | --bui=* | --bu=*) build_alias=$ac_optarg ;; -cache-file | --cache-file | --cache-fil | --cache-fi \ | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) ac_prev=cache_file ;; -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \ | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*) cache_file=$ac_optarg ;; --config-cache | -C) cache_file=config.cache ;; -datadir | --datadir | --datadi | --datad | --data | --dat | --da) ac_prev=datadir ;; -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \ | --da=*) datadir=$ac_optarg ;; -disable-* | --disable-*) ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'` # Reject names that are not valid shell variable names. expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null && { echo "$as_me: error: invalid feature name: $ac_feature" >&2 { (exit 1); exit 1; }; } ac_feature=`echo $ac_feature | sed 's/-/_/g'` eval "enable_$ac_feature=no" ;; -enable-* | --enable-*) ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` # Reject names that are not valid shell variable names. expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null && { echo "$as_me: error: invalid feature name: $ac_feature" >&2 { (exit 1); exit 1; }; } ac_feature=`echo $ac_feature | sed 's/-/_/g'` case $ac_option in *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; *) ac_optarg=yes ;; esac eval "enable_$ac_feature='$ac_optarg'" ;; -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \ | --exec | --exe | --ex) ac_prev=exec_prefix ;; -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \ | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \ | --exec=* | --exe=* | --ex=*) exec_prefix=$ac_optarg ;; -gas | --gas | --ga | --g) # Obsolete; use --with-gas. with_gas=yes ;; -help | --help | --hel | --he | -h) ac_init_help=long ;; -help=r* | --help=r* | --hel=r* | --he=r* | -hr*) ac_init_help=recursive ;; -help=s* | --help=s* | --hel=s* | --he=s* | -hs*) ac_init_help=short ;; -host | --host | --hos | --ho) ac_prev=host_alias ;; -host=* | --host=* | --hos=* | --ho=*) host_alias=$ac_optarg ;; -includedir | --includedir | --includedi | --included | --include \ | --includ | --inclu | --incl | --inc) ac_prev=includedir ;; -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \ | --includ=* | --inclu=* | --incl=* | --inc=*) includedir=$ac_optarg ;; -infodir | --infodir | --infodi | --infod | --info | --inf) ac_prev=infodir ;; -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*) infodir=$ac_optarg ;; -libdir | --libdir | --libdi | --libd) ac_prev=libdir ;; -libdir=* | --libdir=* | --libdi=* | --libd=*) libdir=$ac_optarg ;; -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \ | --libexe | --libex | --libe) ac_prev=libexecdir ;; -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \ | --libexe=* | --libex=* | --libe=*) libexecdir=$ac_optarg ;; -localstatedir | --localstatedir | --localstatedi | --localstated \ | --localstate | --localstat | --localsta | --localst \ | --locals | --local | --loca | --loc | --lo) ac_prev=localstatedir ;; -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \ | --localstate=* | --localstat=* | --localsta=* | --localst=* \ | --locals=* | --local=* | --loca=* | --loc=* | --lo=*) localstatedir=$ac_optarg ;; -mandir | --mandir | --mandi | --mand | --man | --ma | --m) ac_prev=mandir ;; -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*) mandir=$ac_optarg ;; -nfp | --nfp | --nf) # Obsolete; use --without-fp. with_fp=no ;; -no-create | --no-create | --no-creat | --no-crea | --no-cre \ | --no-cr | --no-c | -n) no_create=yes ;; -no-recursion | --no-recursion | --no-recursio | --no-recursi \ | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) no_recursion=yes ;; -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \ | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \ | --oldin | --oldi | --old | --ol | --o) ac_prev=oldincludedir ;; -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \ | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \ | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*) oldincludedir=$ac_optarg ;; -prefix | --prefix | --prefi | --pref | --pre | --pr | --p) ac_prev=prefix ;; -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*) prefix=$ac_optarg ;; -program-prefix | --program-prefix | --program-prefi | --program-pref \ | --program-pre | --program-pr | --program-p) ac_prev=program_prefix ;; -program-prefix=* | --program-prefix=* | --program-prefi=* \ | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*) program_prefix=$ac_optarg ;; -program-suffix | --program-suffix | --program-suffi | --program-suff \ | --program-suf | --program-su | --program-s) ac_prev=program_suffix ;; -program-suffix=* | --program-suffix=* | --program-suffi=* \ | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*) program_suffix=$ac_optarg ;; -program-transform-name | --program-transform-name \ | --program-transform-nam | --program-transform-na \ | --program-transform-n | --program-transform- \ | --program-transform | --program-transfor \ | --program-transfo | --program-transf \ | --program-trans | --program-tran \ | --progr-tra | --program-tr | --program-t) ac_prev=program_transform_name ;; -program-transform-name=* | --program-transform-name=* \ | --program-transform-nam=* | --program-transform-na=* \ | --program-transform-n=* | --program-transform-=* \ | --program-transform=* | --program-transfor=* \ | --program-transfo=* | --program-transf=* \ | --program-trans=* | --program-tran=* \ | --progr-tra=* | --program-tr=* | --program-t=*) program_transform_name=$ac_optarg ;; -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil) silent=yes ;; -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb) ac_prev=sbindir ;; -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \ | --sbi=* | --sb=*) sbindir=$ac_optarg ;; -sharedstatedir | --sharedstatedir | --sharedstatedi \ | --sharedstated | --sharedstate | --sharedstat | --sharedsta \ | --sharedst | --shareds | --shared | --share | --shar \ | --sha | --sh) ac_prev=sharedstatedir ;; -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \ | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \ | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \ | --sha=* | --sh=*) sharedstatedir=$ac_optarg ;; -site | --site | --sit) ac_prev=site ;; -site=* | --site=* | --sit=*) site=$ac_optarg ;; -srcdir | --srcdir | --srcdi | --srcd | --src | --sr) ac_prev=srcdir ;; -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*) srcdir=$ac_optarg ;; -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \ | --syscon | --sysco | --sysc | --sys | --sy) ac_prev=sysconfdir ;; -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \ | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*) sysconfdir=$ac_optarg ;; -target | --target | --targe | --targ | --tar | --ta | --t) ac_prev=target_alias ;; -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*) target_alias=$ac_optarg ;; -v | -verbose | --verbose | --verbos | --verbo | --verb) verbose=yes ;; -version | --version | --versio | --versi | --vers | -V) ac_init_version=: ;; -with-* | --with-*) ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` # Reject names that are not valid shell variable names. expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null && { echo "$as_me: error: invalid package name: $ac_package" >&2 { (exit 1); exit 1; }; } ac_package=`echo $ac_package| sed 's/-/_/g'` case $ac_option in *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; *) ac_optarg=yes ;; esac eval "with_$ac_package='$ac_optarg'" ;; -without-* | --without-*) ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'` # Reject names that are not valid shell variable names. expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null && { echo "$as_me: error: invalid package name: $ac_package" >&2 { (exit 1); exit 1; }; } ac_package=`echo $ac_package | sed 's/-/_/g'` eval "with_$ac_package=no" ;; --x) # Obsolete; use --with-x. with_x=yes ;; -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \ | --x-incl | --x-inc | --x-in | --x-i) ac_prev=x_includes ;; -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \ | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*) x_includes=$ac_optarg ;; -x-libraries | --x-libraries | --x-librarie | --x-librari \ | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l) ac_prev=x_libraries ;; -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \ | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) x_libraries=$ac_optarg ;; -*) { echo "$as_me: error: unrecognized option: $ac_option Try \`$0 --help' for more information." >&2 { (exit 1); exit 1; }; } ;; *=*) 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 && { echo "$as_me: error: invalid variable name: $ac_envvar" >&2 { (exit 1); exit 1; }; } ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` eval "$ac_envvar='$ac_optarg'" export $ac_envvar ;; *) # FIXME: should be removed in autoconf 3.0. echo "$as_me: WARNING: you should use --build, --host, --target" >&2 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && echo "$as_me: WARNING: invalid host type: $ac_option" >&2 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option} ;; esac done if test -n "$ac_prev"; then ac_option=--`echo $ac_prev | sed 's/_/-/g'` { echo "$as_me: error: missing argument to $ac_option" >&2 { (exit 1); exit 1; }; } fi # Be sure to have absolute paths. for ac_var in exec_prefix prefix do eval ac_val=$`echo $ac_var` case $ac_val in [\\/$]* | ?:[\\/]* | NONE | '' ) ;; *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 { (exit 1); exit 1; }; };; esac done # Be sure to have absolute paths. for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \ localstatedir libdir includedir oldincludedir infodir mandir do eval ac_val=$`echo $ac_var` case $ac_val in [\\/$]* | ?:[\\/]* ) ;; *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 { (exit 1); exit 1; }; };; esac done # There might be people who depend on the old broken behavior: `$host' # used to hold the argument of --host etc. # FIXME: To remove some day. build=$build_alias host=$host_alias target=$target_alias # FIXME: To remove some day. if test "x$host_alias" != x; then if test "x$build_alias" = x; then cross_compiling=maybe echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used." >&2 elif test "x$build_alias" != "x$host_alias"; then cross_compiling=yes fi fi ac_tool_prefix= test -n "$host_alias" && ac_tool_prefix=$host_alias- test "$silent" = yes && exec 6>/dev/null # Find the source files, if location was not specified. if test -z "$srcdir"; then ac_srcdir_defaulted=yes # Try the directory containing this script, then its parent. ac_confdir=`(dirname "$0") 2>/dev/null || $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$0" : 'X\(//\)[^/]' \| \ X"$0" : 'X\(//\)$' \| \ X"$0" : 'X\(/\)' \| \ . : '\(.\)' 2>/dev/null || echo X"$0" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } /^X\(\/\/\)[^/].*/{ s//\1/; q; } /^X\(\/\/\)$/{ s//\1/; q; } /^X\(\/\).*/{ s//\1/; q; } s/.*/./; q'` srcdir=$ac_confdir if test ! -r $srcdir/$ac_unique_file; then srcdir=.. fi else ac_srcdir_defaulted=no fi if test ! -r $srcdir/$ac_unique_file; then if test "$ac_srcdir_defaulted" = yes; then { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2 { (exit 1); exit 1; }; } else { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2 { (exit 1); exit 1; }; } fi fi (cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null || { echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2 { (exit 1); exit 1; }; } srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'` ac_env_build_alias_set=${build_alias+set} ac_env_build_alias_value=$build_alias ac_cv_env_build_alias_set=${build_alias+set} ac_cv_env_build_alias_value=$build_alias ac_env_host_alias_set=${host_alias+set} ac_env_host_alias_value=$host_alias ac_cv_env_host_alias_set=${host_alias+set} ac_cv_env_host_alias_value=$host_alias ac_env_target_alias_set=${target_alias+set} ac_env_target_alias_value=$target_alias ac_cv_env_target_alias_set=${target_alias+set} ac_cv_env_target_alias_value=$target_alias ac_env_CXX_set=${CXX+set} ac_env_CXX_value=$CXX ac_cv_env_CXX_set=${CXX+set} ac_cv_env_CXX_value=$CXX ac_env_CXXFLAGS_set=${CXXFLAGS+set} ac_env_CXXFLAGS_value=$CXXFLAGS ac_cv_env_CXXFLAGS_set=${CXXFLAGS+set} ac_cv_env_CXXFLAGS_value=$CXXFLAGS ac_env_LDFLAGS_set=${LDFLAGS+set} ac_env_LDFLAGS_value=$LDFLAGS ac_cv_env_LDFLAGS_set=${LDFLAGS+set} ac_cv_env_LDFLAGS_value=$LDFLAGS ac_env_CPPFLAGS_set=${CPPFLAGS+set} ac_env_CPPFLAGS_value=$CPPFLAGS ac_cv_env_CPPFLAGS_set=${CPPFLAGS+set} ac_cv_env_CPPFLAGS_value=$CPPFLAGS ac_env_CC_set=${CC+set} ac_env_CC_value=$CC ac_cv_env_CC_set=${CC+set} ac_cv_env_CC_value=$CC ac_env_CFLAGS_set=${CFLAGS+set} ac_env_CFLAGS_value=$CFLAGS ac_cv_env_CFLAGS_set=${CFLAGS+set} ac_cv_env_CFLAGS_value=$CFLAGS ac_env_CPP_set=${CPP+set} ac_env_CPP_value=$CPP ac_cv_env_CPP_set=${CPP+set} ac_cv_env_CPP_value=$CPP # # Report the --help message. # if test "$ac_init_help" = "long"; then # 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 this package to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... To assign environment variables (e.g., CC, CFLAGS...), specify them as VAR=VALUE. See below for descriptions of some of the useful variables. Defaults for the options are specified in brackets. Configuration: -h, --help display this help and exit --help=short display options specific to this package --help=recursive display the short help of all the included packages -V, --version display version information and exit -q, --quiet, --silent do not print \`checking...' messages --cache-file=FILE cache test results in FILE [disabled] -C, --config-cache alias for \`--cache-file=config.cache' -n, --no-create do not create output files --srcdir=DIR find the sources in DIR [configure dir or \`..'] _ACEOF cat <<_ACEOF Installation directories: --prefix=PREFIX install architecture-independent files in PREFIX [$ac_default_prefix] --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX [PREFIX] By default, \`make install' will install all the files in \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify an installation prefix other than \`$ac_default_prefix' using \`--prefix', for instance \`--prefix=\$HOME'. For better control, use the options below. Fine tuning of the installation directories: --bindir=DIR user executables [EPREFIX/bin] --sbindir=DIR system admin executables [EPREFIX/sbin] --libexecdir=DIR program executables [EPREFIX/libexec] --datadir=DIR read-only architecture-independent data [PREFIX/share] --sysconfdir=DIR read-only single-machine data [PREFIX/etc] --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] --localstatedir=DIR modifiable single-machine data [PREFIX/var] --libdir=DIR object code libraries [EPREFIX/lib] --includedir=DIR C header files [PREFIX/include] --oldincludedir=DIR C header files for non-gcc [/usr/include] --infodir=DIR info documentation [PREFIX/info] --mandir=DIR man documentation [PREFIX/man] _ACEOF cat <<\_ACEOF Program names: --program-prefix=PREFIX prepend PREFIX to installed program names --program-suffix=SUFFIX append SUFFIX to installed program names --program-transform-name=PROGRAM run sed PROGRAM on installed program names _ACEOF fi if test -n "$ac_init_help"; then cat <<\_ACEOF Optional Features: --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) --enable-FEATURE[=ARG] include FEATURE [ARG=yes] --disable-schemas-install Disable the schemas installation --enable-maintainer-mode enable make rules and dependencies not useful (and sometimes confusing) to the casual installer Optional Packages: --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) --with-gconf-source=sourceaddress Config database for installing schema files. --with-gconf-schema-file-dir=dir Directory for installing schema files. Some influential environment variables: CXX C++ compiler command CXXFLAGS C++ compiler flags LDFLAGS linker flags, e.g. -L if you have libraries in a nonstandard directory CPPFLAGS C/C++ preprocessor flags, e.g. -I if you have headers in a nonstandard directory CC C compiler command CFLAGS C compiler flags CPP C preprocessor Use these variables to override the choices made by `configure' or to help it to find libraries and programs with nonstandard names/locations. _ACEOF fi if test "$ac_init_help" = "recursive"; then # If there are subdirs, report their specific --help. ac_popdir=`pwd` for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue test -d $ac_dir || continue ac_builddir=. if test "$ac_dir" != .; then ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` # A "../" for each directory in $ac_dir_suffix. ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` else ac_dir_suffix= ac_top_builddir= fi case $srcdir in .) # No --srcdir option. We are building in place. ac_srcdir=. if test -z "$ac_top_builddir"; then ac_top_srcdir=. else ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` fi ;; [\\/]* | ?:[\\/]* ) # Absolute path. ac_srcdir=$srcdir$ac_dir_suffix; ac_top_srcdir=$srcdir ;; *) # Relative path. ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix ac_top_srcdir=$ac_top_builddir$srcdir ;; esac # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be # absolute. ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd` ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd` ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd` ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd` cd $ac_dir # Check for guested configure; otherwise get Cygnus style configure. if test -f $ac_srcdir/configure.gnu; then echo $SHELL $ac_srcdir/configure.gnu --help=recursive elif test -f $ac_srcdir/configure; then echo $SHELL $ac_srcdir/configure --help=recursive elif test -f $ac_srcdir/configure.ac || test -f $ac_srcdir/configure.in; then echo $ac_configure --help else echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 fi cd "$ac_popdir" done fi test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<\_ACEOF Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002 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 0 fi exec 5>config.log cat >&5 <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by $as_me, which was generated by GNU Autoconf 2.57. Invocation command line was $ $0 $@ _ACEOF { cat <<_ASUNAME ## --------- ## ## Platform. ## ## --------- ## hostname = `(hostname || uname -n) 2>/dev/null | sed 1q` uname -m = `(uname -m) 2>/dev/null || echo unknown` uname -r = `(uname -r) 2>/dev/null || echo unknown` uname -s = `(uname -s) 2>/dev/null || echo unknown` uname -v = `(uname -v) 2>/dev/null || echo unknown` /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown` /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown` /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown` /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown` /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown` hostinfo = `(hostinfo) 2>/dev/null || echo unknown` /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown` /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown` /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown` _ASUNAME as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. echo "PATH: $as_dir" done } >&5 cat >&5 <<_ACEOF ## ----------- ## ## Core tests. ## ## ----------- ## _ACEOF # Keep a trace of the command line. # Strip out --no-create and --no-recursion so they do not pile up. # Strip out --silent because we don't want to record it for future runs. # Also quote any args containing shell meta-characters. # Make two passes to allow for proper duplicate-argument suppression. ac_configure_args= ac_configure_args0= ac_configure_args1= ac_sep= ac_must_keep_next=false for ac_pass in 1 2 do for ac_arg do case $ac_arg in -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;; -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil) continue ;; *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; esac case $ac_pass in 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;; 2) ac_configure_args1="$ac_configure_args1 '$ac_arg'" if test $ac_must_keep_next = true; then ac_must_keep_next=false # Got value, back to normal. else case $ac_arg in *=* | --config-cache | -C | -disable-* | --disable-* \ | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \ | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \ | -with-* | --with-* | -without-* | --without-* | --x) case "$ac_configure_args0 " in "$ac_configure_args1"*" '$ac_arg' "* ) continue ;; esac ;; -* ) ac_must_keep_next=true ;; esac fi ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'" # Get rid of the leading space. ac_sep=" " ;; 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; } # When interrupted or exit'd, cleanup temporary files, and complete # config.log. We remove comments because anyway the quotes in there # would cause problems or look ugly. # WARNING: Be sure not to use single quotes in there, as some shells, # such as our DU 5.0 friend, will then `close' the trap. trap 'exit_status=$? # Save into config.log some information that might help in debugging. { echo cat <<\_ASBOX ## ---------------- ## ## Cache variables. ## ## ---------------- ## _ASBOX echo # The following way of writing the cache mishandles newlines in values, { (set) 2>&1 | case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in *ac_space=\ *) sed -n \ "s/'"'"'/'"'"'\\\\'"'"''"'"'/g; s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p" ;; *) sed -n \ "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" ;; esac; } echo cat <<\_ASBOX ## ----------------- ## ## Output variables. ## ## ----------------- ## _ASBOX echo for ac_var in $ac_subst_vars do eval ac_val=$`echo $ac_var` echo "$ac_var='"'"'$ac_val'"'"'" done | sort echo if test -n "$ac_subst_files"; then cat <<\_ASBOX ## ------------- ## ## Output files. ## ## ------------- ## _ASBOX echo for ac_var in $ac_subst_files do eval ac_val=$`echo $ac_var` echo "$ac_var='"'"'$ac_val'"'"'" done | sort echo fi if test -s confdefs.h; then cat <<\_ASBOX ## ----------- ## ## confdefs.h. ## ## ----------- ## _ASBOX echo sed "/^$/d" confdefs.h | sort echo fi test "$ac_signal" != 0 && echo "$as_me: caught signal $ac_signal" echo "$as_me: exit $exit_status" } >&5 rm -f core *.core && rm -rf conftest* confdefs* conf$$* $ac_clean_files && exit $exit_status ' 0 for ac_signal in 1 2 13 15; do trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal done ac_signal=0 # confdefs.h avoids OS command line length limits that DEFS can exceed. rm -rf conftest* confdefs.h # AIX cpp loses on an empty file, so make sure it contains at least a newline. echo >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 # Let the site file select an alternate cache file if it wants to. # Prefer explicitly selected file to automatically selected ones. if test -z "$CONFIG_SITE"; then if test "x$prefix" != xNONE; then CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site" else CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site" fi fi for ac_site_file in $CONFIG_SITE; do if test -r "$ac_site_file"; then { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5 echo "$as_me: loading site script $ac_site_file" >&6;} sed 's/^/| /' "$ac_site_file" >&5 . "$ac_site_file" fi done if test -r "$cache_file"; then # Some versions of bash will fail to source /dev/null (special # files actually), so we avoid doing that. if test -f "$cache_file"; then { echo "$as_me:$LINENO: loading cache $cache_file" >&5 echo "$as_me: loading cache $cache_file" >&6;} case $cache_file in [\\/]* | ?:[\\/]* ) . $cache_file;; *) . ./$cache_file;; esac fi else { echo "$as_me:$LINENO: creating cache $cache_file" >&5 echo "$as_me: creating cache $cache_file" >&6;} >$cache_file fi # Check that the precious variables saved in the cache have kept the same # value. ac_cache_corrupted=false for ac_var in `(set) 2>&1 | sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do eval ac_old_set=\$ac_cv_env_${ac_var}_set eval ac_new_set=\$ac_env_${ac_var}_set eval ac_old_val="\$ac_cv_env_${ac_var}_value" eval ac_new_val="\$ac_env_${ac_var}_value" case $ac_old_set,$ac_new_set in set,) { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} ac_cache_corrupted=: ;; ,set) { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5 echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} ac_cache_corrupted=: ;; ,);; *) if test "x$ac_old_val" != "x$ac_new_val"; then { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} { echo "$as_me:$LINENO: former value: $ac_old_val" >&5 echo "$as_me: former value: $ac_old_val" >&2;} { echo "$as_me:$LINENO: current value: $ac_new_val" >&5 echo "$as_me: current value: $ac_new_val" >&2;} ac_cache_corrupted=: fi;; esac # Pass precious variables to config.status. if test "$ac_new_set" = set; then case $ac_new_val in *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; *) ac_arg=$ac_var=$ac_new_val ;; esac case " $ac_configure_args " in *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy. *) ac_configure_args="$ac_configure_args '$ac_arg'" ;; esac fi done if $ac_cache_corrupted; then { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5 echo "$as_me: error: changes in the environment can compromise the build" >&2;} { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;} { (exit 1); exit 1; }; } fi ac_ext=c 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 ac_config_headers="$ac_config_headers config.h" ac_config_commands="$ac_config_commands default-1" PACKAGE=monster-masher VERSION=1.1 am__api_version="1.4" 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 done if test -z "$ac_aux_dir"; then { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&5 echo "$as_me: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&2;} { (exit 1); exit 1; }; } fi ac_config_guess="$SHELL $ac_aux_dir/config.guess" ac_config_sub="$SHELL $ac_aux_dir/config.sub" ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure. # 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" # ./install, which can be erroneously created by make from ./install.sh. echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6 if test -z "$INSTALL"; then if test "${ac_cv_path_install+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&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/* | \ /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 $as_executable_p "$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 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" break 3 fi fi done done ;; esac done 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. We don't cache a # path for INSTALL within a source directory, because that will # break other packages using the cache if that directory is # removed, or if the path is relative. INSTALL=$ac_install_sh fi fi echo "$as_me:$LINENO: result: $INSTALL" >&5 echo "${ECHO_T}$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' echo "$as_me:$LINENO: checking whether build environment is sane" >&5 echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6 # Just in case sleep 1 echo timestamp > conftestfile # 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 conftestfile 2> /dev/null` if test "$*" = "X"; then # -L didn't work. set X `ls -t $srcdir/configure conftestfile` fi if test "$*" != "X $srcdir/configure conftestfile" \ && test "$*" != "X conftestfile $srcdir/configure"; then # If neither matched, then we have a broken ls. This can happen # 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". { { echo "$as_me:$LINENO: error: ls -t appears to fail. Make sure there is not a broken alias in your environment" >&5 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; }; } fi test "$2" = conftestfile ) then # Ok. : else { { echo "$as_me:$LINENO: error: newly created file is older than distributed files! Check your system clock" >&5 echo "$as_me: error: newly created file is older than distributed files! Check your system clock" >&2;} { (exit 1); exit 1; }; } fi rm -f conftest* echo "$as_me:$LINENO: result: yes" >&5 echo "${ECHO_T}yes" >&6 test "$program_prefix" != NONE && program_transform_name="s,^,$program_prefix,;$program_transform_name" # Use a double $ so make ignores it. test "$program_suffix" != NONE && program_transform_name="s,\$,$program_suffix,;$program_transform_name" # Double any \ or $. echo might interpret backslashes. # By default was `s,x,x', remove it if useless. cat <<\_ACEOF >conftest.sed s/[\\$]/&&/g;s/;s,x,x,$// _ACEOF program_transform_name=`echo $program_transform_name | sed -f conftest.sed` rm conftest.sed echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6 set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'` if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.make <<\_ACEOF all: @echo 'ac_maketemp="$(MAKE)"' _ACEOF # GNU make sometimes prints "make[1]: Entering...", which would confuse us. eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=` if test -n "$ac_maketemp"; then eval ac_cv_prog_make_${ac_make}_set=yes else eval ac_cv_prog_make_${ac_make}_set=no fi rm -f conftest.make fi if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then echo "$as_me:$LINENO: result: yes" >&5 echo "${ECHO_T}yes" >&6 SET_MAKE= else echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6 SET_MAKE="MAKE=${MAKE-make}" fi PACKAGE=$PACKAGE VERSION=$VERSION if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5 echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;} { (exit 1); exit 1; }; } fi cat >>confdefs.h <<_ACEOF #define PACKAGE "$PACKAGE" _ACEOF cat >>confdefs.h <<_ACEOF #define VERSION "$VERSION" _ACEOF missing_dir=`cd $ac_aux_dir && pwd` echo "$as_me:$LINENO: checking for working aclocal-${am__api_version}" >&5 echo $ECHO_N "checking for working aclocal-${am__api_version}... $ECHO_C" >&6 # Run test in a subshell; some versions of sh will print an error if # an executable is not found, even if stderr is redirected. # Redirect stdin to placate older versions of autoconf. Sigh. if (aclocal-${am__api_version} --version) < /dev/null > /dev/null 2>&1; then ACLOCAL=aclocal-${am__api_version} echo "$as_me:$LINENO: result: found" >&5 echo "${ECHO_T}found" >&6 else ACLOCAL="$missing_dir/missing aclocal-${am__api_version}" echo "$as_me:$LINENO: result: missing" >&5 echo "${ECHO_T}missing" >&6 fi echo "$as_me:$LINENO: checking for working autoconf" >&5 echo $ECHO_N "checking for working autoconf... $ECHO_C" >&6 # Run test in a subshell; some versions of sh will print an error if # an executable is not found, even if stderr is redirected. # Redirect stdin to placate older versions of autoconf. Sigh. if (autoconf --version) < /dev/null > /dev/null 2>&1; then AUTOCONF=autoconf echo "$as_me:$LINENO: result: found" >&5 echo "${ECHO_T}found" >&6 else AUTOCONF="$missing_dir/missing autoconf" echo "$as_me:$LINENO: result: missing" >&5 echo "${ECHO_T}missing" >&6 fi echo "$as_me:$LINENO: checking for working automake-${am__api_version}" >&5 echo $ECHO_N "checking for working automake-${am__api_version}... $ECHO_C" >&6 # Run test in a subshell; some versions of sh will print an error if # an executable is not found, even if stderr is redirected. # Redirect stdin to placate older versions of autoconf. Sigh. if (automake-${am__api_version} --version) < /dev/null > /dev/null 2>&1; then AUTOMAKE=automake-${am__api_version} echo "$as_me:$LINENO: result: found" >&5 echo "${ECHO_T}found" >&6 else AUTOMAKE="$missing_dir/missing automake-${am__api_version}" echo "$as_me:$LINENO: result: missing" >&5 echo "${ECHO_T}missing" >&6 fi echo "$as_me:$LINENO: checking for working autoheader" >&5 echo $ECHO_N "checking for working autoheader... $ECHO_C" >&6 # Run test in a subshell; some versions of sh will print an error if # an executable is not found, even if stderr is redirected. # Redirect stdin to placate older versions of autoconf. Sigh. if (autoheader --version) < /dev/null > /dev/null 2>&1; then AUTOHEADER=autoheader echo "$as_me:$LINENO: result: found" >&5 echo "${ECHO_T}found" >&6 else AUTOHEADER="$missing_dir/missing autoheader" echo "$as_me:$LINENO: result: missing" >&5 echo "${ECHO_T}missing" >&6 fi echo "$as_me:$LINENO: checking for working makeinfo" >&5 echo $ECHO_N "checking for working makeinfo... $ECHO_C" >&6 # Run test in a subshell; some versions of sh will print an error if # an executable is not found, even if stderr is redirected. # Redirect stdin to placate older versions of autoconf. Sigh. if (makeinfo --version) < /dev/null > /dev/null 2>&1; then MAKEINFO=makeinfo echo "$as_me:$LINENO: result: found" >&5 echo "${ECHO_T}found" >&6 else MAKEINFO="$missing_dir/missing makeinfo" echo "$as_me:$LINENO: result: missing" >&5 echo "${ECHO_T}missing" >&6 fi if test -n ""; then echo "$as_me:$LINENO: checking for intltool >= " >&5 echo $ECHO_N "checking for intltool >= ... $ECHO_C" >&6 INTLTOOL_REQUIRED_VERSION_AS_INT=`echo | awk -F. '{ printf "%d", $1 * 100 + $2; }'` INTLTOOL_APPLIED_VERSION=`awk -F\" '/\\$VERSION / { printf $2; }' < ${srcdir}/intltool-update.in` INTLTOOL_APPLIED_VERSION_AS_INT=`awk -F\" '/\\$VERSION / { split($2, VERSION, "."); printf "%d\n", VERSION[1] * 100 + VERSION[2];}' < ${srcdir}/intltool-update.in` if test "$INTLTOOL_APPLIED_VERSION_AS_INT" -ge "$INTLTOOL_REQUIRED_VERSION_AS_INT"; then echo "$as_me:$LINENO: result: $INTLTOOL_APPLIED_VERSION found" >&5 echo "${ECHO_T}$INTLTOOL_APPLIED_VERSION found" >&6 else echo "$as_me:$LINENO: result: $INTLTOOL_APPLIED_VERSION found. Your intltool is too old. You need intltool or later." >&5 echo "${ECHO_T}$INTLTOOL_APPLIED_VERSION found. Your intltool is too old. You need intltool or later." >&6 exit 1 fi fi INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -k -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -o -p' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -o -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -s -u -c $(top_builddir)/po/.intltool-merge-cache' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' # Use the tools built into the package, not the ones that are installed. INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract' INTLTOOL_MERGE='$(top_builddir)/intltool-merge' INTLTOOL_UPDATE='$(top_builddir)/intltool-update' # Extract the first word of "perl", so it can be a program name with args. set dummy perl; ac_word=$2 echo "$as_me:$LINENO: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_INTLTOOL_PERL+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else case $INTLTOOL_PERL in [\\/]* | ?:[\\/]*) ac_cv_path_INTLTOOL_PERL="$INTLTOOL_PERL" # Let the user override the test with a path. ;; *) 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 $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_path_INTLTOOL_PERL="$as_dir/$ac_word$ac_exec_ext" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done ;; esac fi INTLTOOL_PERL=$ac_cv_path_INTLTOOL_PERL if test -n "$INTLTOOL_PERL"; then echo "$as_me:$LINENO: result: $INTLTOOL_PERL" >&5 echo "${ECHO_T}$INTLTOOL_PERL" >&6 else echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6 fi if test -z "$INTLTOOL_PERL"; then { { echo "$as_me:$LINENO: error: perl not found; required for intltool" >&5 echo "$as_me: error: perl not found; required for intltool" >&2;} { (exit 1); exit 1; }; } fi if test -z "`$INTLTOOL_PERL -v | fgrep '5.' 2> /dev/null`"; then { { echo "$as_me:$LINENO: error: perl 5.x required for intltool" >&5 echo "$as_me: error: perl 5.x required for intltool" >&2;} { (exit 1); exit 1; }; } fi # Remove file type tags (using []) from po/POTFILES. # Manually sed perl in so people don't have to put the intltool scripts in AC_OUTPUT. ac_config_commands="$ac_config_commands default-2" ac_ext=cc ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_cxx_compiler_gnu if test -n "$ac_tool_prefix"; then for ac_prog in $CCC g++ c++ gpp aCC CC cxx cc++ cl FCC KCC RCC xlC_r xlC 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 echo "$as_me:$LINENO: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_CXX+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else if test -n "$CXX"; then ac_cv_prog_CXX="$CXX" # 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 $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done fi fi CXX=$ac_cv_prog_CXX if test -n "$CXX"; then echo "$as_me:$LINENO: result: $CXX" >&5 echo "${ECHO_T}$CXX" >&6 else echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6 fi test -n "$CXX" && break done fi if test -z "$CXX"; then ac_ct_CXX=$CXX for ac_prog in $CCC g++ c++ gpp aCC CC cxx cc++ cl FCC KCC RCC xlC_r xlC do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 echo "$as_me:$LINENO: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else if test -n "$ac_ct_CXX"; then ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # 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 $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_CXX="$ac_prog" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done fi fi ac_ct_CXX=$ac_cv_prog_ac_ct_CXX if test -n "$ac_ct_CXX"; then echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5 echo "${ECHO_T}$ac_ct_CXX" >&6 else echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6 fi test -n "$ac_ct_CXX" && break done test -n "$ac_ct_CXX" || ac_ct_CXX="g++" CXX=$ac_ct_CXX fi # Provide some information about the compiler. echo "$as_me:$LINENO:" \ "checking for C++ compiler version" >&5 ac_compiler=`set X $ac_compile; echo $2` { (eval echo "$as_me:$LINENO: \"$ac_compiler --version &5\"") >&5 (eval $ac_compiler --version &5) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } { (eval echo "$as_me:$LINENO: \"$ac_compiler -v &5\"") >&5 (eval $ac_compiler -v &5) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } { (eval echo "$as_me:$LINENO: \"$ac_compiler -V &5\"") >&5 (eval $ac_compiler -V &5) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } cat >conftest.$ac_ext <<_ACEOF #line $LINENO "configure" /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ int main () { ; return 0; } _ACEOF ac_clean_files_save=$ac_clean_files ac_clean_files="$ac_clean_files a.out a.exe b.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. echo "$as_me:$LINENO: checking for C++ compiler default output" >&5 echo $ECHO_N "checking for C++ compiler default output... $ECHO_C" >&6 ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5 (eval $ac_link_default) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; then # Find the output, starting from the most likely. This scheme is # not robust to junk in `.', hence go to wildcards (a.*) only as a last # resort. # Be careful to initialize this variable, since it used to be cached. # Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile. ac_cv_exeext= # b.out is created by i960 compilers. for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out do test -f "$ac_file" || continue case $ac_file in *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;; conftest.$ac_ext ) # This is the source file. ;; [ab].out ) # We found the default executable, but exeext='' is most # certainly right. break;; *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` # FIXME: I believe we export ac_cv_exeext for Libtool, # but it would be cool to find out if it's true. Does anybody # maintain Libtool? --akim. export ac_cv_exeext break;; * ) break;; esac done else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 { { echo "$as_me:$LINENO: error: C++ compiler cannot create executables See \`config.log' for more details." >&5 echo "$as_me: error: C++ compiler cannot create executables See \`config.log' for more details." >&2;} { (exit 77); exit 77; }; } fi ac_exeext=$ac_cv_exeext echo "$as_me:$LINENO: result: $ac_file" >&5 echo "${ECHO_T}$ac_file" >&6 # Check the compiler produces executables we can run. If not, either # the compiler is broken, or we cross compile. echo "$as_me:$LINENO: checking whether the C++ compiler works" >&5 echo $ECHO_N "checking whether the C++ compiler works... $ECHO_C" >&6 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0 # If not cross compiling, check that we can run a simple program. if test "$cross_compiling" != yes; then if { ac_try='./$ac_file' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then cross_compiling=no else if test "$cross_compiling" = maybe; then cross_compiling=yes else { { 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 echo "$as_me: 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; }; } fi fi fi echo "$as_me:$LINENO: result: yes" >&5 echo "${ECHO_T}yes" >&6 rm -f a.out a.exe conftest$ac_cv_exeext b.out ac_clean_files=$ac_clean_files_save # Check the compiler produces executables we can run. If not, either # the compiler is broken, or we cross compile. echo "$as_me:$LINENO: checking whether we are cross compiling" >&5 echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6 echo "$as_me:$LINENO: result: $cross_compiling" >&5 echo "${ECHO_T}$cross_compiling" >&6 echo "$as_me:$LINENO: checking for suffix of executables" >&5 echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; 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 # `rm'. for ac_file in conftest.exe conftest conftest.*; do test -f "$ac_file" || continue case $ac_file in *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;; *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` export ac_cv_exeext break;; * ) break;; esac done else { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link See \`config.log' for more details." >&5 echo "$as_me: error: cannot compute suffix of executables: cannot compile and link See \`config.log' for more details." >&2;} { (exit 1); exit 1; }; } fi rm -f conftest$ac_cv_exeext echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5 echo "${ECHO_T}$ac_cv_exeext" >&6 rm -f conftest.$ac_ext EXEEXT=$ac_cv_exeext ac_exeext=$EXEEXT echo "$as_me:$LINENO: checking for suffix of object files" >&5 echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6 if test "${ac_cv_objext+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF #line $LINENO "configure" /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ int main () { ; return 0; } _ACEOF rm -f conftest.o conftest.obj if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; then for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do case $ac_file in *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;; *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` break;; esac done else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 { { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile See \`config.log' for more details." >&5 echo "$as_me: error: cannot compute suffix of object files: cannot compile See \`config.log' for more details." >&2;} { (exit 1); exit 1; }; } fi rm -f conftest.$ac_cv_objext conftest.$ac_ext fi echo "$as_me:$LINENO: result: $ac_cv_objext" >&5 echo "${ECHO_T}$ac_cv_objext" >&6 OBJEXT=$ac_cv_objext ac_objext=$OBJEXT echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5 echo $ECHO_N "checking whether we are using the GNU C++ compiler... $ECHO_C" >&6 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF #line $LINENO "configure" /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ int main () { #ifndef __GNUC__ choke me #endif ; return 0; } _ACEOF rm -f conftest.$ac_objext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest.$ac_objext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_compiler_gnu=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_compiler_gnu=no fi rm -f conftest.$ac_objext conftest.$ac_ext ac_cv_cxx_compiler_gnu=$ac_compiler_gnu fi echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5 echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6 GXX=`test $ac_compiler_gnu = yes && echo yes` ac_test_CXXFLAGS=${CXXFLAGS+set} ac_save_CXXFLAGS=$CXXFLAGS CXXFLAGS="-g" echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5 echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6 if test "${ac_cv_prog_cxx_g+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF #line $LINENO "configure" /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ int main () { ; return 0; } _ACEOF rm -f conftest.$ac_objext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest.$ac_objext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_prog_cxx_g=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_prog_cxx_g=no fi rm -f conftest.$ac_objext conftest.$ac_ext fi echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5 echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6 if test "$ac_test_CXXFLAGS" = set; then CXXFLAGS=$ac_save_CXXFLAGS elif test $ac_cv_prog_cxx_g = yes; then if test "$GXX" = yes; then CXXFLAGS="-g -O2" else CXXFLAGS="-g" fi else if test "$GXX" = yes; then CXXFLAGS="-O2" else CXXFLAGS= fi fi for ac_declaration in \ '' \ 'extern "C" void std::exit (int) throw (); using std::exit;' \ 'extern "C" void std::exit (int); using std::exit;' \ 'extern "C" void exit (int) throw ();' \ 'extern "C" void exit (int);' \ 'void exit (int);' do cat >conftest.$ac_ext <<_ACEOF #line $LINENO "configure" /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_declaration #include int main () { exit (42); ; return 0; } _ACEOF rm -f conftest.$ac_objext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest.$ac_objext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then : else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 continue fi rm -f conftest.$ac_objext conftest.$ac_ext cat >conftest.$ac_ext <<_ACEOF #line $LINENO "configure" /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_declaration int main () { exit (42); ; return 0; } _ACEOF rm -f conftest.$ac_objext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest.$ac_objext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then break else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 fi rm -f conftest.$ac_objext conftest.$ac_ext done rm -f conftest* if test -n "$ac_declaration"; then echo '#ifdef __cplusplus' >>confdefs.h echo $ac_declaration >>confdefs.h echo '#endif' >>confdefs.h fi ac_ext=c 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 succeeded=no if test -z "$PKG_CONFIG"; then # Extract the first word of "pkg-config", so it can be a program name with args. set dummy pkg-config; ac_word=$2 echo "$as_me:$LINENO: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_PKG_CONFIG+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else case $PKG_CONFIG in [\\/]* | ?:[\\/]*) ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path. ;; *) 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 $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no" ;; esac fi PKG_CONFIG=$ac_cv_path_PKG_CONFIG if test -n "$PKG_CONFIG"; then echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5 echo "${ECHO_T}$PKG_CONFIG" >&6 else echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6 fi fi if test "$PKG_CONFIG" = "no" ; then echo "*** The pkg-config script could not be found. Make sure it is" echo "*** in your path, or set the PKG_CONFIG environment variable" echo "*** to the full path to pkg-config." echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config." else PKG_CONFIG_MIN_VERSION=0.9.0 if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then echo "$as_me:$LINENO: checking for libgnomeuimm-2.0 >= 1.3.11 gconfmm-2.0 >= 2.0.1 \ libglademm-2.0 >= 1.3.0" >&5 echo $ECHO_N "checking for libgnomeuimm-2.0 >= 1.3.11 gconfmm-2.0 >= 2.0.1 \ libglademm-2.0 >= 1.3.0... $ECHO_C" >&6 if $PKG_CONFIG --exists "libgnomeuimm-2.0 >= 1.3.11 gconfmm-2.0 >= 2.0.1 \ libglademm-2.0 >= 1.3.0" ; then echo "$as_me:$LINENO: result: yes" >&5 echo "${ECHO_T}yes" >&6 succeeded=yes echo "$as_me:$LINENO: checking DEPS_CFLAGS" >&5 echo $ECHO_N "checking DEPS_CFLAGS... $ECHO_C" >&6 DEPS_CFLAGS=`$PKG_CONFIG --cflags "libgnomeuimm-2.0 >= 1.3.11 gconfmm-2.0 >= 2.0.1 \ libglademm-2.0 >= 1.3.0"` echo "$as_me:$LINENO: result: $DEPS_CFLAGS" >&5 echo "${ECHO_T}$DEPS_CFLAGS" >&6 echo "$as_me:$LINENO: checking DEPS_LIBS" >&5 echo $ECHO_N "checking DEPS_LIBS... $ECHO_C" >&6 DEPS_LIBS=`$PKG_CONFIG --libs "libgnomeuimm-2.0 >= 1.3.11 gconfmm-2.0 >= 2.0.1 \ libglademm-2.0 >= 1.3.0"` echo "$as_me:$LINENO: result: $DEPS_LIBS" >&5 echo "${ECHO_T}$DEPS_LIBS" >&6 else DEPS_CFLAGS="" DEPS_LIBS="" ## If we have a custom action on failure, don't print errors, but ## do set a variable so people can do so. DEPS_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libgnomeuimm-2.0 >= 1.3.11 gconfmm-2.0 >= 2.0.1 \ libglademm-2.0 >= 1.3.0"` echo $DEPS_PKG_ERRORS fi else echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer." echo "*** See http://www.freedesktop.org/software/pkgconfig" fi fi if test $succeeded = yes; then : else { { echo "$as_me:$LINENO: error: Library requirements (libgnomeuimm-2.0 >= 1.3.11 gconfmm-2.0 >= 2.0.1 \ libglademm-2.0 >= 1.3.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5 echo "$as_me: error: Library requirements (libgnomeuimm-2.0 >= 1.3.11 gconfmm-2.0 >= 2.0.1 \ libglademm-2.0 >= 1.3.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;} { (exit 1); exit 1; }; } fi # Extract the first word of "gconftool-2", so it can be a program name with args. set dummy gconftool-2; ac_word=$2 echo "$as_me:$LINENO: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_GCONFTOOL+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else case $GCONFTOOL in [\\/]* | ?:[\\/]*) ac_cv_path_GCONFTOOL="$GCONFTOOL" # Let the user override the test with a path. ;; *) 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 $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_path_GCONFTOOL="$as_dir/$ac_word$ac_exec_ext" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done test -z "$ac_cv_path_GCONFTOOL" && ac_cv_path_GCONFTOOL="no" ;; esac fi GCONFTOOL=$ac_cv_path_GCONFTOOL if test -n "$GCONFTOOL"; then echo "$as_me:$LINENO: result: $GCONFTOOL" >&5 echo "${ECHO_T}$GCONFTOOL" >&6 else echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6 fi if test x"$GCONFTOOL" = xno; then { { echo "$as_me:$LINENO: error: gconftool-2 executable not found in your path - should be installed with GConf" >&5 echo "$as_me: error: gconftool-2 executable not found in your path - should be installed with GConf" >&2;} { (exit 1); exit 1; }; } fi if test "x$GCONF_SCHEMA_INSTALL_SOURCE" = "x"; then GCONF_SCHEMA_CONFIG_SOURCE=`gconftool-2 --get-default-source` else GCONF_SCHEMA_CONFIG_SOURCE=$GCONF_SCHEMA_INSTALL_SOURCE fi # Check whether --with-gconf-source or --without-gconf-source was given. if test "${with_gconf_source+set}" = set; then withval="$with_gconf_source" GCONF_SCHEMA_CONFIG_SOURCE="$withval" fi; echo "$as_me:$LINENO: result: Using config source $GCONF_SCHEMA_CONFIG_SOURCE for schema installation" >&5 echo "${ECHO_T}Using config source $GCONF_SCHEMA_CONFIG_SOURCE for schema installation" >&6 if test "x$GCONF_SCHEMA_FILE_DIR" = "x"; then GCONF_SCHEMA_FILE_DIR='$(sysconfdir)/gconf/schemas/' else GCONF_SCHEMA_FILE_DIR=$GCONF_SCHEMA_FILE_DIR fi # Check whether --with-gconf-schema-file-dir or --without-gconf-schema-file-dir was given. if test "${with_gconf_schema_file_dir+set}" = set; then withval="$with_gconf_schema_file_dir" GCONF_SCHEMA_FILE_DIR="$withval" fi; echo "$as_me:$LINENO: result: Using $GCONF_SCHEMA_FILE_DIR as install directory for schema files" >&5 echo "${ECHO_T}Using $GCONF_SCHEMA_FILE_DIR as install directory for schema files" >&6 # Check whether --enable-schemas-install or --disable-schemas-install was given. if test "${enable_schemas_install+set}" = set; then enableval="$enable_schemas_install" case "${enableval}" in yes) schemas_install=true ;; no) schemas_install=false ;; *) { { echo "$as_me:$LINENO: error: bad value ${enableval} for --disable-schemas-install" >&5 echo "$as_me: error: bad value ${enableval} for --disable-schemas-install" >&2;} { (exit 1); exit 1; }; } ;; esac else schemas_install=true fi; if test x$schemas_install = xtrue; then GCONF_SCHEMAS_INSTALL_TRUE= GCONF_SCHEMAS_INSTALL_FALSE='#' else GCONF_SCHEMAS_INSTALL_TRUE='#' GCONF_SCHEMAS_INSTALL_FALSE= fi ALL_LINGUAS="da" GETTEXT_PACKAGE=$PACKAGE ac_ext=c 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 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 echo "$as_me:$LINENO: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # 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 $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_CC="${ac_tool_prefix}gcc" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then echo "$as_me:$LINENO: result: $CC" >&5 echo "${ECHO_T}$CC" >&6 else echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6 fi fi if test -z "$ac_cv_prog_CC"; then 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 echo "$as_me:$LINENO: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else if test -n "$ac_ct_CC"; then ac_cv_prog_ac_ct_CC="$ac_ct_CC" # 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 $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_CC="gcc" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done fi fi ac_ct_CC=$ac_cv_prog_ac_ct_CC if test -n "$ac_ct_CC"; then echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 echo "${ECHO_T}$ac_ct_CC" >&6 else echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6 fi CC=$ac_ct_CC else CC="$ac_cv_prog_CC" fi if test -z "$CC"; then 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 echo "$as_me:$LINENO: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # 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 $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_CC="${ac_tool_prefix}cc" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then echo "$as_me:$LINENO: result: $CC" >&5 echo "${ECHO_T}$CC" >&6 else echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6 fi fi if test -z "$ac_cv_prog_CC"; then ac_ct_CC=$CC # Extract the first word of "cc", so it can be a program name with args. set dummy cc; ac_word=$2 echo "$as_me:$LINENO: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else if test -n "$ac_ct_CC"; then ac_cv_prog_ac_ct_CC="$ac_ct_CC" # 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 $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_CC="cc" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done fi fi ac_ct_CC=$ac_cv_prog_ac_ct_CC if test -n "$ac_ct_CC"; then echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 echo "${ECHO_T}$ac_ct_CC" >&6 else echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6 fi CC=$ac_ct_CC else CC="$ac_cv_prog_CC" fi fi 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 echo "$as_me:$LINENO: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else ac_prog_rejected=no 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 $as_executable_p "$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" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done if test $ac_prog_rejected = yes; then # We found a bogon in the path, so make sure we never use it. set dummy $ac_cv_prog_CC shift if test $# != 0; then # We chose a different compiler from the bogus one. # However, it has the same basename, so the bogon will be chosen # first if we set CC to just the basename; use the full file name. shift ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@" fi fi fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then echo "$as_me:$LINENO: result: $CC" >&5 echo "${ECHO_T}$CC" >&6 else echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6 fi fi if test -z "$CC"; then if test -n "$ac_tool_prefix"; then for ac_prog in cl 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 echo "$as_me:$LINENO: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # 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 $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_CC="$ac_tool_prefix$ac_prog" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then echo "$as_me:$LINENO: result: $CC" >&5 echo "${ECHO_T}$CC" >&6 else echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6 fi test -n "$CC" && break done fi if test -z "$CC"; then ac_ct_CC=$CC for ac_prog in cl do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 echo "$as_me:$LINENO: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else if test -n "$ac_ct_CC"; then ac_cv_prog_ac_ct_CC="$ac_ct_CC" # 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 $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_CC="$ac_prog" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done fi fi ac_ct_CC=$ac_cv_prog_ac_ct_CC if test -n "$ac_ct_CC"; then echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 echo "${ECHO_T}$ac_ct_CC" >&6 else echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6 fi test -n "$ac_ct_CC" && break done CC=$ac_ct_CC fi fi test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH See \`config.log' for more details." >&5 echo "$as_me: error: no acceptable C compiler found in \$PATH See \`config.log' for more details." >&2;} { (exit 1); exit 1; }; } # Provide some information about the compiler. echo "$as_me:$LINENO:" \ "checking for C compiler version" >&5 ac_compiler=`set X $ac_compile; echo $2` { (eval echo "$as_me:$LINENO: \"$ac_compiler --version &5\"") >&5 (eval $ac_compiler --version &5) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } { (eval echo "$as_me:$LINENO: \"$ac_compiler -v &5\"") >&5 (eval $ac_compiler -v &5) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } { (eval echo "$as_me:$LINENO: \"$ac_compiler -V &5\"") >&5 (eval $ac_compiler -V &5) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5 echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6 if test "${ac_cv_c_compiler_gnu+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF #line $LINENO "configure" /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ int main () { #ifndef __GNUC__ choke me #endif ; return 0; } _ACEOF rm -f conftest.$ac_objext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest.$ac_objext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_compiler_gnu=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_compiler_gnu=no fi rm -f conftest.$ac_objext conftest.$ac_ext ac_cv_c_compiler_gnu=$ac_compiler_gnu fi echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5 echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6 GCC=`test $ac_compiler_gnu = yes && echo yes` ac_test_CFLAGS=${CFLAGS+set} ac_save_CFLAGS=$CFLAGS CFLAGS="-g" echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5 echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6 if test "${ac_cv_prog_cc_g+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF #line $LINENO "configure" /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ int main () { ; return 0; } _ACEOF rm -f conftest.$ac_objext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest.$ac_objext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_prog_cc_g=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_prog_cc_g=no fi rm -f conftest.$ac_objext conftest.$ac_ext fi echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 echo "${ECHO_T}$ac_cv_prog_cc_g" >&6 if test "$ac_test_CFLAGS" = set; then CFLAGS=$ac_save_CFLAGS elif test $ac_cv_prog_cc_g = yes; then if test "$GCC" = yes; then CFLAGS="-g -O2" else CFLAGS="-g" fi else if test "$GCC" = yes; then CFLAGS="-O2" else CFLAGS= fi fi echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5 echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6 if test "${ac_cv_prog_cc_stdc+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_cv_prog_cc_stdc=no ac_save_CC=$CC cat >conftest.$ac_ext <<_ACEOF #line $LINENO "configure" /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include #include #include #include /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ struct buf { int x; }; FILE * (*rcsopen) (struct buf *, struct stat *, int); static char *e (p, i) char **p; int i; { return p[i]; } static char *f (char * (*g) (char **, int), char **p, ...) { char *s; va_list v; va_start (v,p); s = g (p, va_arg (v,int)); va_end (v); return s; } int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); int argc; char **argv; int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } _ACEOF # Don't try gcc -ansi; that turns off useful extensions and # breaks some systems' header files. # AIX -qlanglvl=ansi # Ultrix and OSF/1 -std1 # HP-UX 10.20 and later -Ae # HP-UX older versions -Aa -D_HPUX_SOURCE # SVR4 -Xc -D__EXTENSIONS__ for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__" do CC="$ac_save_CC $ac_arg" rm -f conftest.$ac_objext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest.$ac_objext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_prog_cc_stdc=$ac_arg break else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 fi rm -f conftest.$ac_objext done rm -f conftest.$ac_ext conftest.$ac_objext CC=$ac_save_CC fi case "x$ac_cv_prog_cc_stdc" in x|xno) echo "$as_me:$LINENO: result: none needed" >&5 echo "${ECHO_T}none needed" >&6 ;; *) echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5 echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6 CC="$CC $ac_cv_prog_cc_stdc" ;; esac # Some people use a C++ compiler to compile C. Since we use `exit', # in C++ we need to declare it. In case someone uses the same compiler # for both compiling C and C++ we need to have the C++ compiler decide # the declaration of exit, since it's the most demanding environment. cat >conftest.$ac_ext <<_ACEOF #ifndef __cplusplus choke me #endif _ACEOF rm -f conftest.$ac_objext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest.$ac_objext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then for ac_declaration in \ '' \ 'extern "C" void std::exit (int) throw (); using std::exit;' \ 'extern "C" void std::exit (int); using std::exit;' \ 'extern "C" void exit (int) throw ();' \ 'extern "C" void exit (int);' \ 'void exit (int);' do cat >conftest.$ac_ext <<_ACEOF #line $LINENO "configure" /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_declaration #include int main () { exit (42); ; return 0; } _ACEOF rm -f conftest.$ac_objext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest.$ac_objext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then : else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 continue fi rm -f conftest.$ac_objext conftest.$ac_ext cat >conftest.$ac_ext <<_ACEOF #line $LINENO "configure" /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_declaration int main () { exit (42); ; return 0; } _ACEOF rm -f conftest.$ac_objext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest.$ac_objext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then break else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 fi rm -f conftest.$ac_objext conftest.$ac_ext done rm -f conftest* if test -n "$ac_declaration"; then echo '#ifdef __cplusplus' >>confdefs.h echo $ac_declaration >>confdefs.h echo '#endif' >>confdefs.h fi else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 fi rm -f conftest.$ac_objext conftest.$ac_ext ac_ext=c 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 ac_ext=c 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 echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5 echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&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 echo $ECHO_N "(cached) $ECHO_C" >&6 else # Double quotes because CPP needs to be expanded for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp" do ac_preproc_ok=false for ac_c_preproc_warn_flag in '' yes do # Use a header file that comes with gcc, so configuring glibc # with a fresh cross-compiler works. # Prefer to if __STDC__ is defined, since # 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 #line $LINENO "configure" /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #ifdef __STDC__ # include #else # include #endif Syntax error _ACEOF if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&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 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag else ac_cpp_err= fi else ac_cpp_err=yes fi if test -z "$ac_cpp_err"; then : else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 # Broken: fails on valid input. continue fi rm -f conftest.err conftest.$ac_ext # OK, works on sane cases. Now check whether non-existent headers # can be detected and how. cat >conftest.$ac_ext <<_ACEOF #line $LINENO "configure" /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include _ACEOF if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&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 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag else ac_cpp_err= fi else ac_cpp_err=yes fi if test -z "$ac_cpp_err"; then # Broken: success on invalid input. continue else 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 break fi done ac_cv_prog_CPP=$CPP fi CPP=$ac_cv_prog_CPP else ac_cv_prog_CPP=$CPP fi echo "$as_me:$LINENO: result: $CPP" >&5 echo "${ECHO_T}$CPP" >&6 ac_preproc_ok=false for ac_c_preproc_warn_flag in '' yes do # Use a header file that comes with gcc, so configuring glibc # with a fresh cross-compiler works. # Prefer to if __STDC__ is defined, since # 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 #line $LINENO "configure" /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #ifdef __STDC__ # include #else # include #endif Syntax error _ACEOF if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&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 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag else ac_cpp_err= fi else ac_cpp_err=yes fi if test -z "$ac_cpp_err"; then : else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 # Broken: fails on valid input. continue fi rm -f conftest.err conftest.$ac_ext # OK, works on sane cases. Now check whether non-existent headers # can be detected and how. cat >conftest.$ac_ext <<_ACEOF #line $LINENO "configure" /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include _ACEOF if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&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 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag else ac_cpp_err= fi else ac_cpp_err=yes fi if test -z "$ac_cpp_err"; then # Broken: success on invalid input. continue else 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 : else { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check See \`config.log' for more details." >&5 echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check See \`config.log' for more details." >&2;} { (exit 1); exit 1; }; } fi ac_ext=c 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 echo "$as_me:$LINENO: checking for egrep" >&5 echo $ECHO_N "checking for egrep... $ECHO_C" >&6 if test "${ac_cv_prog_egrep+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else if echo a | (grep -E '(a|b)') >/dev/null 2>&1 then ac_cv_prog_egrep='grep -E' else ac_cv_prog_egrep='egrep' fi fi echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5 echo "${ECHO_T}$ac_cv_prog_egrep" >&6 EGREP=$ac_cv_prog_egrep echo "$as_me:$LINENO: checking for ANSI C header files" >&5 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6 if test "${ac_cv_header_stdc+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF #line $LINENO "configure" /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include #include #include #include int main () { ; return 0; } _ACEOF rm -f conftest.$ac_objext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest.$ac_objext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_header_stdc=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_header_stdc=no fi rm -f 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 #line $LINENO "configure" /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include _ACEOF if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | $EGREP "memchr" >/dev/null 2>&1; then : else ac_cv_header_stdc=no fi rm -f conftest* fi 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 #line $LINENO "configure" /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include _ACEOF if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | $EGREP "free" >/dev/null 2>&1; then : else ac_cv_header_stdc=no fi rm -f conftest* fi 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 : else cat >conftest.$ac_ext <<_ACEOF #line $LINENO "configure" /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include #if ((' ' & 0x0FF) == 0x020) # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) #else # define ISLOWER(c) \ (('a' <= (c) && (c) <= 'i') \ || ('j' <= (c) && (c) <= 'r') \ || ('s' <= (c) && (c) <= 'z')) # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) #endif #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) int main () { int i; for (i = 0; i < 256; i++) if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2); exit (0); } _ACEOF rm -f conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then : else echo "$as_me: program exited with status $ac_status" >&5 echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ( exit $ac_status ) ac_cv_header_stdc=no fi rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext fi fi fi echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5 echo "${ECHO_T}$ac_cv_header_stdc" >&6 if test $ac_cv_header_stdc = yes; then cat >>confdefs.h <<\_ACEOF #define STDC_HEADERS 1 _ACEOF 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=`echo "ac_cv_header_$ac_header" | $as_tr_sh` echo "$as_me:$LINENO: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF #line $LINENO "configure" /* 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 { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest.$ac_objext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then eval "$as_ac_Header=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 eval "$as_ac_Header=no" fi rm -f conftest.$ac_objext conftest.$ac_ext fi echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 if test `eval echo '${'$as_ac_Header'}'` = yes; then cat >>confdefs.h <<_ACEOF #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 _ACEOF fi done for ac_header in locale.h do as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` if eval "test \"\${$as_ac_Header+set}\" = set"; then echo "$as_me:$LINENO: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 fi echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 else # Is the header compilable? echo "$as_me:$LINENO: checking $ac_header usability" >&5 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 cat >conftest.$ac_ext <<_ACEOF #line $LINENO "configure" /* 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 { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest.$ac_objext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_header_compiler=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_header_compiler=no fi rm -f conftest.$ac_objext conftest.$ac_ext echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 echo "${ECHO_T}$ac_header_compiler" >&6 # Is the header present? echo "$as_me:$LINENO: checking $ac_header presence" >&5 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 cat >conftest.$ac_ext <<_ACEOF #line $LINENO "configure" /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include <$ac_header> _ACEOF if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&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 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag else ac_cpp_err= fi else ac_cpp_err=yes fi if test -z "$ac_cpp_err"; then ac_header_preproc=yes else 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 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 echo "${ECHO_T}$ac_header_preproc" >&6 # So? What about this header? case $ac_header_compiler:$ac_header_preproc in yes:no ) { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} ( cat <<\_ASBOX ## ------------------------------------ ## ## Report this to bug-autoconf@gnu.org. ## ## ------------------------------------ ## _ASBOX ) | sed "s/^/$as_me: WARNING: /" >&2 ;; no:yes ) { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} ( cat <<\_ASBOX ## ------------------------------------ ## ## Report this to bug-autoconf@gnu.org. ## ## ------------------------------------ ## _ASBOX ) | sed "s/^/$as_me: WARNING: /" >&2 ;; esac echo "$as_me:$LINENO: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$as_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else eval "$as_ac_Header=$ac_header_preproc" fi echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 fi if test `eval echo '${'$as_ac_Header'}'` = yes; then cat >>confdefs.h <<_ACEOF #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 _ACEOF fi done if test $ac_cv_header_locale_h = yes; then echo "$as_me:$LINENO: checking for LC_MESSAGES" >&5 echo $ECHO_N "checking for LC_MESSAGES... $ECHO_C" >&6 if test "${am_cv_val_LC_MESSAGES+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF #line $LINENO "configure" /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include int main () { return LC_MESSAGES ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then am_cv_val_LC_MESSAGES=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 am_cv_val_LC_MESSAGES=no fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext fi echo "$as_me:$LINENO: result: $am_cv_val_LC_MESSAGES" >&5 echo "${ECHO_T}$am_cv_val_LC_MESSAGES" >&6 if test $am_cv_val_LC_MESSAGES = yes; then cat >>confdefs.h <<\_ACEOF #define HAVE_LC_MESSAGES 1 _ACEOF fi fi USE_NLS=yes gt_cv_have_gettext=no CATOBJEXT=NONE XGETTEXT=: INTLLIBS= if test "${ac_cv_header_libintl_h+set}" = set; then echo "$as_me:$LINENO: checking for libintl.h" >&5 echo $ECHO_N "checking for libintl.h... $ECHO_C" >&6 if test "${ac_cv_header_libintl_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 fi echo "$as_me:$LINENO: result: $ac_cv_header_libintl_h" >&5 echo "${ECHO_T}$ac_cv_header_libintl_h" >&6 else # Is the header compilable? echo "$as_me:$LINENO: checking libintl.h usability" >&5 echo $ECHO_N "checking libintl.h usability... $ECHO_C" >&6 cat >conftest.$ac_ext <<_ACEOF #line $LINENO "configure" /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default #include _ACEOF rm -f conftest.$ac_objext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest.$ac_objext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_header_compiler=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_header_compiler=no fi rm -f conftest.$ac_objext conftest.$ac_ext echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 echo "${ECHO_T}$ac_header_compiler" >&6 # Is the header present? echo "$as_me:$LINENO: checking libintl.h presence" >&5 echo $ECHO_N "checking libintl.h presence... $ECHO_C" >&6 cat >conftest.$ac_ext <<_ACEOF #line $LINENO "configure" /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include _ACEOF if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&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 echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag else ac_cpp_err= fi else ac_cpp_err=yes fi if test -z "$ac_cpp_err"; then ac_header_preproc=yes else 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 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 echo "${ECHO_T}$ac_header_preproc" >&6 # So? What about this header? case $ac_header_compiler:$ac_header_preproc in yes:no ) { echo "$as_me:$LINENO: WARNING: libintl.h: accepted by the compiler, rejected by the preprocessor!" >&5 echo "$as_me: WARNING: libintl.h: accepted by the compiler, rejected by the preprocessor!" >&2;} { echo "$as_me:$LINENO: WARNING: libintl.h: proceeding with the preprocessor's result" >&5 echo "$as_me: WARNING: libintl.h: proceeding with the preprocessor's result" >&2;} ( cat <<\_ASBOX ## ------------------------------------ ## ## Report this to bug-autoconf@gnu.org. ## ## ------------------------------------ ## _ASBOX ) | sed "s/^/$as_me: WARNING: /" >&2 ;; no:yes ) { echo "$as_me:$LINENO: WARNING: libintl.h: present but cannot be compiled" >&5 echo "$as_me: WARNING: libintl.h: present but cannot be compiled" >&2;} { echo "$as_me:$LINENO: WARNING: libintl.h: check for missing prerequisite headers?" >&5 echo "$as_me: WARNING: libintl.h: check for missing prerequisite headers?" >&2;} { echo "$as_me:$LINENO: WARNING: libintl.h: proceeding with the preprocessor's result" >&5 echo "$as_me: WARNING: libintl.h: proceeding with the preprocessor's result" >&2;} ( cat <<\_ASBOX ## ------------------------------------ ## ## Report this to bug-autoconf@gnu.org. ## ## ------------------------------------ ## _ASBOX ) | sed "s/^/$as_me: WARNING: /" >&2 ;; esac echo "$as_me:$LINENO: checking for libintl.h" >&5 echo $ECHO_N "checking for libintl.h... $ECHO_C" >&6 if test "${ac_cv_header_libintl_h+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_cv_header_libintl_h=$ac_header_preproc fi echo "$as_me:$LINENO: result: $ac_cv_header_libintl_h" >&5 echo "${ECHO_T}$ac_cv_header_libintl_h" >&6 fi if test $ac_cv_header_libintl_h = yes; then gt_cv_func_dgettext_libintl="no" libintl_extra_libs="" # # First check in libc # echo "$as_me:$LINENO: checking for dgettext in libc" >&5 echo $ECHO_N "checking for dgettext in libc... $ECHO_C" >&6 if test "${gt_cv_func_dgettext_libc+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF #line $LINENO "configure" /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include int main () { return (int) dgettext ("","") ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then gt_cv_func_dgettext_libc=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 gt_cv_func_dgettext_libc=no fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext fi echo "$as_me:$LINENO: result: $gt_cv_func_dgettext_libc" >&5 echo "${ECHO_T}$gt_cv_func_dgettext_libc" >&6 if test "$gt_cv_func_dgettext_libc" = "yes" ; then for ac_func in bind_textdomain_codeset do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` echo "$as_me:$LINENO: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$as_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF #line $LINENO "configure" /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* System header to define __stub macros and hopefully few prototypes, which can conflict with char $ac_func (); below. Prefer to if __STDC__ is defined, since exists even on freestanding compilers. */ #ifdef __STDC__ # include #else # include #endif /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char $ac_func (); /* 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_$ac_func) || defined (__stub___$ac_func) choke me #else char (*f) () = $ac_func; #endif #ifdef __cplusplus } #endif int main () { return f != $ac_func; ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then eval "$as_ac_var=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 eval "$as_ac_var=no" fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext fi echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 if test `eval echo '${'$as_ac_var'}'` = yes; then cat >>confdefs.h <<_ACEOF #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 _ACEOF fi done fi # # If we don't have everything we want, check in libintl # if test "$gt_cv_func_dgettext_libc" != "yes" \ || test "$ac_cv_func_bind_textdomain_codeset" != "yes" ; then echo "$as_me:$LINENO: checking for bindtextdomain in -lintl" >&5 echo $ECHO_N "checking for bindtextdomain in -lintl... $ECHO_C" >&6 if test "${ac_cv_lib_intl_bindtextdomain+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lintl $LIBS" cat >conftest.$ac_ext <<_ACEOF #line $LINENO "configure" /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char bindtextdomain (); int main () { bindtextdomain (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_intl_bindtextdomain=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_lib_intl_bindtextdomain=no fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi echo "$as_me:$LINENO: result: $ac_cv_lib_intl_bindtextdomain" >&5 echo "${ECHO_T}$ac_cv_lib_intl_bindtextdomain" >&6 if test $ac_cv_lib_intl_bindtextdomain = yes; then echo "$as_me:$LINENO: checking for dgettext in -lintl" >&5 echo $ECHO_N "checking for dgettext in -lintl... $ECHO_C" >&6 if test "${ac_cv_lib_intl_dgettext+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lintl $LIBS" cat >conftest.$ac_ext <<_ACEOF #line $LINENO "configure" /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char dgettext (); int main () { dgettext (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_intl_dgettext=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_lib_intl_dgettext=no fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi echo "$as_me:$LINENO: result: $ac_cv_lib_intl_dgettext" >&5 echo "${ECHO_T}$ac_cv_lib_intl_dgettext" >&6 if test $ac_cv_lib_intl_dgettext = yes; then gt_cv_func_dgettext_libintl=yes fi fi if test "$gt_cv_func_dgettext_libintl" != "yes" ; then echo "$as_me:$LINENO: checking if -liconv is needed to use gettext" >&5 echo $ECHO_N "checking if -liconv is needed to use gettext... $ECHO_C" >&6 echo "$as_me:$LINENO: result: " >&5 echo "${ECHO_T}" >&6 echo "$as_me:$LINENO: checking for dcgettext in -lintl" >&5 echo $ECHO_N "checking for dcgettext in -lintl... $ECHO_C" >&6 if test "${ac_cv_lib_intl_dcgettext+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lintl -liconv $LIBS" cat >conftest.$ac_ext <<_ACEOF #line $LINENO "configure" /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char dcgettext (); int main () { dcgettext (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_intl_dcgettext=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_lib_intl_dcgettext=no fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi echo "$as_me:$LINENO: result: $ac_cv_lib_intl_dcgettext" >&5 echo "${ECHO_T}$ac_cv_lib_intl_dcgettext" >&6 if test $ac_cv_lib_intl_dcgettext = yes; then gt_cv_func_dgettext_libintl=yes libintl_extra_libs=-liconv else : fi fi # # If we found libintl, then check in it for bind_textdomain_codeset(); # we'll prefer libc if neither have bind_textdomain_codeset(), # and both have dgettext # if test "$gt_cv_func_dgettext_libintl" = "yes" ; then glib_save_LIBS="$LIBS" LIBS="$LIBS -lintl $libintl_extra_libs" unset ac_cv_func_bind_textdomain_codeset for ac_func in bind_textdomain_codeset do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` echo "$as_me:$LINENO: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$as_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF #line $LINENO "configure" /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* System header to define __stub macros and hopefully few prototypes, which can conflict with char $ac_func (); below. Prefer to if __STDC__ is defined, since exists even on freestanding compilers. */ #ifdef __STDC__ # include #else # include #endif /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char $ac_func (); /* 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_$ac_func) || defined (__stub___$ac_func) choke me #else char (*f) () = $ac_func; #endif #ifdef __cplusplus } #endif int main () { return f != $ac_func; ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then eval "$as_ac_var=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 eval "$as_ac_var=no" fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext fi echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 if test `eval echo '${'$as_ac_var'}'` = yes; then cat >>confdefs.h <<_ACEOF #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 _ACEOF fi done LIBS="$glib_save_LIBS" if test "$ac_cv_func_bind_textdomain_codeset" = "yes" ; then gt_cv_func_dgettext_libc=no else if test "$gt_cv_func_dgettext_libc" = "yes"; then gt_cv_func_dgettext_libintl=no fi fi fi fi if test "$gt_cv_func_dgettext_libc" = "yes" \ || test "$gt_cv_func_dgettext_libintl" = "yes"; then gt_cv_have_gettext=yes fi if test "$gt_cv_func_dgettext_libintl" = "yes"; then INTLLIBS="-lintl $libintl_extra_libs" fi if test "$gt_cv_have_gettext" = "yes"; then cat >>confdefs.h <<\_ACEOF #define HAVE_GETTEXT 1 _ACEOF # Extract the first word of "msgfmt", so it can be a program name with args. set dummy msgfmt; ac_word=$2 echo "$as_me:$LINENO: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_MSGFMT+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else case "$MSGFMT" in /*) ac_cv_path_MSGFMT="$MSGFMT" # Let the user override the test with a path. ;; *) IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" for ac_dir in $PATH; do test -z "$ac_dir" && ac_dir=. if test -f $ac_dir/$ac_word; then if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then ac_cv_path_MSGFMT="$ac_dir/$ac_word" break fi fi done IFS="$ac_save_ifs" test -z "$ac_cv_path_MSGFMT" && ac_cv_path_MSGFMT="no" ;; esac fi MSGFMT="$ac_cv_path_MSGFMT" if test "$MSGFMT" != "no"; then echo "$as_me:$LINENO: result: $MSGFMT" >&5 echo "${ECHO_T}$MSGFMT" >&6 else echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6 fi if test "$MSGFMT" != "no"; then for ac_func in dcgettext do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` echo "$as_me:$LINENO: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$as_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF #line $LINENO "configure" /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* System header to define __stub macros and hopefully few prototypes, which can conflict with char $ac_func (); below. Prefer to if __STDC__ is defined, since exists even on freestanding compilers. */ #ifdef __STDC__ # include #else # include #endif /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char $ac_func (); /* 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_$ac_func) || defined (__stub___$ac_func) choke me #else char (*f) () = $ac_func; #endif #ifdef __cplusplus } #endif int main () { return f != $ac_func; ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then eval "$as_ac_var=yes" else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 eval "$as_ac_var=no" fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext fi echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 if test `eval echo '${'$as_ac_var'}'` = yes; then cat >>confdefs.h <<_ACEOF #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 _ACEOF fi done # Extract the first word of "gmsgfmt", so it can be a program name with args. set dummy gmsgfmt; ac_word=$2 echo "$as_me:$LINENO: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_GMSGFMT+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else case $GMSGFMT in [\\/]* | ?:[\\/]*) ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path. ;; *) 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 $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_path_GMSGFMT="$as_dir/$ac_word$ac_exec_ext" echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done test -z "$ac_cv_path_GMSGFMT" && ac_cv_path_GMSGFMT="$MSGFMT" ;; esac fi GMSGFMT=$ac_cv_path_GMSGFMT if test -n "$GMSGFMT"; then echo "$as_me:$LINENO: result: $GMSGFMT" >&5 echo "${ECHO_T}$GMSGFMT" >&6 else echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6 fi # Extract the first word of "xgettext", so it can be a program name with args. set dummy xgettext; ac_word=$2 echo "$as_me:$LINENO: checking for $ac_word" >&5 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 if test "${ac_cv_path_XGETTEXT+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else case "$XGETTEXT" in /*) ac_cv_path_XGETTEXT="$XGETTEXT" # Let the user override the test with a path. ;; *) IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" for ac_dir in $PATH; do test -z "$ac_dir" && ac_dir=. if test -f $ac_dir/$ac_word; then if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then ac_cv_path_XGETTEXT="$ac_dir/$ac_word" break fi fi done IFS="$ac_save_ifs" test -z "$ac_cv_path_XGETTEXT" && ac_cv_path_XGETTEXT=":" ;; esac fi XGETTEXT="$ac_cv_path_XGETTEXT" if test "$XGETTEXT" != ":"; then echo "$as_me:$LINENO: result: $XGETTEXT" >&5 echo "${ECHO_T}$XGETTEXT" >&6 else echo "$as_me:$LINENO: result: no" >&5 echo "${ECHO_T}no" >&6 fi cat >conftest.$ac_ext <<_ACEOF #line $LINENO "configure" /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ int main () { extern int _nl_msg_cat_cntr; return _nl_msg_cat_cntr ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then CATOBJEXT=.gmo DATADIRNAME=share else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 case $host in *-*-solaris*) echo "$as_me:$LINENO: checking for bind_textdomain_codeset" >&5 echo $ECHO_N "checking for bind_textdomain_codeset... $ECHO_C" >&6 if test "${ac_cv_func_bind_textdomain_codeset+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF #line $LINENO "configure" /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* System header to define __stub macros and hopefully few prototypes, which can conflict with char bind_textdomain_codeset (); below. Prefer to if __STDC__ is defined, since exists even on freestanding compilers. */ #ifdef __STDC__ # include #else # include #endif /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" { #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char bind_textdomain_codeset (); /* 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_bind_textdomain_codeset) || defined (__stub___bind_textdomain_codeset) choke me #else char (*f) () = bind_textdomain_codeset; #endif #ifdef __cplusplus } #endif int main () { return f != bind_textdomain_codeset; ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_func_bind_textdomain_codeset=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_func_bind_textdomain_codeset=no fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext fi echo "$as_me:$LINENO: result: $ac_cv_func_bind_textdomain_codeset" >&5 echo "${ECHO_T}$ac_cv_func_bind_textdomain_codeset" >&6 if test $ac_cv_func_bind_textdomain_codeset = yes; then CATOBJEXT=.gmo DATADIRNAME=share else CATOBJEXT=.mo DATADIRNAME=lib fi ;; *) CATOBJEXT=.mo DATADIRNAME=lib ;; esac fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext INSTOBJEXT=.mo else gt_cv_have_gettext=no fi fi fi if test "$gt_cv_have_gettext" = "yes" ; then cat >>confdefs.h <<\_ACEOF #define ENABLE_NLS 1 _ACEOF fi if test "$XGETTEXT" != ":"; then if $XGETTEXT --omit-header /dev/null 2> /dev/null; then : ; else echo "$as_me:$LINENO: result: found xgettext program is not GNU xgettext; ignore it" >&5 echo "${ECHO_T}found xgettext program is not GNU xgettext; ignore it" >&6 XGETTEXT=":" fi fi # We need to process the po/ directory. POSUB=po ac_config_commands="$ac_config_commands default-3" for lang in $ALL_LINGUAS; do GMOFILES="$GMOFILES $lang.gmo" POFILES="$POFILES $lang.po" done if test "$gt_cv_have_gettext" = "yes"; then if test "x$ALL_LINGUAS" = "x"; then LINGUAS= else echo "$as_me:$LINENO: checking for catalogs to be installed" >&5 echo $ECHO_N "checking for catalogs to be installed... $ECHO_C" >&6 NEW_LINGUAS= for presentlang in $ALL_LINGUAS; do useit=no if test "%UNSET%" != "${LINGUAS-%UNSET%}"; 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 NEW_LINGUAS="$NEW_LINGUAS $presentlang" fi done LINGUAS=$NEW_LINGUAS echo "$as_me:$LINENO: result: $LINGUAS" >&5 echo "${ECHO_T}$LINGUAS" >&6 fi if test -n "$LINGUAS"; then for lang in $LINGUAS; do CATALOGS="$CATALOGS $lang$CATOBJEXT"; done fi fi MKINSTALLDIRS= if test -n "$ac_aux_dir"; then MKINSTALLDIRS="$ac_aux_dir/mkinstalldirs" fi if test -z "$MKINSTALLDIRS"; then MKINSTALLDIRS="\$(top_srcdir)/mkinstalldirs" fi test -d po || mkdir po if test "x$srcdir" != "x."; then if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then posrcprefix="$srcdir/" else posrcprefix="../$srcdir/" fi else posrcprefix="../" fi rm -f po/POTFILES sed -e "/^#/d" -e "/^\$/d" -e "s,.*, $posrcprefix& \\\\," -e "\$s/\(.*\) \\\\/\1/" \ < $srcdir/po/POTFILES.in > po/POTFILES cat >>confdefs.h <<_ACEOF #define GETTEXT_PACKAGE "$GETTEXT_PACKAGE" _ACEOF echo "$as_me:$LINENO: checking whether to enable maintainer-specific portions of Makefiles" >&5 echo $ECHO_N "checking whether to enable maintainer-specific portions of Makefiles... $ECHO_C" >&6 # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given. if test "${enable_maintainer_mode+set}" = set; then enableval="$enable_maintainer_mode" USE_MAINTAINER_MODE=$enableval else USE_MAINTAINER_MODE=no fi; echo "$as_me:$LINENO: result: $USE_MAINTAINER_MODE" >&5 echo "${ECHO_T}$USE_MAINTAINER_MODE" >&6 if test $USE_MAINTAINER_MODE = yes; then MAINTAINER_MODE_TRUE= MAINTAINER_MODE_FALSE='#' else MAINTAINER_MODE_TRUE='#' MAINTAINER_MODE_FALSE= fi MAINT=$MAINTAINER_MODE_TRUE echo "$as_me:$LINENO: checking whether byte ordering is bigendian" >&5 echo $ECHO_N "checking whether byte ordering is bigendian... $ECHO_C" >&6 if test "${ac_cv_c_bigendian+set}" = set; then echo $ECHO_N "(cached) $ECHO_C" >&6 else # See if sys/param.h defines the BYTE_ORDER macro. cat >conftest.$ac_ext <<_ACEOF #line $LINENO "configure" /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include #include int main () { #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN bogus endian macros #endif ; return 0; } _ACEOF rm -f conftest.$ac_objext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest.$ac_objext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then # It does; now see whether it defined to BIG_ENDIAN or not. cat >conftest.$ac_ext <<_ACEOF #line $LINENO "configure" /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include #include int main () { #if BYTE_ORDER != BIG_ENDIAN not big endian #endif ; return 0; } _ACEOF rm -f conftest.$ac_objext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest.$ac_objext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_c_bigendian=yes else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_c_bigendian=no fi rm -f conftest.$ac_objext conftest.$ac_ext else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 # It does not; compile a test program. if test "$cross_compiling" = yes; then # try to guess the endianness by grepping values into an object file ac_cv_c_bigendian=unknown cat >conftest.$ac_ext <<_ACEOF #line $LINENO "configure" /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ short ascii_mm[] = { 0x4249, 0x4765, 0x6E44, 0x6961, 0x6E53, 0x7953, 0 }; short ascii_ii[] = { 0x694C, 0x5454, 0x656C, 0x6E45, 0x6944, 0x6E61, 0 }; void _ascii () { char *s = (char *) ascii_mm; s = (char *) ascii_ii; } short ebcdic_ii[] = { 0x89D3, 0xE3E3, 0x8593, 0x95C5, 0x89C4, 0x9581, 0 }; short ebcdic_mm[] = { 0xC2C9, 0xC785, 0x95C4, 0x8981, 0x95E2, 0xA8E2, 0 }; void _ebcdic () { char *s = (char *) ebcdic_mm; s = (char *) ebcdic_ii; } int main () { _ascii (); _ebcdic (); ; return 0; } _ACEOF rm -f conftest.$ac_objext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest.$ac_objext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then if grep BIGenDianSyS conftest.$ac_objext >/dev/null ; then ac_cv_c_bigendian=yes fi if grep LiTTleEnDian conftest.$ac_objext >/dev/null ; then if test "$ac_cv_c_bigendian" = unknown; then ac_cv_c_bigendian=no else # finding both strings is unlikely to happen, but who knows? ac_cv_c_bigendian=unknown fi fi else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 fi rm -f conftest.$ac_objext conftest.$ac_ext else cat >conftest.$ac_ext <<_ACEOF #line $LINENO "configure" /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ int main () { /* Are we little or big endian? From Harbison&Steele. */ union { long l; char c[sizeof (long)]; } u; u.l = 1; exit (u.c[sizeof (long) - 1] == 1); } _ACEOF rm -f conftest$ac_exeext if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_c_bigendian=no else echo "$as_me: program exited with status $ac_status" >&5 echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ( exit $ac_status ) ac_cv_c_bigendian=yes fi rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext fi fi rm -f conftest.$ac_objext conftest.$ac_ext fi echo "$as_me:$LINENO: result: $ac_cv_c_bigendian" >&5 echo "${ECHO_T}$ac_cv_c_bigendian" >&6 case $ac_cv_c_bigendian in yes) cat >>confdefs.h <<\_ACEOF #define WORDS_BIGENDIAN 1 _ACEOF ;; no) ;; *) { { echo "$as_me:$LINENO: error: unknown endianness presetting ac_cv_c_bigendian=no (or yes) will help" >&5 echo "$as_me: error: unknown endianness presetting ac_cv_c_bigendian=no (or yes) will help" >&2;} { (exit 1); exit 1; }; } ;; esac ac_config_files="$ac_config_files Makefile src/Makefile pixmaps/Makefile sounds/Makefile po/Makefile.in" cat >confcache <<\_ACEOF # This file is a shell script that caches the results of configure # tests run on this system so they can be shared between configure # scripts and configure runs, see configure's option --config-cache. # It is not useful on other systems. If it contains results you don't # want to keep, you may remove or edit it. # # config.status only pays attention to the cache file if you give it # the --recheck option to rerun configure. # # `ac_cv_env_foo' variables (set or unset) will be overridden when # loading this file, other *unset* `ac_cv_foo' will be assigned the # following values. _ACEOF # The following way of writing the cache mishandles newlines in values, # but we know of no workaround that is simple, portable, and efficient. # So, don't put newlines in cache variables' values. # Ultrix sh set writes to stderr and can't be redirected directly, # and sets the high bit in the cache file unless we assign to the vars. { (set) 2>&1 | case `(ac_space=' '; set | grep ac_space) 2>&1` in *ac_space=\ *) # `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" ;; *) # `set' quotes correctly as required by POSIX, so do not add quotes. sed -n \ "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" ;; esac; } | sed ' t clear : clear s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/ t end /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ : end' >>confcache if diff $cache_file confcache >/dev/null 2>&1; then :; else if test -w $cache_file; then test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file" cat confcache >$cache_file else echo "not updating unwritable cache $cache_file" fi fi rm -f confcache test "x$prefix" = xNONE && prefix=$ac_default_prefix # Let make expand exec_prefix. test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' # VPATH may cause trouble with some makes, so we remove $(srcdir), # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and # trailing colons and then remove the whole line if VPATH becomes empty # (actually we leave an empty line to preserve line numbers). if test "x$srcdir" = x.; then ac_vpsub='/^[ ]*VPATH[ ]*=/{ s/:*\$(srcdir):*/:/; s/:*\${srcdir}:*/:/; s/:*@srcdir@:*/:/; s/^\([^=]*=[ ]*\):*/\1/; s/:*$//; s/^[^=]*=[ ]*$//; }' fi DEFS=-DHAVE_CONFIG_H ac_libobjs= ac_ltlibobjs= for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue # 1. Remove the extension, and $U if already installed. ac_i=`echo "$ac_i" | sed 's/\$U\././;s/\.o$//;s/\.obj$//'` # 2. Add them. ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext" ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo' done LIBOBJS=$ac_libobjs LTLIBOBJS=$ac_ltlibobjs mv -f po/POTFILES po/POTFILES.tmp sed -e '/\[encoding.*\]/d' -e 's/\[.*\] *//' < po/POTFILES.tmp > po/POTFILES rm -f po/POTFILES.tmp : ${CONFIG_STATUS=./config.status} ac_clean_files_save=$ac_clean_files ac_clean_files="$ac_clean_files $CONFIG_STATUS" { echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5 echo "$as_me: creating $CONFIG_STATUS" >&6;} cat >$CONFIG_STATUS <<_ACEOF #! $SHELL # Generated by $as_me. # Run this file to recreate the current configuration. # Compiler output produced by configure, useful for debugging # configure, is in config.log if it exists. debug=false ac_cs_recheck=false ac_cs_silent=false SHELL=\${CONFIG_SHELL-$SHELL} _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF ## --------------------- ## ## M4sh Initialization. ## ## --------------------- ## # Be Bourne compatible if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then emulate sh NULLCMD=: # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which # is contrary to our usage. Disable this feature. alias -g '${1+"$@"}'='"$@"' elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then set -o posix fi # Support unset when possible. if (FOO=FOO; unset FOO) >/dev/null 2>&1; then as_unset=unset else as_unset=false fi # Work around bugs in pre-3.0 UWIN ksh. $as_unset ENV MAIL MAILPATH PS1='$ ' PS2='> ' PS4='+ ' # NLS nuisances. for as_var in \ LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \ LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ LC_TELEPHONE LC_TIME do if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then eval $as_var=C; export $as_var else $as_unset $as_var fi done # Required to use basename. if expr a : '\(a\)' >/dev/null 2>&1; 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 || echo X/"$0" | sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; } /^X\/\(\/\/\)$/{ s//\1/; q; } /^X\/\(\/\).*/{ s//\1/; q; } s/.*/./; q'` # PATH needs CR, and LINENO needs CR and PATH. # 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 # The user is always right. if test "${PATH_SEPARATOR+set}" != set; then echo "#! /bin/sh" >conf$$.sh echo "exit 0" >>conf$$.sh chmod +x conf$$.sh if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then PATH_SEPARATOR=';' else PATH_SEPARATOR=: fi rm -f conf$$.sh fi as_lineno_1=$LINENO as_lineno_2=$LINENO as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` test "x$as_lineno_1" != "x$as_lineno_2" && test "x$as_lineno_3" = "x$as_lineno_2" || { # Find who we are. Look in the path if we contain no path at all # relative or not. 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 ;; esac # We did not find ourselves, most probably we were run as `sh COMMAND' # in which case we are not to be found in the path. if test "x$as_myself" = x; then as_myself=$0 fi if test ! -f "$as_myself"; then { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5 echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;} { (exit 1); exit 1; }; } fi case $CONFIG_SHELL in '') as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for as_base in sh bash ksh sh5; do case $as_dir in /*) if ("$as_dir/$as_base" -c ' as_lineno_1=$LINENO as_lineno_2=$LINENO as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` test "x$as_lineno_1" != "x$as_lineno_2" && test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; } $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; } CONFIG_SHELL=$as_dir/$as_base export CONFIG_SHELL exec "$CONFIG_SHELL" "$0" ${1+"$@"} fi;; esac done done ;; esac # 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 before each line; the second 'sed' does the real # work. The second script uses 'N' to pair each line-number line # with the numbered line, 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 # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-) sed '=' <$as_myself | sed ' N s,$,-, : loop s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3, t loop s,-$,, s,^['$as_cr_digits']*\n,, ' >$as_me.lineno && chmod +x $as_me.lineno || { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5 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 sensible to this). . ./$as_me.lineno # Exit status is that of the last command. exit } case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in *c*,-n*) ECHO_N= ECHO_C=' ' ECHO_T=' ' ;; *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;; *) ECHO_N= ECHO_C='\c' ECHO_T= ;; esac if expr a : '\(a\)' >/dev/null 2>&1; then as_expr=expr else as_expr=false fi rm -f conf$$ conf$$.exe conf$$.file echo >conf$$.file if ln -s conf$$.file conf$$ 2>/dev/null; then # We could just check for DJGPP; but this test a) works b) is more generic # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04). if test -f conf$$.exe; then # Don't use ln at all; we don't have any links as_ln_s='cp -p' else as_ln_s='ln -s' fi elif ln conf$$.file conf$$ 2>/dev/null; then as_ln_s=ln else as_ln_s='cp -p' fi rm -f conf$$ conf$$.exe conf$$.file if mkdir -p . 2>/dev/null; then as_mkdir_p=: else as_mkdir_p=false fi as_executable_p="test -f" # Sed expression to map a string onto a valid CPP name. as_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g" # Sed expression to map a string onto a valid variable name. as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g" # IFS # We need space, tab and new line, in precisely that order. as_nl=' ' IFS=" $as_nl" # CDPATH. $as_unset CDPATH exec 6>&1 # Open the log real soon, to keep \$[0] and so on meaningful, and to # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. Logging --version etc. is OK. exec 5>>config.log { echo sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX ## Running $as_me. ## _ASBOX } >&5 cat >&5 <<_CSEOF This file was extended by $as_me, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = $CONFIG_FILES CONFIG_HEADERS = $CONFIG_HEADERS CONFIG_LINKS = $CONFIG_LINKS CONFIG_COMMANDS = $CONFIG_COMMANDS $ $0 $@ _CSEOF echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5 echo >&5 _ACEOF # Files that config.status was made for. if test -n "$ac_config_files"; then echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS fi if test -n "$ac_config_headers"; then echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS fi if test -n "$ac_config_links"; then echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS fi if test -n "$ac_config_commands"; then echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS fi cat >>$CONFIG_STATUS <<\_ACEOF ac_cs_usage="\ \`$as_me' instantiates files from templates according to the current configuration. Usage: $0 [OPTIONS] [FILE]... -h, --help print this help, then exit -V, --version print version number, then exit -q, --quiet do not print progress messages -d, --debug don't remove temporary files --recheck update $as_me by reconfiguring in the same conditions --file=FILE[:TEMPLATE] instantiate the configuration file FILE --header=FILE[:TEMPLATE] instantiate the configuration header FILE Configuration files: $config_files Configuration headers: $config_headers Configuration commands: $config_commands Report bugs to ." _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ config.status configured by $0, generated by GNU Autoconf 2.57, with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001 Free Software Foundation, Inc. This config.status script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it." srcdir=$srcdir INSTALL="$INSTALL" _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF # If no file are specified by the user, then we need to provide default # value. By we need to know if files were specified by the user. ac_need_defaults=: while test $# != 0 do case $1 in --*=*) ac_option=`expr "x$1" : 'x\([^=]*\)='` ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'` ac_shift=: ;; -*) ac_option=$1 ac_optarg=$2 ac_shift=shift ;; *) # This is not an option, so the user has probably given explicit # arguments. ac_option=$1 ac_need_defaults=false;; esac case $ac_option in # Handling of the options. _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) ac_cs_recheck=: ;; --version | --vers* | -V ) echo "$ac_cs_version"; exit 0 ;; --he | --h) # Conflict between --help and --header { { echo "$as_me:$LINENO: error: ambiguous option: $1 Try \`$0 --help' for more information." >&5 echo "$as_me: error: ambiguous option: $1 Try \`$0 --help' for more information." >&2;} { (exit 1); exit 1; }; };; --help | --hel | -h ) echo "$ac_cs_usage"; exit 0 ;; --debug | --d* | -d ) debug=: ;; --file | --fil | --fi | --f ) $ac_shift CONFIG_FILES="$CONFIG_FILES $ac_optarg" ac_need_defaults=false;; --header | --heade | --head | --hea ) $ac_shift CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg" ac_need_defaults=false;; -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil | --si | --s) ac_cs_silent=: ;; # This is an error. -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1 Try \`$0 --help' for more information." >&5 echo "$as_me: error: unrecognized option: $1 Try \`$0 --help' for more information." >&2;} { (exit 1); exit 1; }; } ;; *) ac_config_targets="$ac_config_targets $1" ;; esac shift done ac_configure_extra_args= if $ac_cs_silent; then exec 6>/dev/null ac_configure_extra_args="$ac_configure_extra_args --silent" fi _ACEOF cat >>$CONFIG_STATUS <<_ACEOF if \$ac_cs_recheck; then echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6 exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion fi _ACEOF cat >>$CONFIG_STATUS <<_ACEOF # # INIT-COMMANDS section. # INTLTOOL_PERL=${INTLTOOL_PERL} _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF for ac_config_target in $ac_config_targets do case "$ac_config_target" in # Handling of arguments. "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;; "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; "pixmaps/Makefile" ) CONFIG_FILES="$CONFIG_FILES pixmaps/Makefile" ;; "sounds/Makefile" ) CONFIG_FILES="$CONFIG_FILES sounds/Makefile" ;; "po/Makefile.in" ) CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;; "default-1" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default-1" ;; "default-2" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default-2" ;; "default-3" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default-3" ;; "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 echo "$as_me: error: invalid argument: $ac_config_target" >&2;} { (exit 1); exit 1; }; };; esac done # If the user did not use the arguments to specify the items to instantiate, # then the envvar interface is used. Set only those that are not. # We use the long form for the default assignment because of an extremely # bizarre bug on SunOS 4.1.3. if $ac_need_defaults; then test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands fi # Have a temporary directory for convenience. Make it in the build tree # simply because there is no reason to put it here, and in addition, # creating and moving files from /tmp can sometimes cause problems. # Create a temporary directory, and hook for its removal unless debugging. $debug || { trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0 trap '{ (exit 1); exit 1; }' 1 2 13 15 } # Create a (secure) tmp directory for tmp files. { tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" } || { tmp=./confstat$$-$RANDOM (umask 077 && mkdir $tmp) } || { echo "$me: cannot create a temporary directory in ." >&2 { (exit 1); exit 1; } } _ACEOF cat >>$CONFIG_STATUS <<_ACEOF # # CONFIG_FILES section. # # No need to generate the scripts if there are no CONFIG_FILES. # This happens for instance when ./config.status config.h if test -n "\$CONFIG_FILES"; then # Protect against being on the right side of a sed subst in config.status. sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g; s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF s,@SHELL@,$SHELL,;t t s,@PATH_SEPARATOR@,$PATH_SEPARATOR,;t t s,@PACKAGE_NAME@,$PACKAGE_NAME,;t t s,@PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t s,@PACKAGE_VERSION@,$PACKAGE_VERSION,;t t s,@PACKAGE_STRING@,$PACKAGE_STRING,;t t s,@PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t s,@exec_prefix@,$exec_prefix,;t t s,@prefix@,$prefix,;t t s,@program_transform_name@,$program_transform_name,;t t s,@bindir@,$bindir,;t t s,@sbindir@,$sbindir,;t t s,@libexecdir@,$libexecdir,;t t s,@datadir@,$datadir,;t t s,@sysconfdir@,$sysconfdir,;t t s,@sharedstatedir@,$sharedstatedir,;t t s,@localstatedir@,$localstatedir,;t t s,@libdir@,$libdir,;t t s,@includedir@,$includedir,;t t s,@oldincludedir@,$oldincludedir,;t t s,@infodir@,$infodir,;t t s,@mandir@,$mandir,;t t s,@build_alias@,$build_alias,;t t s,@host_alias@,$host_alias,;t t s,@target_alias@,$target_alias,;t t s,@DEFS@,$DEFS,;t t s,@ECHO_C@,$ECHO_C,;t t s,@ECHO_N@,$ECHO_N,;t t s,@ECHO_T@,$ECHO_T,;t t s,@LIBS@,$LIBS,;t t s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t s,@INSTALL_DATA@,$INSTALL_DATA,;t t s,@PACKAGE@,$PACKAGE,;t t s,@VERSION@,$VERSION,;t t s,@ACLOCAL@,$ACLOCAL,;t t s,@AUTOCONF@,$AUTOCONF,;t t s,@AUTOMAKE@,$AUTOMAKE,;t t s,@AUTOHEADER@,$AUTOHEADER,;t t s,@MAKEINFO@,$MAKEINFO,;t t s,@SET_MAKE@,$SET_MAKE,;t t s,@INTLTOOL_DESKTOP_RULE@,$INTLTOOL_DESKTOP_RULE,;t t s,@INTLTOOL_DIRECTORY_RULE@,$INTLTOOL_DIRECTORY_RULE,;t t s,@INTLTOOL_KEYS_RULE@,$INTLTOOL_KEYS_RULE,;t t s,@INTLTOOL_PROP_RULE@,$INTLTOOL_PROP_RULE,;t t s,@INTLTOOL_OAF_RULE@,$INTLTOOL_OAF_RULE,;t t s,@INTLTOOL_PONG_RULE@,$INTLTOOL_PONG_RULE,;t t s,@INTLTOOL_SERVER_RULE@,$INTLTOOL_SERVER_RULE,;t t s,@INTLTOOL_SHEET_RULE@,$INTLTOOL_SHEET_RULE,;t t s,@INTLTOOL_SOUNDLIST_RULE@,$INTLTOOL_SOUNDLIST_RULE,;t t s,@INTLTOOL_UI_RULE@,$INTLTOOL_UI_RULE,;t t s,@INTLTOOL_XAM_RULE@,$INTLTOOL_XAM_RULE,;t t s,@INTLTOOL_XML_RULE@,$INTLTOOL_XML_RULE,;t t s,@INTLTOOL_CAVES_RULE@,$INTLTOOL_CAVES_RULE,;t t s,@INTLTOOL_SCHEMAS_RULE@,$INTLTOOL_SCHEMAS_RULE,;t t s,@INTLTOOL_THEME_RULE@,$INTLTOOL_THEME_RULE,;t t s,@INTLTOOL_EXTRACT@,$INTLTOOL_EXTRACT,;t t s,@INTLTOOL_MERGE@,$INTLTOOL_MERGE,;t t s,@INTLTOOL_UPDATE@,$INTLTOOL_UPDATE,;t t s,@INTLTOOL_PERL@,$INTLTOOL_PERL,;t t s,@CXX@,$CXX,;t t s,@CXXFLAGS@,$CXXFLAGS,;t t s,@LDFLAGS@,$LDFLAGS,;t t s,@CPPFLAGS@,$CPPFLAGS,;t t s,@ac_ct_CXX@,$ac_ct_CXX,;t t s,@EXEEXT@,$EXEEXT,;t t s,@OBJEXT@,$OBJEXT,;t t s,@PKG_CONFIG@,$PKG_CONFIG,;t t s,@DEPS_CFLAGS@,$DEPS_CFLAGS,;t t s,@DEPS_LIBS@,$DEPS_LIBS,;t t s,@GCONFTOOL@,$GCONFTOOL,;t t s,@GCONF_SCHEMA_CONFIG_SOURCE@,$GCONF_SCHEMA_CONFIG_SOURCE,;t t s,@GCONF_SCHEMA_FILE_DIR@,$GCONF_SCHEMA_FILE_DIR,;t t s,@GCONF_SCHEMAS_INSTALL_TRUE@,$GCONF_SCHEMAS_INSTALL_TRUE,;t t s,@GCONF_SCHEMAS_INSTALL_FALSE@,$GCONF_SCHEMAS_INSTALL_FALSE,;t t s,@GETTEXT_PACKAGE@,$GETTEXT_PACKAGE,;t t s,@CC@,$CC,;t t s,@CFLAGS@,$CFLAGS,;t t s,@ac_ct_CC@,$ac_ct_CC,;t t s,@CPP@,$CPP,;t t s,@EGREP@,$EGREP,;t t s,@USE_NLS@,$USE_NLS,;t t s,@MSGFMT@,$MSGFMT,;t t s,@GMSGFMT@,$GMSGFMT,;t t s,@XGETTEXT@,$XGETTEXT,;t t s,@CATALOGS@,$CATALOGS,;t t s,@CATOBJEXT@,$CATOBJEXT,;t t s,@DATADIRNAME@,$DATADIRNAME,;t t s,@GMOFILES@,$GMOFILES,;t t s,@INSTOBJEXT@,$INSTOBJEXT,;t t s,@INTLLIBS@,$INTLLIBS,;t t s,@PO_IN_DATADIR_TRUE@,$PO_IN_DATADIR_TRUE,;t t s,@PO_IN_DATADIR_FALSE@,$PO_IN_DATADIR_FALSE,;t t s,@POFILES@,$POFILES,;t t s,@POSUB@,$POSUB,;t t s,@MKINSTALLDIRS@,$MKINSTALLDIRS,;t t s,@MAINTAINER_MODE_TRUE@,$MAINTAINER_MODE_TRUE,;t t s,@MAINTAINER_MODE_FALSE@,$MAINTAINER_MODE_FALSE,;t t s,@MAINT@,$MAINT,;t t s,@LIBOBJS@,$LIBOBJS,;t t s,@LTLIBOBJS@,$LTLIBOBJS,;t t CEOF _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF # Split the substitutions into bite-sized pieces for seds with # small command number limits, like on Digital OSF/1 and HP-UX. ac_max_sed_lines=48 ac_sed_frag=1 # Number of current file. ac_beg=1 # First line for current file. ac_end=$ac_max_sed_lines # Line after last line for current file. ac_more_lines=: ac_sed_cmds= while $ac_more_lines; do if test $ac_beg -gt 1; then sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag else sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag fi if test ! -s $tmp/subs.frag; then ac_more_lines=false else # The purpose of the label and of the branching condition is to # speed up the sed processing (if there are no `@' at all, there # is no need to browse any of the substitutions). # These are the two extra sed commands mentioned above. (echo ':t /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed if test -z "$ac_sed_cmds"; then ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed" else ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed" fi ac_sed_frag=`expr $ac_sed_frag + 1` ac_beg=$ac_end ac_end=`expr $ac_end + $ac_max_sed_lines` fi done if test -z "$ac_sed_cmds"; then ac_sed_cmds=cat fi fi # test -n "$CONFIG_FILES" _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". case $ac_file in - | *:- | *:-:* ) # input from stdin cat >$tmp/stdin ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; * ) ac_file_in=$ac_file.in ;; esac # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories. ac_dir=`(dirname "$ac_file") 2>/dev/null || $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$ac_file" : 'X\(//\)[^/]' \| \ X"$ac_file" : 'X\(//\)$' \| \ X"$ac_file" : 'X\(/\)' \| \ . : '\(.\)' 2>/dev/null || echo X"$ac_file" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } /^X\(\/\/\)[^/].*/{ s//\1/; q; } /^X\(\/\/\)$/{ s//\1/; q; } /^X\(\/\).*/{ s//\1/; q; } s/.*/./; q'` { if $as_mkdir_p; then mkdir -p "$ac_dir" else as_dir="$ac_dir" as_dirs= while test ! -d "$as_dir"; do as_dirs="$as_dir $as_dirs" as_dir=`(dirname "$as_dir") 2>/dev/null || $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$as_dir" : 'X\(//\)[^/]' \| \ X"$as_dir" : 'X\(//\)$' \| \ X"$as_dir" : 'X\(/\)' \| \ . : '\(.\)' 2>/dev/null || echo X"$as_dir" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } /^X\(\/\/\)[^/].*/{ s//\1/; q; } /^X\(\/\/\)$/{ s//\1/; q; } /^X\(\/\).*/{ s//\1/; q; } s/.*/./; q'` done test ! -n "$as_dirs" || mkdir $as_dirs fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5 echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;} { (exit 1); exit 1; }; }; } ac_builddir=. if test "$ac_dir" != .; then ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` # A "../" for each directory in $ac_dir_suffix. ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` else ac_dir_suffix= ac_top_builddir= fi case $srcdir in .) # No --srcdir option. We are building in place. ac_srcdir=. if test -z "$ac_top_builddir"; then ac_top_srcdir=. else ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` fi ;; [\\/]* | ?:[\\/]* ) # Absolute path. ac_srcdir=$srcdir$ac_dir_suffix; ac_top_srcdir=$srcdir ;; *) # Relative path. ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix ac_top_srcdir=$ac_top_builddir$srcdir ;; esac # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be # absolute. ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd` ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd` ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd` ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd` case $INSTALL in [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;; *) ac_INSTALL=$ac_top_builddir$INSTALL ;; esac if test x"$ac_file" != x-; then { echo "$as_me:$LINENO: creating $ac_file" >&5 echo "$as_me: creating $ac_file" >&6;} rm -f "$ac_file" fi # Let's still pretend it is `configure' which instantiates (i.e., don't # use $as_me), people would be surprised to read: # /* config.h. Generated by config.status. */ if test x"$ac_file" = x-; then configure_input= else configure_input="$ac_file. " fi configure_input=$configure_input"Generated from `echo $ac_file_in | sed 's,.*/,,'` by configure." # First look for the input files in the build tree, otherwise in the # src tree. ac_file_inputs=`IFS=: for f in $ac_file_in; do case $f in -) echo $tmp/stdin ;; [\\/$]*) # Absolute (can't be DOS-style, as IFS=:) test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 echo "$as_me: error: cannot find input file: $f" >&2;} { (exit 1); exit 1; }; } echo $f;; *) # Relative if test -f "$f"; then # Build tree echo $f elif test -f "$srcdir/$f"; then # Source tree echo $srcdir/$f else # /dev/null tree { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 echo "$as_me: error: cannot find input file: $f" >&2;} { (exit 1); exit 1; }; } fi;; esac done` || { (exit 1); exit 1; } _ACEOF cat >>$CONFIG_STATUS <<_ACEOF sed "$ac_vpsub $extrasub _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF :t /@[a-zA-Z_][a-zA-Z_0-9]*@/!b s,@configure_input@,$configure_input,;t t s,@srcdir@,$ac_srcdir,;t t s,@abs_srcdir@,$ac_abs_srcdir,;t t s,@top_srcdir@,$ac_top_srcdir,;t t s,@abs_top_srcdir@,$ac_abs_top_srcdir,;t t s,@builddir@,$ac_builddir,;t t s,@abs_builddir@,$ac_abs_builddir,;t t s,@top_builddir@,$ac_top_builddir,;t t s,@abs_top_builddir@,$ac_abs_top_builddir,;t t s,@INSTALL@,$ac_INSTALL,;t t " $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out rm -f $tmp/stdin if test x"$ac_file" != x-; then mv $tmp/out $ac_file else cat $tmp/out rm -f $tmp/out fi done _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF # # CONFIG_HEADER section. # # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where # NAME is the cpp macro being defined and VALUE is the value it is being given. # # ac_d sets the value in "#define NAME VALUE" lines. ac_dA='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)' ac_dB='[ ].*$,\1#\2' ac_dC=' ' ac_dD=',;t' # ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE". ac_uA='s,^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)' ac_uB='$,\1#\2define\3' ac_uC=' ' ac_uD=',;t' for ac_file in : $CONFIG_HEADERS; do test "x$ac_file" = x: && continue # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". case $ac_file in - | *:- | *:-:* ) # input from stdin cat >$tmp/stdin ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; * ) ac_file_in=$ac_file.in ;; esac test x"$ac_file" != x- && { echo "$as_me:$LINENO: creating $ac_file" >&5 echo "$as_me: creating $ac_file" >&6;} # First look for the input files in the build tree, otherwise in the # src tree. ac_file_inputs=`IFS=: for f in $ac_file_in; do case $f in -) echo $tmp/stdin ;; [\\/$]*) # Absolute (can't be DOS-style, as IFS=:) test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 echo "$as_me: error: cannot find input file: $f" >&2;} { (exit 1); exit 1; }; } echo $f;; *) # Relative if test -f "$f"; then # Build tree echo $f elif test -f "$srcdir/$f"; then # Source tree echo $srcdir/$f else # /dev/null tree { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 echo "$as_me: error: cannot find input file: $f" >&2;} { (exit 1); exit 1; }; } fi;; esac done` || { (exit 1); exit 1; } # Remove the trailing spaces. sed 's/[ ]*$//' $ac_file_inputs >$tmp/in _ACEOF # Transform confdefs.h into two sed scripts, `conftest.defines' and # `conftest.undefs', that substitutes the proper values into # config.h.in to produce config.h. The first handles `#define' # templates, and the second `#undef' templates. # And first: Protect against being on the right side of a sed subst in # config.status. Protect against being in an unquoted here document # in config.status. rm -f conftest.defines conftest.undefs # Using a here document instead of a string reduces the quoting nightmare. # Putting comments in sed scripts is not portable. # # `end' is used to avoid that the second main sed command (meant for # 0-ary CPP macros) applies to n-ary macro definitions. # See the Autoconf documentation for `clear'. cat >confdef2sed.sed <<\_ACEOF s/[\\&,]/\\&/g s,[\\$`],\\&,g t clear : clear s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*\)\(([^)]*)\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp t end s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp : end _ACEOF # If some macros were called several times there might be several times # the same #defines, which is useless. Nevertheless, we may not want to # sort them, since we want the *last* AC-DEFINE to be honored. uniq confdefs.h | sed -n -f confdef2sed.sed >conftest.defines sed 's/ac_d/ac_u/g' conftest.defines >conftest.undefs rm -f confdef2sed.sed # This sed command replaces #undef with comments. This is necessary, for # example, in the case of _POSIX_SOURCE, which is predefined and required # on some systems where configure will not decide to define it. cat >>conftest.undefs <<\_ACEOF s,^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */, _ACEOF # Break up conftest.defines because some shells have a limit on the size # of here documents, and old seds have small limits too (100 cmds). echo ' # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS echo ' if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS echo ' # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS echo ' :' >>$CONFIG_STATUS rm -f conftest.tail while grep . conftest.defines >/dev/null do # Write a limited-size here document to $tmp/defines.sed. echo ' cat >$tmp/defines.sed <>$CONFIG_STATUS # Speed up: don't consider the non `#define' lines. echo '/^[ ]*#[ ]*define/!b' >>$CONFIG_STATUS # Work around the forget-to-reset-the-flag bug. echo 't clr' >>$CONFIG_STATUS echo ': clr' >>$CONFIG_STATUS sed ${ac_max_here_lines}q conftest.defines >>$CONFIG_STATUS echo 'CEOF sed -f $tmp/defines.sed $tmp/in >$tmp/out rm -f $tmp/in mv $tmp/out $tmp/in ' >>$CONFIG_STATUS sed 1,${ac_max_here_lines}d conftest.defines >conftest.tail rm -f conftest.defines mv conftest.tail conftest.defines done rm -f conftest.defines echo ' fi # grep' >>$CONFIG_STATUS echo >>$CONFIG_STATUS # Break up conftest.undefs because some shells have a limit on the size # of here documents, and old seds have small limits too (100 cmds). echo ' # Handle all the #undef templates' >>$CONFIG_STATUS rm -f conftest.tail while grep . conftest.undefs >/dev/null do # Write a limited-size here document to $tmp/undefs.sed. echo ' cat >$tmp/undefs.sed <>$CONFIG_STATUS # Speed up: don't consider the non `#undef' echo '/^[ ]*#[ ]*undef/!b' >>$CONFIG_STATUS # Work around the forget-to-reset-the-flag bug. echo 't clr' >>$CONFIG_STATUS echo ': clr' >>$CONFIG_STATUS sed ${ac_max_here_lines}q conftest.undefs >>$CONFIG_STATUS echo 'CEOF sed -f $tmp/undefs.sed $tmp/in >$tmp/out rm -f $tmp/in mv $tmp/out $tmp/in ' >>$CONFIG_STATUS sed 1,${ac_max_here_lines}d conftest.undefs >conftest.tail rm -f conftest.undefs mv conftest.tail conftest.undefs done rm -f conftest.undefs cat >>$CONFIG_STATUS <<\_ACEOF # Let's still pretend it is `configure' which instantiates (i.e., don't # use $as_me), people would be surprised to read: # /* config.h. Generated by config.status. */ if test x"$ac_file" = x-; then echo "/* Generated by configure. */" >$tmp/config.h else echo "/* $ac_file. Generated by configure. */" >$tmp/config.h fi cat $tmp/in >>$tmp/config.h rm -f $tmp/in if test x"$ac_file" != x-; then if diff $ac_file $tmp/config.h >/dev/null 2>&1; then { echo "$as_me:$LINENO: $ac_file is unchanged" >&5 echo "$as_me: $ac_file is unchanged" >&6;} else ac_dir=`(dirname "$ac_file") 2>/dev/null || $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$ac_file" : 'X\(//\)[^/]' \| \ X"$ac_file" : 'X\(//\)$' \| \ X"$ac_file" : 'X\(/\)' \| \ . : '\(.\)' 2>/dev/null || echo X"$ac_file" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } /^X\(\/\/\)[^/].*/{ s//\1/; q; } /^X\(\/\/\)$/{ s//\1/; q; } /^X\(\/\).*/{ s//\1/; q; } s/.*/./; q'` { if $as_mkdir_p; then mkdir -p "$ac_dir" else as_dir="$ac_dir" as_dirs= while test ! -d "$as_dir"; do as_dirs="$as_dir $as_dirs" as_dir=`(dirname "$as_dir") 2>/dev/null || $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$as_dir" : 'X\(//\)[^/]' \| \ X"$as_dir" : 'X\(//\)$' \| \ X"$as_dir" : 'X\(/\)' \| \ . : '\(.\)' 2>/dev/null || echo X"$as_dir" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } /^X\(\/\/\)[^/].*/{ s//\1/; q; } /^X\(\/\/\)$/{ s//\1/; q; } /^X\(\/\).*/{ s//\1/; q; } s/.*/./; q'` done test ! -n "$as_dirs" || mkdir $as_dirs fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5 echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;} { (exit 1); exit 1; }; }; } rm -f $ac_file mv $tmp/config.h $ac_file fi else cat $tmp/config.h rm -f $tmp/config.h fi done _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF # # CONFIG_COMMANDS section. # for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue ac_dest=`echo "$ac_file" | sed 's,:.*,,'` ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'` ac_dir=`(dirname "$ac_dest") 2>/dev/null || $as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$ac_dest" : 'X\(//\)[^/]' \| \ X"$ac_dest" : 'X\(//\)$' \| \ X"$ac_dest" : 'X\(/\)' \| \ . : '\(.\)' 2>/dev/null || echo X"$ac_dest" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } /^X\(\/\/\)[^/].*/{ s//\1/; q; } /^X\(\/\/\)$/{ s//\1/; q; } /^X\(\/\).*/{ s//\1/; q; } s/.*/./; q'` ac_builddir=. if test "$ac_dir" != .; then ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` # A "../" for each directory in $ac_dir_suffix. ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` else ac_dir_suffix= ac_top_builddir= fi case $srcdir in .) # No --srcdir option. We are building in place. ac_srcdir=. if test -z "$ac_top_builddir"; then ac_top_srcdir=. else ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` fi ;; [\\/]* | ?:[\\/]* ) # Absolute path. ac_srcdir=$srcdir$ac_dir_suffix; ac_top_srcdir=$srcdir ;; *) # Relative path. ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix ac_top_srcdir=$ac_top_builddir$srcdir ;; esac # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be # absolute. ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd` ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd` ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd` ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd` { echo "$as_me:$LINENO: executing $ac_dest commands" >&5 echo "$as_me: executing $ac_dest commands" >&6;} case $ac_dest in default-1 ) test -z "$CONFIG_HEADERS" || echo timestamp > stamp-h ;; default-2 ) sed -e "s:@INTLTOOL_PERL@:${INTLTOOL_PERL}:;" < ${srcdir}/intltool-extract.in > intltool-extract.out if cmp -s intltool-extract intltool-extract.out 2>/dev/null; then rm -f intltool-extract.out else mv -f intltool-extract.out intltool-extract fi chmod ugo+x intltool-extract chmod u+w intltool-extract sed -e "s:@INTLTOOL_PERL@:${INTLTOOL_PERL}:;" < ${srcdir}/intltool-merge.in > intltool-merge.out if cmp -s intltool-merge intltool-merge.out 2>/dev/null; then rm -f intltool-merge.out else mv -f intltool-merge.out intltool-merge fi chmod ugo+x intltool-merge chmod u+w intltool-merge sed -e "s:@INTLTOOL_PERL@:${INTLTOOL_PERL}:;" < ${srcdir}/intltool-update.in > intltool-update.out if cmp -s intltool-update intltool-update.out 2>/dev/null; then rm -f intltool-update.out else mv -f intltool-update.out intltool-update fi chmod ugo+x intltool-update chmod u+w intltool-update ;; default-3 ) case "$CONFIG_FILES" in *po/Makefile.in*) sed -e "/POTFILES =/r po/POTFILES" po/Makefile.in > po/Makefile esac ;; esac done _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF { (exit 0); exit 0; } _ACEOF chmod +x $CONFIG_STATUS ac_clean_files=$ac_clean_files_save # configure is writing to config.log, and then calls config.status. # config.status does its own redirection, appending to config.log. # Unfortunately, on DOS this fails, as config.log is still kept open # by configure, so config.status won't be able to write to it; its # output is simply discarded. So we exec the FD to /dev/null, # effectively closing config.log, so it can be properly (re)opened and # appended to by config.status. When coming back to configure, we # need to make the FD available again. if test "$no_create" != yes; then ac_cs_success=: ac_config_status_args= test "$silent" = yes && ac_config_status_args="$ac_config_status_args --quiet" exec 5>/dev/null $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false 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; } fi monster-masher-1.1/configure.ac0000644000175000017500000000172507722143317012301 AC_INIT(src/main.cpp) AM_CONFIG_HEADER(config.h) dnl package name and version number PACKAGE=monster-masher VERSION=1.1 AM_INIT_AUTOMAKE($PACKAGE, $VERSION) dnl checks for programs AC_PROG_INTLTOOL AC_PROG_CXX dnl checks for libraries PKG_CHECK_MODULES(DEPS, libgnomeuimm-2.0 >= 1.3.11 gconfmm-2.0 >= 2.0.1 \ libglademm-2.0 >= 1.3.0) AC_SUBST(DEPS_CFLAGS) AC_SUBST(DEPS_LIBS) dnl GConf AC_PATH_PROG(GCONFTOOL, gconftool-2, no) if test x"$GCONFTOOL" = xno; then AC_MSG_ERROR([gconftool-2 executable not found in your path - should be installed with GConf]) fi AM_GCONF_SOURCE_2 dnl i18n ALL_LINGUAS="da" GETTEXT_PACKAGE=$PACKAGE AC_SUBST(GETTEXT_PACKAGE) AM_GLIB_GNU_GETTEXT AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", "definition of GETTEXT_PACKAGE") dnl extra stuff AM_MAINTAINER_MODE AC_C_BIGENDIAN dnl create makefiles AC_OUTPUT( Makefile src/Makefile pixmaps/Makefile sounds/Makefile po/Makefile.in dnl help/Makefile dnl help/C/Makefile ) monster-masher-1.1/install-sh0000755000175000017500000001273707704726233012030 #!/bin/sh # # install - install a program, script, or datafile # This comes from X11R5 (mit/util/scripts/install.sh). # # Copyright 1991 by the Massachusetts Institute of Technology # # Permission to use, copy, modify, distribute, and sell this software and its # documentation for any purpose is hereby granted without fee, provided that # the above copyright notice appear in all copies and that both that # copyright notice and this permission notice appear in supporting # documentation, and that the name of M.I.T. not be used in advertising or # publicity pertaining to distribution of the software without specific, # written prior permission. M.I.T. makes no representations about the # suitability of this software for any purpose. It is provided "as is" # without express or implied warranty. # # Calling this script install-sh is preferred over install.sh, to prevent # `make' implicit rules from creating a file called install from it # when there is no Makefile. # # This script is compatible with the BSD install script, but was written # from scratch. It can only install one file at a time, a restriction # shared with many OS's install programs. # set DOITPROG to echo to test this script # Don't use :- since 4.3BSD and earlier shells don't like it. doit="${DOITPROG-}" # put in absolute paths if you don't have them in your path; or use env. vars. mvprog="${MVPROG-mv}" cpprog="${CPPROG-cp}" chmodprog="${CHMODPROG-chmod}" chownprog="${CHOWNPROG-chown}" chgrpprog="${CHGRPPROG-chgrp}" stripprog="${STRIPPROG-strip}" rmprog="${RMPROG-rm}" mkdirprog="${MKDIRPROG-mkdir}" transformbasename="" transform_arg="" instcmd="$mvprog" chmodcmd="$chmodprog 0755" chowncmd="" chgrpcmd="" stripcmd="" rmcmd="$rmprog -f" mvcmd="$mvprog" src="" dst="" dir_arg="" while [ x"$1" != x ]; do case $1 in -c) instcmd="$cpprog" shift continue;; -d) dir_arg=true shift continue;; -m) chmodcmd="$chmodprog $2" shift shift continue;; -o) chowncmd="$chownprog $2" shift shift continue;; -g) chgrpcmd="$chgrpprog $2" shift shift continue;; -s) stripcmd="$stripprog" shift continue;; -t=*) transformarg=`echo $1 | sed 's/-t=//'` shift continue;; -b=*) transformbasename=`echo $1 | sed 's/-b=//'` shift continue;; *) if [ x"$src" = x ] then src=$1 else # this colon is to work around a 386BSD /bin/sh bug : dst=$1 fi shift continue;; esac done if [ x"$src" = x ] then echo "install: no input file specified" exit 1 else true fi if [ x"$dir_arg" != x ]; then dst=$src src="" if [ -d $dst ]; then instcmd=: chmodcmd="" else instcmd=mkdir fi else # Waiting for this to be detected by the "$instcmd $src $dsttmp" command # might cause directories to be created, which would be especially bad # if $src (and thus $dsttmp) contains '*'. if [ -f $src -o -d $src ] then true else echo "install: $src does not exist" exit 1 fi if [ x"$dst" = x ] then echo "install: no destination specified" exit 1 else true fi # If destination is a directory, append the input filename; if your system # does not like double slashes in filenames, you may need to add some logic if [ -d $dst ] then dst="$dst"/`basename $src` else true fi fi ## this sed command emulates the dirname command dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` # Make sure that the destination directory exists. # this part is taken from Noah Friedman's mkinstalldirs script # Skip lots of stat calls in the usual case. if [ ! -d "$dstdir" ]; then defaultIFS=' ' IFS="${IFS-${defaultIFS}}" oIFS="${IFS}" # Some sh's can't handle IFS=/ for some reason. IFS='%' set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'` IFS="${oIFS}" pathcomp='' while [ $# -ne 0 ] ; do pathcomp="${pathcomp}${1}" shift if [ ! -d "${pathcomp}" ] ; then $mkdirprog "${pathcomp}" else true fi pathcomp="${pathcomp}/" done fi if [ x"$dir_arg" != x ] then $doit $instcmd $dst && if [ x"$chowncmd" != x ]; then $doit $chowncmd $dst; else true ; fi && if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dst; else true ; fi && if [ x"$stripcmd" != x ]; then $doit $stripcmd $dst; else true ; fi && if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dst; else true ; fi else # If we're going to rename the final executable, determine the name now. if [ x"$transformarg" = x ] then dstfile=`basename $dst` else dstfile=`basename $dst $transformbasename | sed $transformarg`$transformbasename fi # don't allow the sed command to completely eliminate the filename if [ x"$dstfile" = x ] then dstfile=`basename $dst` else true fi # Make a temp file name in the proper directory. dsttmp=$dstdir/#inst.$$# # Move or copy the file name to the temp name $doit $instcmd $src $dsttmp && trap "rm -f ${dsttmp}" 0 && # and set any options; do chmod last to preserve setuid bits # If any of these fail, we abort the whole thing. If we want to # ignore errors from any of these, just make sure not to ignore # errors from the above "$doit $instcmd $src $dsttmp" command. if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; else true;fi && if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; else true;fi && if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; else true;fi && if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; else true;fi && # Now rename the file to the real destination. $doit $rmcmd -f $dstdir/$dstfile && $doit $mvcmd $dsttmp $dstdir/$dstfile fi && exit 0 monster-masher-1.1/ltmain.sh0000644000175000017500000043106307704726234011642 # ltmain.sh - Provide generalized library-building support services. # NOTE: Changing this file will not affect anything until you rerun configure. # # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001 # Free Software Foundation, Inc. # Originally by Gordon Matzigkeit , 1996 # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. # Check that we have a working $echo. if test "X$1" = X--no-reexec; then # Discard the --no-reexec flag, and continue. shift elif test "X$1" = X--fallback-echo; then # Avoid inline document here, it may be left over : elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then # Yippee, $echo works! : else # Restart under the correct shell, and then maybe $echo will work. exec $SHELL "$0" --no-reexec ${1+"$@"} fi if test "X$1" = X--fallback-echo; then # used as fallback echo shift cat <&2 echo "Fatal configuration error. See the $PACKAGE docs for more information." 1>&2 exit 1 fi # Global variables. mode=$default_mode nonopt= prev= prevopt= run= show="$echo" show_help= execute_dlfiles= lo2o="s/\\.lo\$/.${objext}/" o2lo="s/\\.${objext}\$/.lo/" # Parse our command line options once, thoroughly. while test $# -gt 0 do arg="$1" shift case $arg in -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;; *) optarg= ;; esac # If the previous option needs an argument, assign it. if test -n "$prev"; then case $prev in execute_dlfiles) execute_dlfiles="$execute_dlfiles $arg" ;; *) eval "$prev=\$arg" ;; esac prev= prevopt= continue fi # Have we seen a non-optional argument yet? case $arg in --help) show_help=yes ;; --version) echo "$PROGRAM (GNU $PACKAGE) $VERSION$TIMESTAMP" exit 0 ;; --config) ${SED} -e '1,/^# ### BEGIN LIBTOOL CONFIG/d' -e '/^# ### END LIBTOOL CONFIG/,$d' $0 exit 0 ;; --debug) echo "$progname: enabling shell trace mode" set -x ;; --dry-run | -n) run=: ;; --features) echo "host: $host" if test "$build_libtool_libs" = yes; then echo "enable shared libraries" else echo "disable shared libraries" fi if test "$build_old_libs" = yes; then echo "enable static libraries" else echo "disable static libraries" fi exit 0 ;; --finish) mode="finish" ;; --mode) prevopt="--mode" prev=mode ;; --mode=*) mode="$optarg" ;; --preserve-dup-deps) duplicate_deps="yes" ;; --quiet | --silent) show=: ;; -dlopen) prevopt="-dlopen" prev=execute_dlfiles ;; -*) $echo "$modename: unrecognized option \`$arg'" 1>&2 $echo "$help" 1>&2 exit 1 ;; *) nonopt="$arg" break ;; esac done if test -n "$prevopt"; then $echo "$modename: option \`$prevopt' requires an argument" 1>&2 $echo "$help" 1>&2 exit 1 fi # If this variable is set in any of the actions, the command in it # will be execed at the end. This prevents here-documents from being # left over by shells. exec_cmd= if test -z "$show_help"; then # Infer the operation mode. if test -z "$mode"; then case $nonopt in *cc | *++ | gcc* | *-gcc* | g++* | xlc*) mode=link for arg do case $arg in -c) mode=compile break ;; esac done ;; *db | *dbx | *strace | *truss) mode=execute ;; *install*|cp|mv) mode=install ;; *rm) mode=uninstall ;; *) # If we have no mode, but dlfiles were specified, then do execute mode. test -n "$execute_dlfiles" && mode=execute # Just use the default operation mode. if test -z "$mode"; then if test -n "$nonopt"; then $echo "$modename: warning: cannot infer operation mode from \`$nonopt'" 1>&2 else $echo "$modename: warning: cannot infer operation mode without MODE-ARGS" 1>&2 fi fi ;; esac fi # Only execute mode is allowed to have -dlopen flags. if test -n "$execute_dlfiles" && test "$mode" != execute; then $echo "$modename: unrecognized option \`-dlopen'" 1>&2 $echo "$help" 1>&2 exit 1 fi # Change the help message to a mode-specific one. generic_help="$help" help="Try \`$modename --help --mode=$mode' for more information." # These modes are in order of execution frequency so that they run quickly. case $mode in # libtool compile mode compile) modename="$modename: compile" # Get the compilation command and the source file. base_compile= prev= lastarg= srcfile="$nonopt" suppress_output= user_target=no for arg do case $prev in "") ;; xcompiler) # Aesthetically quote the previous argument. prev= lastarg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` case $arg in # Double-quote args containing other shell metacharacters. # Many Bourne shells cannot handle close brackets correctly # in scan sets, so we specify it separately. *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") arg="\"$arg\"" ;; esac # Add the previous argument to base_compile. if test -z "$base_compile"; then base_compile="$lastarg" else base_compile="$base_compile $lastarg" fi continue ;; esac # Accept any command-line options. case $arg in -o) if test "$user_target" != "no"; then $echo "$modename: you cannot specify \`-o' more than once" 1>&2 exit 1 fi user_target=next ;; -static) build_old_libs=yes continue ;; -prefer-pic) pic_mode=yes continue ;; -prefer-non-pic) pic_mode=no continue ;; -Xcompiler) prev=xcompiler continue ;; -Wc,*) args=`$echo "X$arg" | $Xsed -e "s/^-Wc,//"` lastarg= save_ifs="$IFS"; IFS=',' for arg in $args; do IFS="$save_ifs" # Double-quote args containing other shell metacharacters. # Many Bourne shells cannot handle close brackets correctly # in scan sets, so we specify it separately. case $arg in *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") arg="\"$arg\"" ;; esac lastarg="$lastarg $arg" done IFS="$save_ifs" lastarg=`$echo "X$lastarg" | $Xsed -e "s/^ //"` # Add the arguments to base_compile. if test -z "$base_compile"; then base_compile="$lastarg" else base_compile="$base_compile $lastarg" fi continue ;; esac case $user_target in next) # The next one is the -o target name user_target=yes continue ;; yes) # We got the output file user_target=set libobj="$arg" continue ;; esac # Accept the current argument as the source file. lastarg="$srcfile" srcfile="$arg" # Aesthetically quote the previous argument. # Backslashify any backslashes, double quotes, and dollar signs. # These are the only characters that are still specially # interpreted inside of double-quoted scrings. lastarg=`$echo "X$lastarg" | $Xsed -e "$sed_quote_subst"` # Double-quote args containing other shell metacharacters. # Many Bourne shells cannot handle close brackets correctly # in scan sets, so we specify it separately. case $lastarg in *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") lastarg="\"$lastarg\"" ;; esac # Add the previous argument to base_compile. if test -z "$base_compile"; then base_compile="$lastarg" else base_compile="$base_compile $lastarg" fi done case $user_target in set) ;; no) # Get the name of the library object. libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'` ;; *) $echo "$modename: you must specify a target with \`-o'" 1>&2 exit 1 ;; esac # Recognize several different file suffixes. # If the user specifies -o file.o, it is replaced with file.lo xform='[cCFSfmso]' case $libobj in *.ada) xform=ada ;; *.adb) xform=adb ;; *.ads) xform=ads ;; *.asm) xform=asm ;; *.c++) xform=c++ ;; *.cc) xform=cc ;; *.cpp) xform=cpp ;; *.cxx) xform=cxx ;; *.f90) xform=f90 ;; *.for) xform=for ;; esac libobj=`$echo "X$libobj" | $Xsed -e "s/\.$xform$/.lo/"` case $libobj in *.lo) obj=`$echo "X$libobj" | $Xsed -e "$lo2o"` ;; *) $echo "$modename: cannot determine name of library object from \`$libobj'" 1>&2 exit 1 ;; esac if test -z "$base_compile"; then $echo "$modename: you must specify a compilation command" 1>&2 $echo "$help" 1>&2 exit 1 fi # Delete any leftover library objects. if test "$build_old_libs" = yes; then removelist="$obj $libobj" else removelist="$libobj" fi $run $rm $removelist trap "$run $rm $removelist; exit 1" 1 2 15 # On Cygwin there's no "real" PIC flag so we must build both object types case $host_os in cygwin* | mingw* | pw32* | os2*) pic_mode=default ;; esac if test "$pic_mode" = no && test "$deplibs_check_method" != pass_all; then # non-PIC code in shared libraries is not supported pic_mode=default fi # Calculate the filename of the output object if compiler does # not support -o with -c if test "$compiler_c_o" = no; then output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext} lockfile="$output_obj.lock" removelist="$removelist $output_obj $lockfile" trap "$run $rm $removelist; exit 1" 1 2 15 else need_locks=no lockfile= fi # Lock this critical section if it is needed # We use this script file to make the link, it avoids creating a new file if test "$need_locks" = yes; then until $run ln "$0" "$lockfile" 2>/dev/null; do $show "Waiting for $lockfile to be removed" sleep 2 done elif test "$need_locks" = warn; then if test -f "$lockfile"; then echo "\ *** ERROR, $lockfile exists and contains: `cat $lockfile 2>/dev/null` This indicates that another process is trying to use the same temporary object file, and libtool could not work around it because your compiler does not support \`-c' and \`-o' together. If you repeat this compilation, it may succeed, by chance, but you had better avoid parallel builds (make -j) in this platform, or get a better compiler." $run $rm $removelist exit 1 fi echo $srcfile > "$lockfile" fi if test -n "$fix_srcfile_path"; then eval srcfile=\"$fix_srcfile_path\" fi # Only build a PIC object if we are building libtool libraries. if test "$build_libtool_libs" = yes; then # Without this assignment, base_compile gets emptied. fbsd_hideous_sh_bug=$base_compile if test "$pic_mode" != no; then # All platforms use -DPIC, to notify preprocessed assembler code. command="$base_compile $srcfile $pic_flag -DPIC" else # Don't build PIC code command="$base_compile $srcfile" fi if test "$build_old_libs" = yes; then lo_libobj="$libobj" dir=`$echo "X$libobj" | $Xsed -e 's%/[^/]*$%%'` if test "X$dir" = "X$libobj"; then dir="$objdir" else dir="$dir/$objdir" fi libobj="$dir/"`$echo "X$libobj" | $Xsed -e 's%^.*/%%'` if test -d "$dir"; then $show "$rm $libobj" $run $rm $libobj else $show "$mkdir $dir" $run $mkdir $dir status=$? if test $status -ne 0 && test ! -d $dir; then exit $status fi fi fi if test "$compiler_o_lo" = yes; then output_obj="$libobj" command="$command -o $output_obj" elif test "$compiler_c_o" = yes; then output_obj="$obj" command="$command -o $output_obj" fi $run $rm "$output_obj" $show "$command" if $run eval "$command"; then : else test -n "$output_obj" && $run $rm $removelist exit 1 fi if test "$need_locks" = warn && test x"`cat $lockfile 2>/dev/null`" != x"$srcfile"; then echo "\ *** ERROR, $lockfile contains: `cat $lockfile 2>/dev/null` but it should contain: $srcfile This indicates that another process is trying to use the same temporary object file, and libtool could not work around it because your compiler does not support \`-c' and \`-o' together. If you repeat this compilation, it may succeed, by chance, but you had better avoid parallel builds (make -j) in this platform, or get a better compiler." $run $rm $removelist exit 1 fi # Just move the object if needed, then go on to compile the next one if test x"$output_obj" != x"$libobj"; then $show "$mv $output_obj $libobj" if $run $mv $output_obj $libobj; then : else error=$? $run $rm $removelist exit $error fi fi # If we have no pic_flag, then copy the object into place and finish. if (test -z "$pic_flag" || test "$pic_mode" != default) && test "$build_old_libs" = yes; then # Rename the .lo from within objdir to obj if test -f $obj; then $show $rm $obj $run $rm $obj fi $show "$mv $libobj $obj" if $run $mv $libobj $obj; then : else error=$? $run $rm $removelist exit $error fi xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'` if test "X$xdir" = "X$obj"; then xdir="." else xdir="$xdir" fi baseobj=`$echo "X$obj" | $Xsed -e "s%.*/%%"` libobj=`$echo "X$baseobj" | $Xsed -e "$o2lo"` # Now arrange that obj and lo_libobj become the same file $show "(cd $xdir && $LN_S $baseobj $libobj)" if $run eval '(cd $xdir && $LN_S $baseobj $libobj)'; then # Unlock the critical section if it was locked if test "$need_locks" != no; then $run $rm "$lockfile" fi exit 0 else error=$? $run $rm $removelist exit $error fi fi # Allow error messages only from the first compilation. suppress_output=' >/dev/null 2>&1' fi # Only build a position-dependent object if we build old libraries. if test "$build_old_libs" = yes; then if test "$pic_mode" != yes; then # Don't build PIC code command="$base_compile $srcfile" else # All platforms use -DPIC, to notify preprocessed assembler code. command="$base_compile $srcfile $pic_flag -DPIC" fi if test "$compiler_c_o" = yes; then command="$command -o $obj" output_obj="$obj" fi # Suppress compiler output if we already did a PIC compilation. command="$command$suppress_output" $run $rm "$output_obj" $show "$command" if $run eval "$command"; then : else $run $rm $removelist exit 1 fi if test "$need_locks" = warn && test x"`cat $lockfile 2>/dev/null`" != x"$srcfile"; then echo "\ *** ERROR, $lockfile contains: `cat $lockfile 2>/dev/null` but it should contain: $srcfile This indicates that another process is trying to use the same temporary object file, and libtool could not work around it because your compiler does not support \`-c' and \`-o' together. If you repeat this compilation, it may succeed, by chance, but you had better avoid parallel builds (make -j) in this platform, or get a better compiler." $run $rm $removelist exit 1 fi # Just move the object if needed if test x"$output_obj" != x"$obj"; then $show "$mv $output_obj $obj" if $run $mv $output_obj $obj; then : else error=$? $run $rm $removelist exit $error fi fi # Create an invalid libtool object if no PIC, so that we do not # accidentally link it into a program. if test "$build_libtool_libs" != yes; then $show "echo timestamp > $libobj" $run eval "echo timestamp > \$libobj" || exit $? else # Move the .lo from within objdir $show "$mv $libobj $lo_libobj" if $run $mv $libobj $lo_libobj; then : else error=$? $run $rm $removelist exit $error fi fi fi # Unlock the critical section if it was locked if test "$need_locks" != no; then $run $rm "$lockfile" fi exit 0 ;; # libtool link mode link | relink) modename="$modename: link" case $host in *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*) # It is impossible to link a dll without this setting, and # we shouldn't force the makefile maintainer to figure out # which system we are compiling for in order to pass an extra # flag for every libtool invokation. # allow_undefined=no # FIXME: Unfortunately, there are problems with the above when trying # to make a dll which has undefined symbols, in which case not # even a static library is built. For now, we need to specify # -no-undefined on the libtool link line when we can be certain # that all symbols are satisfied, otherwise we get a static library. allow_undefined=yes ;; *) allow_undefined=yes ;; esac libtool_args="$nonopt" compile_command="$nonopt" finalize_command="$nonopt" compile_rpath= finalize_rpath= compile_shlibpath= finalize_shlibpath= convenience= old_convenience= deplibs= old_deplibs= compiler_flags= linker_flags= dllsearchpath= lib_search_path=`pwd` inst_prefix_dir= avoid_version=no dlfiles= dlprefiles= dlself=no export_dynamic=no export_symbols= export_symbols_regex= generated= libobjs= ltlibs= module=no no_install=no objs= prefer_static_libs=no preload=no prev= prevarg= release= rpath= xrpath= perm_rpath= temp_rpath= thread_safe=no vinfo= # We need to know -static, to get the right output filenames. for arg do case $arg in -all-static | -static) if test "X$arg" = "X-all-static"; then if test "$build_libtool_libs" = yes && test -z "$link_static_flag"; then $echo "$modename: warning: complete static linking is impossible in this configuration" 1>&2 fi if test -n "$link_static_flag"; then dlopen_self=$dlopen_self_static fi else if test -z "$pic_flag" && test -n "$link_static_flag"; then dlopen_self=$dlopen_self_static fi fi build_libtool_libs=no build_old_libs=yes prefer_static_libs=yes break ;; esac done # See if our shared archives depend on static archives. test -n "$old_archive_from_new_cmds" && build_old_libs=yes # Go through the arguments, transforming them on the way. while test $# -gt 0; do arg="$1" shift case $arg in *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test ;; *) qarg=$arg ;; esac libtool_args="$libtool_args $qarg" # If the previous option needs an argument, assign it. if test -n "$prev"; then case $prev in output) compile_command="$compile_command @OUTPUT@" finalize_command="$finalize_command @OUTPUT@" ;; esac case $prev in dlfiles|dlprefiles) if test "$preload" = no; then # Add the symbol object into the linking commands. compile_command="$compile_command @SYMFILE@" finalize_command="$finalize_command @SYMFILE@" preload=yes fi case $arg in *.la | *.lo) ;; # We handle these cases below. force) if test "$dlself" = no; then dlself=needless export_dynamic=yes fi prev= continue ;; self) if test "$prev" = dlprefiles; then dlself=yes elif test "$prev" = dlfiles && test "$dlopen_self" != yes; then dlself=yes else dlself=needless export_dynamic=yes fi prev= continue ;; *) if test "$prev" = dlfiles; then dlfiles="$dlfiles $arg" else dlprefiles="$dlprefiles $arg" fi prev= continue ;; esac ;; expsyms) export_symbols="$arg" if test ! -f "$arg"; then $echo "$modename: symbol file \`$arg' does not exist" exit 1 fi prev= continue ;; expsyms_regex) export_symbols_regex="$arg" prev= continue ;; inst_prefix) inst_prefix_dir="$arg" prev= continue ;; release) release="-$arg" prev= continue ;; rpath | xrpath) # We need an absolute path. case $arg in [\\/]* | [A-Za-z]:[\\/]*) ;; *) $echo "$modename: only absolute run-paths are allowed" 1>&2 exit 1 ;; esac if test "$prev" = rpath; then case "$rpath " in *" $arg "*) ;; *) rpath="$rpath $arg" ;; esac else case "$xrpath " in *" $arg "*) ;; *) xrpath="$xrpath $arg" ;; esac fi prev= continue ;; xcompiler) compiler_flags="$compiler_flags $qarg" prev= compile_command="$compile_command $qarg" finalize_command="$finalize_command $qarg" continue ;; xlinker) linker_flags="$linker_flags $qarg" compiler_flags="$compiler_flags $wl$qarg" prev= compile_command="$compile_command $wl$qarg" finalize_command="$finalize_command $wl$qarg" continue ;; *) eval "$prev=\"\$arg\"" prev= continue ;; esac fi # test -n $prev prevarg="$arg" case $arg in -all-static) if test -n "$link_static_flag"; then compile_command="$compile_command $link_static_flag" finalize_command="$finalize_command $link_static_flag" fi continue ;; -allow-undefined) # FIXME: remove this flag sometime in the future. $echo "$modename: \`-allow-undefined' is deprecated because it is the default" 1>&2 continue ;; -avoid-version) avoid_version=yes continue ;; -dlopen) prev=dlfiles continue ;; -dlpreopen) prev=dlprefiles continue ;; -export-dynamic) export_dynamic=yes continue ;; -export-symbols | -export-symbols-regex) if test -n "$export_symbols" || test -n "$export_symbols_regex"; then $echo "$modename: more than one -exported-symbols argument is not allowed" exit 1 fi if test "X$arg" = "X-export-symbols"; then prev=expsyms else prev=expsyms_regex fi continue ;; -inst-prefix-dir) prev=inst_prefix continue ;; # The native IRIX linker understands -LANG:*, -LIST:* and -LNO:* # so, if we see these flags be careful not to treat them like -L -L[A-Z][A-Z]*:*) case $with_gcc/$host in no/*-*-irix* | no/*-*-nonstopux*) compile_command="$compile_command $arg" finalize_command="$finalize_command $arg" ;; esac continue ;; -L*) dir=`$echo "X$arg" | $Xsed -e 's/^-L//'` # We need an absolute path. case $dir in [\\/]* | [A-Za-z]:[\\/]*) ;; *) absdir=`cd "$dir" && pwd` if test -z "$absdir"; then $echo "$modename: cannot determine absolute directory name of \`$dir'" 1>&2 exit 1 fi dir="$absdir" ;; esac case "$deplibs " in *" -L$dir "*) ;; *) deplibs="$deplibs -L$dir" lib_search_path="$lib_search_path $dir" ;; esac case $host in *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*) case :$dllsearchpath: in *":$dir:"*) ;; *) dllsearchpath="$dllsearchpath:$dir";; esac ;; esac continue ;; -l*) if test "X$arg" = "X-lc" || test "X$arg" = "X-lm"; then case $host in *-*-cygwin* | *-*-pw32* | *-*-beos*) # These systems don't actually have a C or math library (as such) continue ;; *-*-mingw* | *-*-os2*) # These systems don't actually have a C library (as such) test "X$arg" = "X-lc" && continue ;; *-*-openbsd* | *-*-freebsd*) # Do not include libc due to us having libc/libc_r. test "X$arg" = "X-lc" && continue ;; esac elif test "X$arg" = "X-lc_r"; then case $host in *-*-openbsd* | *-*-freebsd*) # Do not include libc_r directly, use -pthread flag. continue ;; esac fi deplibs="$deplibs $arg" continue ;; -module) module=yes continue ;; -no-fast-install) fast_install=no continue ;; -no-install) case $host in *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*) # The PATH hackery in wrapper scripts is required on Windows # in order for the loader to find any dlls it needs. $echo "$modename: warning: \`-no-install' is ignored for $host" 1>&2 $echo "$modename: warning: assuming \`-no-fast-install' instead" 1>&2 fast_install=no ;; *) no_install=yes ;; esac continue ;; -no-undefined) allow_undefined=no continue ;; -o) prev=output ;; -release) prev=release continue ;; -rpath) prev=rpath continue ;; -R) prev=xrpath continue ;; -R*) dir=`$echo "X$arg" | $Xsed -e 's/^-R//'` # We need an absolute path. case $dir in [\\/]* | [A-Za-z]:[\\/]*) ;; *) $echo "$modename: only absolute run-paths are allowed" 1>&2 exit 1 ;; esac case "$xrpath " in *" $dir "*) ;; *) xrpath="$xrpath $dir" ;; esac continue ;; -static) # The effects of -static are defined in a previous loop. # We used to do the same as -all-static on platforms that # didn't have a PIC flag, but the assumption that the effects # would be equivalent was wrong. It would break on at least # Digital Unix and AIX. continue ;; -thread-safe) thread_safe=yes continue ;; -version-info) prev=vinfo continue ;; -Wc,*) args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wc,//'` arg= save_ifs="$IFS"; IFS=',' for flag in $args; do IFS="$save_ifs" case $flag in *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") flag="\"$flag\"" ;; esac arg="$arg $wl$flag" compiler_flags="$compiler_flags $flag" done IFS="$save_ifs" arg=`$echo "X$arg" | $Xsed -e "s/^ //"` ;; -Wl,*) args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'` arg= save_ifs="$IFS"; IFS=',' for flag in $args; do IFS="$save_ifs" case $flag in *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") flag="\"$flag\"" ;; esac arg="$arg $wl$flag" compiler_flags="$compiler_flags $wl$flag" linker_flags="$linker_flags $flag" done IFS="$save_ifs" arg=`$echo "X$arg" | $Xsed -e "s/^ //"` ;; -Xcompiler) prev=xcompiler continue ;; -Xlinker) prev=xlinker continue ;; # Some other compiler flag. -* | +*) # Unknown arguments in both finalize_command and compile_command need # to be aesthetically quoted because they are evaled later. arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` case $arg in *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") arg="\"$arg\"" ;; esac ;; *.lo | *.$objext) # A library or standard object. if test "$prev" = dlfiles; then # This file was specified with -dlopen. if test "$build_libtool_libs" = yes && test "$dlopen_support" = yes; then dlfiles="$dlfiles $arg" prev= continue else # If libtool objects are unsupported, then we need to preload. prev=dlprefiles fi fi if test "$prev" = dlprefiles; then # Preload the old-style object. dlprefiles="$dlprefiles "`$echo "X$arg" | $Xsed -e "$lo2o"` prev= else case $arg in *.lo) libobjs="$libobjs $arg" ;; *) objs="$objs $arg" ;; esac fi ;; *.$libext) # An archive. deplibs="$deplibs $arg" old_deplibs="$old_deplibs $arg" continue ;; *.la) # A libtool-controlled library. if test "$prev" = dlfiles; then # This library was specified with -dlopen. dlfiles="$dlfiles $arg" prev= elif test "$prev" = dlprefiles; then # The library was specified with -dlpreopen. dlprefiles="$dlprefiles $arg" prev= else deplibs="$deplibs $arg" fi continue ;; # Some other compiler argument. *) # Unknown arguments in both finalize_command and compile_command need # to be aesthetically quoted because they are evaled later. arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` case $arg in *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") arg="\"$arg\"" ;; esac ;; esac # arg # Now actually substitute the argument into the commands. if test -n "$arg"; then compile_command="$compile_command $arg" finalize_command="$finalize_command $arg" fi done # argument parsing loop if test -n "$prev"; then $echo "$modename: the \`$prevarg' option requires an argument" 1>&2 $echo "$help" 1>&2 exit 1 fi if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then eval arg=\"$export_dynamic_flag_spec\" compile_command="$compile_command $arg" finalize_command="$finalize_command $arg" fi # calculate the name of the file, without its directory outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'` libobjs_save="$libobjs" if test -n "$shlibpath_var"; then # get the directories listed in $shlibpath_var eval shlib_search_path=\`\$echo \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\` else shlib_search_path= fi eval sys_lib_search_path=\"$sys_lib_search_path_spec\" eval sys_lib_dlsearch_path=\"$sys_lib_dlsearch_path_spec\" output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'` if test "X$output_objdir" = "X$output"; then output_objdir="$objdir" else output_objdir="$output_objdir/$objdir" fi # Create the object directory. if test ! -d $output_objdir; then $show "$mkdir $output_objdir" $run $mkdir $output_objdir status=$? if test $status -ne 0 && test ! -d $output_objdir; then exit $status fi fi # Determine the type of output case $output in "") $echo "$modename: you must specify an output file" 1>&2 $echo "$help" 1>&2 exit 1 ;; *.$libext) linkmode=oldlib ;; *.lo | *.$objext) linkmode=obj ;; *.la) linkmode=lib ;; *) linkmode=prog ;; # Anything else should be a program. esac specialdeplibs= libs= # Find all interdependent deplibs by searching for libraries # that are linked more than once (e.g. -la -lb -la) for deplib in $deplibs; do if test "X$duplicate_deps" = "Xyes" ; then case "$libs " in *" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;; esac fi libs="$libs $deplib" done deplibs= newdependency_libs= newlib_search_path= need_relink=no # whether we're linking any uninstalled libtool libraries notinst_deplibs= # not-installed libtool libraries notinst_path= # paths that contain not-installed libtool libraries case $linkmode in lib) passes="conv link" for file in $dlfiles $dlprefiles; do case $file in *.la) ;; *) $echo "$modename: libraries can \`-dlopen' only libtool libraries: $file" 1>&2 exit 1 ;; esac done ;; prog) compile_deplibs= finalize_deplibs= alldeplibs=no newdlfiles= newdlprefiles= passes="conv scan dlopen dlpreopen link" ;; *) passes="conv" ;; esac for pass in $passes; do if test $linkmode = prog; then # Determine which files to process case $pass in dlopen) libs="$dlfiles" save_deplibs="$deplibs" # Collect dlpreopened libraries deplibs= ;; dlpreopen) libs="$dlprefiles" ;; link) libs="$deplibs %DEPLIBS% $dependency_libs" ;; esac fi for deplib in $libs; do lib= found=no case $deplib in -l*) if test $linkmode = oldlib && test $linkmode = obj; then $echo "$modename: warning: \`-l' is ignored for archives/objects: $deplib" 1>&2 continue fi if test $pass = conv; then deplibs="$deplib $deplibs" continue fi name=`$echo "X$deplib" | $Xsed -e 's/^-l//'` for searchdir in $newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path; do # Search the libtool library lib="$searchdir/lib${name}.la" if test -f "$lib"; then found=yes break fi done if test "$found" != yes; then # deplib doesn't seem to be a libtool library if test "$linkmode,$pass" = "prog,link"; then compile_deplibs="$deplib $compile_deplibs" finalize_deplibs="$deplib $finalize_deplibs" else deplibs="$deplib $deplibs" test $linkmode = lib && newdependency_libs="$deplib $newdependency_libs" fi continue fi ;; # -l -L*) case $linkmode in lib) deplibs="$deplib $deplibs" test $pass = conv && continue newdependency_libs="$deplib $newdependency_libs" newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'` ;; prog) if test $pass = conv; then deplibs="$deplib $deplibs" continue fi if test $pass = scan; then deplibs="$deplib $deplibs" newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'` else compile_deplibs="$deplib $compile_deplibs" finalize_deplibs="$deplib $finalize_deplibs" fi ;; *) $echo "$modename: warning: \`-L' is ignored for archives/objects: $deplib" 1>&2 ;; esac # linkmode continue ;; # -L -R*) if test $pass = link; then dir=`$echo "X$deplib" | $Xsed -e 's/^-R//'` # Make sure the xrpath contains only unique directories. case "$xrpath " in *" $dir "*) ;; *) xrpath="$xrpath $dir" ;; esac fi deplibs="$deplib $deplibs" continue ;; *.la) lib="$deplib" ;; *.$libext) if test $pass = conv; then deplibs="$deplib $deplibs" continue fi case $linkmode in lib) if test "$deplibs_check_method" != pass_all; then echo echo "*** Warning: Trying to link with static lib archive $deplib." echo "*** I have the capability to make that library automatically link in when" echo "*** you link to this library. But I can only do this if you have a" echo "*** shared version of the library, which you do not appear to have" echo "*** because the file extensions .$libext of this argument makes me believe" echo "*** that it is just a static archive that I should not used here." else echo echo "*** Warning: Linking the shared library $output against the" echo "*** static library $deplib is not portable!" deplibs="$deplib $deplibs" fi continue ;; prog) if test $pass != link; then deplibs="$deplib $deplibs" else compile_deplibs="$deplib $compile_deplibs" finalize_deplibs="$deplib $finalize_deplibs" fi continue ;; esac # linkmode ;; # *.$libext *.lo | *.$objext) if test $pass = dlpreopen || test "$dlopen_support" != yes || test "$build_libtool_libs" = no; then # If there is no dlopen support or we're linking statically, # we need to preload. newdlprefiles="$newdlprefiles $deplib" compile_deplibs="$deplib $compile_deplibs" finalize_deplibs="$deplib $finalize_deplibs" else newdlfiles="$newdlfiles $deplib" fi continue ;; %DEPLIBS%) alldeplibs=yes continue ;; esac # case $deplib if test $found = yes || test -f "$lib"; then : else $echo "$modename: cannot find the library \`$lib'" 1>&2 exit 1 fi # Check to see that this really is a libtool archive. if (${SED} -e '2q' $lib | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then : else $echo "$modename: \`$lib' is not a valid libtool archive" 1>&2 exit 1 fi ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'` test "X$ladir" = "X$lib" && ladir="." dlname= dlopen= dlpreopen= libdir= library_names= old_library= # If the library was installed with an old release of libtool, # it will not redefine variable installed. installed=yes # Read the .la file case $lib in */* | *\\*) . $lib ;; *) . ./$lib ;; esac if test "$linkmode,$pass" = "lib,link" || test "$linkmode,$pass" = "prog,scan" || { test $linkmode = oldlib && test $linkmode = obj; }; then # Add dl[pre]opened files of deplib test -n "$dlopen" && dlfiles="$dlfiles $dlopen" test -n "$dlpreopen" && dlprefiles="$dlprefiles $dlpreopen" fi if test $pass = conv; then # Only check for convenience libraries deplibs="$lib $deplibs" if test -z "$libdir"; then if test -z "$old_library"; then $echo "$modename: cannot find name of link library for \`$lib'" 1>&2 exit 1 fi # It is a libtool convenience library, so add in its objects. convenience="$convenience $ladir/$objdir/$old_library" old_convenience="$old_convenience $ladir/$objdir/$old_library" tmp_libs= for deplib in $dependency_libs; do deplibs="$deplib $deplibs" if test "X$duplicate_deps" = "Xyes" ; then case "$tmp_libs " in *" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;; esac fi tmp_libs="$tmp_libs $deplib" done elif test $linkmode != prog && test $linkmode != lib; then $echo "$modename: \`$lib' is not a convenience library" 1>&2 exit 1 fi continue fi # $pass = conv # Get the name of the library we link against. linklib= for l in $old_library $library_names; do linklib="$l" done if test -z "$linklib"; then $echo "$modename: cannot find name of link library for \`$lib'" 1>&2 exit 1 fi # This library was specified with -dlopen. if test $pass = dlopen; then if test -z "$libdir"; then $echo "$modename: cannot -dlopen a convenience library: \`$lib'" 1>&2 exit 1 fi if test -z "$dlname" || test "$dlopen_support" != yes || test "$build_libtool_libs" = no; then # If there is no dlname, no dlopen support or we're linking # statically, we need to preload. dlprefiles="$dlprefiles $lib" else newdlfiles="$newdlfiles $lib" fi continue fi # $pass = dlopen # We need an absolute path. case $ladir in [\\/]* | [A-Za-z]:[\\/]*) abs_ladir="$ladir" ;; *) abs_ladir=`cd "$ladir" && pwd` if test -z "$abs_ladir"; then $echo "$modename: warning: cannot determine absolute directory name of \`$ladir'" 1>&2 $echo "$modename: passing it literally to the linker, although it might fail" 1>&2 abs_ladir="$ladir" fi ;; esac laname=`$echo "X$lib" | $Xsed -e 's%^.*/%%'` # Find the relevant object directory and library name. if test "X$installed" = Xyes; then if test ! -f "$libdir/$linklib" && test -f "$abs_ladir/$linklib"; then $echo "$modename: warning: library \`$lib' was moved." 1>&2 dir="$ladir" absdir="$abs_ladir" libdir="$abs_ladir" else dir="$libdir" absdir="$libdir" fi else dir="$ladir/$objdir" absdir="$abs_ladir/$objdir" # Remove this search path later notinst_path="$notinst_path $abs_ladir" fi # $installed = yes name=`$echo "X$laname" | $Xsed -e 's/\.la$//' -e 's/^lib//'` # This library was specified with -dlpreopen. if test $pass = dlpreopen; then if test -z "$libdir"; then $echo "$modename: cannot -dlpreopen a convenience library: \`$lib'" 1>&2 exit 1 fi # Prefer using a static library (so that no silly _DYNAMIC symbols # are required to link). if test -n "$old_library"; then newdlprefiles="$newdlprefiles $dir/$old_library" # Otherwise, use the dlname, so that lt_dlopen finds it. elif test -n "$dlname"; then newdlprefiles="$newdlprefiles $dir/$dlname" else newdlprefiles="$newdlprefiles $dir/$linklib" fi fi # $pass = dlpreopen if test -z "$libdir"; then # Link the convenience library if test $linkmode = lib; then deplibs="$dir/$old_library $deplibs" elif test "$linkmode,$pass" = "prog,link"; then compile_deplibs="$dir/$old_library $compile_deplibs" finalize_deplibs="$dir/$old_library $finalize_deplibs" else deplibs="$lib $deplibs" fi continue fi if test $linkmode = prog && test $pass != link; then newlib_search_path="$newlib_search_path $ladir" deplibs="$lib $deplibs" linkalldeplibs=no if test "$link_all_deplibs" != no || test -z "$library_names" || test "$build_libtool_libs" = no; then linkalldeplibs=yes fi tmp_libs= for deplib in $dependency_libs; do case $deplib in -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test esac # Need to link against all dependency_libs? if test $linkalldeplibs = yes; then deplibs="$deplib $deplibs" else # Need to hardcode shared library paths # or/and link against static libraries newdependency_libs="$deplib $newdependency_libs" fi if test "X$duplicate_deps" = "Xyes" ; then case "$tmp_libs " in *" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;; esac fi tmp_libs="$tmp_libs $deplib" done # for deplib continue fi # $linkmode = prog... link_static=no # Whether the deplib will be linked statically if test -n "$library_names" && { test "$prefer_static_libs" = no || test -z "$old_library"; }; then # Link against this shared library if test "$linkmode,$pass" = "prog,link" || { test $linkmode = lib && test $hardcode_into_libs = yes; }; then # Hardcode the library path. # Skip directories that are in the system default run-time # search path. case " $sys_lib_dlsearch_path " in *" $absdir "*) ;; *) case "$compile_rpath " in *" $absdir "*) ;; *) compile_rpath="$compile_rpath $absdir" esac ;; esac case " $sys_lib_dlsearch_path " in *" $libdir "*) ;; *) case "$finalize_rpath " in *" $libdir "*) ;; *) finalize_rpath="$finalize_rpath $libdir" esac ;; esac if test $linkmode = prog; then # We need to hardcode the library path if test -n "$shlibpath_var"; then # Make sure the rpath contains only unique directories. case "$temp_rpath " in *" $dir "*) ;; *" $absdir "*) ;; *) temp_rpath="$temp_rpath $dir" ;; esac fi fi fi # $linkmode,$pass = prog,link... if test "$alldeplibs" = yes && { test "$deplibs_check_method" = pass_all || { test "$build_libtool_libs" = yes && test -n "$library_names"; }; }; then # We only need to search for static libraries continue fi if test "$installed" = no; then notinst_deplibs="$notinst_deplibs $lib" need_relink=yes fi if test -n "$old_archive_from_expsyms_cmds"; then # figure out the soname set dummy $library_names realname="$2" shift; shift libname=`eval \\$echo \"$libname_spec\"` # use dlname if we got it. it's perfectly good, no? if test -n "$dlname"; then soname="$dlname" elif test -n "$soname_spec"; then # bleh windows case $host in *cygwin*) major=`expr $current - $age` versuffix="-$major" ;; esac eval soname=\"$soname_spec\" else soname="$realname" fi # Make a new name for the extract_expsyms_cmds to use soroot="$soname" soname=`echo $soroot | ${SED} -e 's/^.*\///'` newlib="libimp-`echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a" # If the library has no export list, then create one now if test -f "$output_objdir/$soname-def"; then : else $show "extracting exported symbol list from \`$soname'" save_ifs="$IFS"; IFS='~' eval cmds=\"$extract_expsyms_cmds\" for cmd in $cmds; do IFS="$save_ifs" $show "$cmd" $run eval "$cmd" || exit $? done IFS="$save_ifs" fi # Create $newlib if test -f "$output_objdir/$newlib"; then :; else $show "generating import library for \`$soname'" save_ifs="$IFS"; IFS='~' eval cmds=\"$old_archive_from_expsyms_cmds\" for cmd in $cmds; do IFS="$save_ifs" $show "$cmd" $run eval "$cmd" || exit $? done IFS="$save_ifs" fi # make sure the library variables are pointing to the new library dir=$output_objdir linklib=$newlib fi # test -n $old_archive_from_expsyms_cmds if test $linkmode = prog || test "$mode" != relink; then add_shlibpath= add_dir= add= lib_linked=yes case $hardcode_action in immediate | unsupported) if test "$hardcode_direct" = no; then add="$dir/$linklib" elif test "$hardcode_minus_L" = no; then case $host in *-*-sunos*) add_shlibpath="$dir" ;; esac add_dir="-L$dir" add="-l$name" elif test "$hardcode_shlibpath_var" = no; then add_shlibpath="$dir" add="-l$name" else lib_linked=no fi ;; relink) if test "$hardcode_direct" = yes; then add="$dir/$linklib" elif test "$hardcode_minus_L" = yes; then add_dir="-L$dir" # Try looking first in the location we're being installed to. if test -n "$inst_prefix_dir"; then case "$libdir" in [\/]*) add_dir="-L$inst_prefix_dir$libdir $add_dir" ;; esac fi add="-l$name" elif test "$hardcode_shlibpath_var" = yes; then add_shlibpath="$dir" add="-l$name" else lib_linked=no fi ;; *) lib_linked=no ;; esac if test "$lib_linked" != yes; then $echo "$modename: configuration error: unsupported hardcode properties" exit 1 fi if test -n "$add_shlibpath"; then case :$compile_shlibpath: in *":$add_shlibpath:"*) ;; *) compile_shlibpath="$compile_shlibpath$add_shlibpath:" ;; esac fi if test $linkmode = prog; then test -n "$add_dir" && compile_deplibs="$add_dir $compile_deplibs" test -n "$add" && compile_deplibs="$add $compile_deplibs" else test -n "$add_dir" && deplibs="$add_dir $deplibs" test -n "$add" && deplibs="$add $deplibs" if test "$hardcode_direct" != yes && \ test "$hardcode_minus_L" != yes && \ test "$hardcode_shlibpath_var" = yes; then case :$finalize_shlibpath: in *":$libdir:"*) ;; *) finalize_shlibpath="$finalize_shlibpath$libdir:" ;; esac fi fi fi if test $linkmode = prog || test "$mode" = relink; then add_shlibpath= add_dir= add= # Finalize command for both is simple: just hardcode it. if test "$hardcode_direct" = yes; then add="$libdir/$linklib" elif test "$hardcode_minus_L" = yes; then add_dir="-L$libdir" add="-l$name" elif test "$hardcode_shlibpath_var" = yes; then case :$finalize_shlibpath: in *":$libdir:"*) ;; *) finalize_shlibpath="$finalize_shlibpath$libdir:" ;; esac add="-l$name" else # We cannot seem to hardcode it, guess we'll fake it. add_dir="-L$libdir" # Try looking first in the location we're being installed to. if test -n "$inst_prefix_dir"; then case "$libdir" in [\/]*) add_dir="-L$inst_prefix_dir$libdir $add_dir" ;; esac fi add="-l$name" fi if test $linkmode = prog; then test -n "$add_dir" && finalize_deplibs="$add_dir $finalize_deplibs" test -n "$add" && finalize_deplibs="$add $finalize_deplibs" else test -n "$add_dir" && deplibs="$add_dir $deplibs" test -n "$add" && deplibs="$add $deplibs" fi fi elif test $linkmode = prog; then if test "$alldeplibs" = yes && { test "$deplibs_check_method" = pass_all || { test "$build_libtool_libs" = yes && test -n "$library_names"; }; }; then # We only need to search for static libraries continue fi # Try to link the static library # Here we assume that one of hardcode_direct or hardcode_minus_L # is not unsupported. This is valid on all known static and # shared platforms. if test "$hardcode_direct" != unsupported; then test -n "$old_library" && linklib="$old_library" compile_deplibs="$dir/$linklib $compile_deplibs" finalize_deplibs="$dir/$linklib $finalize_deplibs" else compile_deplibs="-l$name -L$dir $compile_deplibs" finalize_deplibs="-l$name -L$dir $finalize_deplibs" fi elif test "$build_libtool_libs" = yes; then # Not a shared library if test "$deplibs_check_method" != pass_all; then # We're trying link a shared library against a static one # but the system doesn't support it. # Just print a warning and add the library to dependency_libs so # that the program can be linked against the static library. echo echo "*** Warning: This system can not link to static lib archive $lib." echo "*** I have the capability to make that library automatically link in when" echo "*** you link to this library. But I can only do this if you have a" echo "*** shared version of the library, which you do not appear to have." if test "$module" = yes; then echo "*** But as you try to build a module library, libtool will still create " echo "*** a static module, that should work as long as the dlopening application" echo "*** is linked with the -dlopen flag to resolve symbols at runtime." if test -z "$global_symbol_pipe"; then echo echo "*** However, this would only work if libtool was able to extract symbol" echo "*** lists from a program, using \`nm' or equivalent, but libtool could" echo "*** not find such a program. So, this module is probably useless." echo "*** \`nm' from GNU binutils and a full rebuild may help." fi if test "$build_old_libs" = no; then build_libtool_libs=module build_old_libs=yes else build_libtool_libs=no fi fi else convenience="$convenience $dir/$old_library" old_convenience="$old_convenience $dir/$old_library" deplibs="$dir/$old_library $deplibs" link_static=yes fi fi # link shared/static library? if test $linkmode = lib; then if test -n "$dependency_libs" && { test $hardcode_into_libs != yes || test $build_old_libs = yes || test $link_static = yes; }; then # Extract -R from dependency_libs temp_deplibs= for libdir in $dependency_libs; do case $libdir in -R*) temp_xrpath=`$echo "X$libdir" | $Xsed -e 's/^-R//'` case " $xrpath " in *" $temp_xrpath "*) ;; *) xrpath="$xrpath $temp_xrpath";; esac;; *) temp_deplibs="$temp_deplibs $libdir";; esac done dependency_libs="$temp_deplibs" fi newlib_search_path="$newlib_search_path $absdir" # Link against this library test "$link_static" = no && newdependency_libs="$abs_ladir/$laname $newdependency_libs" # ... and its dependency_libs tmp_libs= for deplib in $dependency_libs; do newdependency_libs="$deplib $newdependency_libs" if test "X$duplicate_deps" = "Xyes" ; then case "$tmp_libs " in *" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;; esac fi tmp_libs="$tmp_libs $deplib" done if test $link_all_deplibs != no; then # Add the search paths of all dependency libraries for deplib in $dependency_libs; do case $deplib in -L*) path="$deplib" ;; *.la) dir=`$echo "X$deplib" | $Xsed -e 's%/[^/]*$%%'` test "X$dir" = "X$deplib" && dir="." # We need an absolute path. case $dir in [\\/]* | [A-Za-z]:[\\/]*) absdir="$dir" ;; *) absdir=`cd "$dir" && pwd` if test -z "$absdir"; then $echo "$modename: warning: cannot determine absolute directory name of \`$dir'" 1>&2 absdir="$dir" fi ;; esac if grep "^installed=no" $deplib > /dev/null; then path="-L$absdir/$objdir" else eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` if test -z "$libdir"; then $echo "$modename: \`$deplib' is not a valid libtool archive" 1>&2 exit 1 fi if test "$absdir" != "$libdir"; then $echo "$modename: warning: \`$deplib' seems to be moved" 1>&2 fi path="-L$absdir" fi ;; *) continue ;; esac case " $deplibs " in *" $path "*) ;; *) deplibs="$deplibs $path" ;; esac done fi # link_all_deplibs != no fi # linkmode = lib done # for deplib in $libs if test $pass = dlpreopen; then # Link the dlpreopened libraries before other libraries for deplib in $save_deplibs; do deplibs="$deplib $deplibs" done fi if test $pass != dlopen; then test $pass != scan && dependency_libs="$newdependency_libs" if test $pass != conv; then # Make sure lib_search_path contains only unique directories. lib_search_path= for dir in $newlib_search_path; do case "$lib_search_path " in *" $dir "*) ;; *) lib_search_path="$lib_search_path $dir" ;; esac done newlib_search_path= fi if test "$linkmode,$pass" != "prog,link"; then vars="deplibs" else vars="compile_deplibs finalize_deplibs" fi for var in $vars dependency_libs; do # Add libraries to $var in reverse order eval tmp_libs=\"\$$var\" new_libs= for deplib in $tmp_libs; do case $deplib in -L*) new_libs="$deplib $new_libs" ;; *) case " $specialdeplibs " in *" $deplib "*) new_libs="$deplib $new_libs" ;; *) case " $new_libs " in *" $deplib "*) ;; *) new_libs="$deplib $new_libs" ;; esac ;; esac ;; esac done tmp_libs= for deplib in $new_libs; do case $deplib in -L*) case " $tmp_libs " in *" $deplib "*) ;; *) tmp_libs="$tmp_libs $deplib" ;; esac ;; *) tmp_libs="$tmp_libs $deplib" ;; esac done eval $var=\"$tmp_libs\" done # for var fi if test "$pass" = "conv" && { test "$linkmode" = "lib" || test "$linkmode" = "prog"; }; then libs="$deplibs" # reset libs deplibs= fi done # for pass if test $linkmode = prog; then dlfiles="$newdlfiles" dlprefiles="$newdlprefiles" fi case $linkmode in oldlib) if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then $echo "$modename: warning: \`-dlopen' is ignored for archives" 1>&2 fi if test -n "$rpath"; then $echo "$modename: warning: \`-rpath' is ignored for archives" 1>&2 fi if test -n "$xrpath"; then $echo "$modename: warning: \`-R' is ignored for archives" 1>&2 fi if test -n "$vinfo"; then $echo "$modename: warning: \`-version-info' is ignored for archives" 1>&2 fi if test -n "$release"; then $echo "$modename: warning: \`-release' is ignored for archives" 1>&2 fi if test -n "$export_symbols" || test -n "$export_symbols_regex"; then $echo "$modename: warning: \`-export-symbols' is ignored for archives" 1>&2 fi # Now set the variables for building old libraries. build_libtool_libs=no oldlibs="$output" objs="$objs$old_deplibs" ;; lib) # Make sure we only generate libraries of the form `libNAME.la'. case $outputname in lib*) name=`$echo "X$outputname" | $Xsed -e 's/\.la$//' -e 's/^lib//'` eval libname=\"$libname_spec\" ;; *) if test "$module" = no; then $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2 $echo "$help" 1>&2 exit 1 fi if test "$need_lib_prefix" != no; then # Add the "lib" prefix for modules if required name=`$echo "X$outputname" | $Xsed -e 's/\.la$//'` eval libname=\"$libname_spec\" else libname=`$echo "X$outputname" | $Xsed -e 's/\.la$//'` fi ;; esac if test -n "$objs"; then if test "$deplibs_check_method" != pass_all; then $echo "$modename: cannot build libtool library \`$output' from non-libtool objects on this host:$objs" 2>&1 exit 1 else echo echo "*** Warning: Linking the shared library $output against the non-libtool" echo "*** objects $objs is not portable!" libobjs="$libobjs $objs" fi fi if test "$dlself" != no; then $echo "$modename: warning: \`-dlopen self' is ignored for libtool libraries" 1>&2 fi set dummy $rpath if test $# -gt 2; then $echo "$modename: warning: ignoring multiple \`-rpath's for a libtool library" 1>&2 fi install_libdir="$2" oldlibs= if test -z "$rpath"; then if test "$build_libtool_libs" = yes; then # Building a libtool convenience library. libext=al oldlibs="$output_objdir/$libname.$libext $oldlibs" build_libtool_libs=convenience build_old_libs=yes fi if test -n "$vinfo"; then $echo "$modename: warning: \`-version-info' is ignored for convenience libraries" 1>&2 fi if test -n "$release"; then $echo "$modename: warning: \`-release' is ignored for convenience libraries" 1>&2 fi else # Parse the version information argument. save_ifs="$IFS"; IFS=':' set dummy $vinfo 0 0 0 IFS="$save_ifs" if test -n "$8"; then $echo "$modename: too many parameters to \`-version-info'" 1>&2 $echo "$help" 1>&2 exit 1 fi current="$2" revision="$3" age="$4" # Check that each of the things are valid numbers. case $current in 0 | [1-9] | [1-9][0-9] | [1-9][0-9][0-9]) ;; *) $echo "$modename: CURRENT \`$current' is not a nonnegative integer" 1>&2 $echo "$modename: \`$vinfo' is not valid version information" 1>&2 exit 1 ;; esac case $revision in 0 | [1-9] | [1-9][0-9] | [1-9][0-9][0-9]) ;; *) $echo "$modename: REVISION \`$revision' is not a nonnegative integer" 1>&2 $echo "$modename: \`$vinfo' is not valid version information" 1>&2 exit 1 ;; esac case $age in 0 | [1-9] | [1-9][0-9] | [1-9][0-9][0-9]) ;; *) $echo "$modename: AGE \`$age' is not a nonnegative integer" 1>&2 $echo "$modename: \`$vinfo' is not valid version information" 1>&2 exit 1 ;; esac if test $age -gt $current; then $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2 $echo "$modename: \`$vinfo' is not valid version information" 1>&2 exit 1 fi # Calculate the version variables. major= versuffix= verstring= case $version_type in none) ;; darwin) # Like Linux, but with the current version available in # verstring for coding it into the library header major=.`expr $current - $age` versuffix="$major.$age.$revision" # Darwin ld doesn't like 0 for these options... minor_current=`expr $current + 1` verstring="-compatibility_version $minor_current -current_version $minor_current.$revision" ;; freebsd-aout) major=".$current" versuffix=".$current.$revision"; ;; freebsd-elf) major=".$current" versuffix=".$current"; ;; irix | nonstopux) major=`expr $current - $age + 1` case $version_type in nonstopux) verstring_prefix=nonstopux ;; *) verstring_prefix=sgi ;; esac verstring="$verstring_prefix$major.$revision" # Add in all the interfaces that we are compatible with. loop=$revision while test $loop != 0; do iface=`expr $revision - $loop` loop=`expr $loop - 1` verstring="$verstring_prefix$major.$iface:$verstring" done # Before this point, $major must not contain `.'. major=.$major versuffix="$major.$revision" ;; linux) major=.`expr $current - $age` versuffix="$major.$age.$revision" ;; osf) major=.`expr $current - $age` versuffix=".$current.$age.$revision" verstring="$current.$age.$revision" # Add in all the interfaces that we are compatible with. loop=$age while test $loop != 0; do iface=`expr $current - $loop` loop=`expr $loop - 1` verstring="$verstring:${iface}.0" done # Make executables depend on our current version. verstring="$verstring:${current}.0" ;; sunos) major=".$current" versuffix=".$current.$revision" ;; windows) # Use '-' rather than '.', since we only want one # extension on DOS 8.3 filesystems. major=`expr $current - $age` versuffix="-$major" ;; *) $echo "$modename: unknown library version type \`$version_type'" 1>&2 echo "Fatal configuration error. See the $PACKAGE docs for more information." 1>&2 exit 1 ;; esac # Clear the version info if we defaulted, and they specified a release. if test -z "$vinfo" && test -n "$release"; then major= verstring="0.0" case $version_type in darwin) # we can't check for "0.0" in archive_cmds due to quoting # problems, so we reset it completely verstring="" ;; *) verstring="0.0" ;; esac if test "$need_version" = no; then versuffix= else versuffix=".0.0" fi fi # Remove version info from name if versioning should be avoided if test "$avoid_version" = yes && test "$need_version" = no; then major= versuffix= verstring="" fi # Check to see if the archive will have undefined symbols. if test "$allow_undefined" = yes; then if test "$allow_undefined_flag" = unsupported; then $echo "$modename: warning: undefined symbols not allowed in $host shared libraries" 1>&2 build_libtool_libs=no build_old_libs=yes fi else # Don't allow undefined symbols. allow_undefined_flag="$no_undefined_flag" fi fi if test "$mode" != relink; then # Remove our outputs. $show "${rm}r $output_objdir/$outputname $output_objdir/$libname.* $output_objdir/${libname}${release}.*" $run ${rm}r $output_objdir/$outputname $output_objdir/$libname.* $output_objdir/${libname}${release}.* fi # Now set the variables for building old libraries. if test "$build_old_libs" = yes && test "$build_libtool_libs" != convenience ; then oldlibs="$oldlibs $output_objdir/$libname.$libext" # Transform .lo files to .o files. oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP` fi # Eliminate all temporary directories. for path in $notinst_path; do lib_search_path=`echo "$lib_search_path " | ${SED} -e 's% $path % %g'` deplibs=`echo "$deplibs " | ${SED} -e 's% -L$path % %g'` dependency_libs=`echo "$dependency_libs " | ${SED} -e 's% -L$path % %g'` done if test -n "$xrpath"; then # If the user specified any rpath flags, then add them. temp_xrpath= for libdir in $xrpath; do temp_xrpath="$temp_xrpath -R$libdir" case "$finalize_rpath " in *" $libdir "*) ;; *) finalize_rpath="$finalize_rpath $libdir" ;; esac done if test $hardcode_into_libs != yes || test $build_old_libs = yes; then dependency_libs="$temp_xrpath $dependency_libs" fi fi # Make sure dlfiles contains only unique files that won't be dlpreopened old_dlfiles="$dlfiles" dlfiles= for lib in $old_dlfiles; do case " $dlprefiles $dlfiles " in *" $lib "*) ;; *) dlfiles="$dlfiles $lib" ;; esac done # Make sure dlprefiles contains only unique files old_dlprefiles="$dlprefiles" dlprefiles= for lib in $old_dlprefiles; do case "$dlprefiles " in *" $lib "*) ;; *) dlprefiles="$dlprefiles $lib" ;; esac done if test "$build_libtool_libs" = yes; then if test -n "$rpath"; then case $host in *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-*-beos*) # these systems don't actually have a c library (as such)! ;; *-*-rhapsody* | *-*-darwin1.[012]) # Rhapsody C library is in the System framework deplibs="$deplibs -framework System" ;; *-*-netbsd*) # Don't link with libc until the a.out ld.so is fixed. ;; *-*-openbsd* | *-*-freebsd*) # Do not include libc due to us having libc/libc_r. ;; *) # Add libc to deplibs on all other systems if necessary. if test $build_libtool_need_lc = "yes"; then deplibs="$deplibs -lc" fi ;; esac fi # Transform deplibs into only deplibs that can be linked in shared. name_save=$name libname_save=$libname release_save=$release versuffix_save=$versuffix major_save=$major # I'm not sure if I'm treating the release correctly. I think # release should show up in the -l (ie -lgmp5) so we don't want to # add it in twice. Is that correct? release="" versuffix="" major="" newdeplibs= droppeddeps=no case $deplibs_check_method in pass_all) # Don't check for shared/static. Everything works. # This might be a little naive. We might want to check # whether the library exists or not. But this is on # osf3 & osf4 and I'm not really sure... Just # implementing what was already the behaviour. newdeplibs=$deplibs ;; test_compile) # This code stresses the "libraries are programs" paradigm to its # limits. Maybe even breaks it. We compile a program, linking it # against the deplibs as a proxy for the library. Then we can check # whether they linked in statically or dynamically with ldd. $rm conftest.c cat > conftest.c </dev/null` for potent_lib in $potential_libs; do # Follow soft links. if ls -lLd "$potent_lib" 2>/dev/null \ | grep " -> " >/dev/null; then continue fi # The statement above tries to avoid entering an # endless loop below, in case of cyclic links. # We might still enter an endless loop, since a link # loop can be closed while we follow links, # but so what? potlib="$potent_lib" while test -h "$potlib" 2>/dev/null; do potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'` case $potliblink in [\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";; *) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";; esac done if eval $file_magic_cmd \"\$potlib\" 2>/dev/null \ | ${SED} 10q \ | egrep "$file_magic_regex" > /dev/null; then newdeplibs="$newdeplibs $a_deplib" a_deplib="" break 2 fi done done if test -n "$a_deplib" ; then droppeddeps=yes echo echo "*** Warning: linker path does not have real file for library $a_deplib." echo "*** I have the capability to make that library automatically link in when" echo "*** you link to this library. But I can only do this if you have a" echo "*** shared version of the library, which you do not appear to have" echo "*** because I did check the linker path looking for a file starting" if test -z "$potlib" ; then echo "*** with $libname but no candidates were found. (...for file magic test)" else echo "*** with $libname and none of the candidates passed a file format test" echo "*** using a file magic. Last file checked: $potlib" fi fi else # Add a -L argument. newdeplibs="$newdeplibs $a_deplib" fi done # Gone through all deplibs. ;; match_pattern*) set dummy $deplibs_check_method match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"` for a_deplib in $deplibs; do name="`expr $a_deplib : '-l\(.*\)'`" # If $name is empty we are operating on a -L argument. if test -n "$name" && test "$name" != "0"; then libname=`eval \\$echo \"$libname_spec\"` for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do potential_libs=`ls $i/$libname[.-]* 2>/dev/null` for potent_lib in $potential_libs; do potlib="$potent_lib" # see symlink-check below in file_magic test if eval echo \"$potent_lib\" 2>/dev/null \ | ${SED} 10q \ | egrep "$match_pattern_regex" > /dev/null; then newdeplibs="$newdeplibs $a_deplib" a_deplib="" break 2 fi done done if test -n "$a_deplib" ; then droppeddeps=yes echo echo "*** Warning: linker path does not have real file for library $a_deplib." echo "*** I have the capability to make that library automatically link in when" echo "*** you link to this library. But I can only do this if you have a" echo "*** shared version of the library, which you do not appear to have" echo "*** because I did check the linker path looking for a file starting" if test -z "$potlib" ; then echo "*** with $libname but no candidates were found. (...for regex pattern test)" else echo "*** with $libname and none of the candidates passed a file format test" echo "*** using a regex pattern. Last file checked: $potlib" fi fi else # Add a -L argument. newdeplibs="$newdeplibs $a_deplib" fi done # Gone through all deplibs. ;; none | unknown | *) newdeplibs="" if $echo "X $deplibs" | $Xsed -e 's/ -lc$//' \ -e 's/ -[LR][^ ]*//g' -e 's/[ ]//g' | grep . >/dev/null; then echo if test "X$deplibs_check_method" = "Xnone"; then echo "*** Warning: inter-library dependencies are not supported in this platform." else echo "*** Warning: inter-library dependencies are not known to be supported." fi echo "*** All declared inter-library dependencies are being dropped." droppeddeps=yes fi ;; esac versuffix=$versuffix_save major=$major_save release=$release_save libname=$libname_save name=$name_save case $host in *-*-rhapsody* | *-*-darwin1.[012]) # On Rhapsody replace the C library is the System framework newdeplibs=`$echo "X $newdeplibs" | $Xsed -e 's/ -lc / -framework System /'` ;; esac if test "$droppeddeps" = yes; then if test "$module" = yes; then echo echo "*** Warning: libtool could not satisfy all declared inter-library" echo "*** dependencies of module $libname. Therefore, libtool will create" echo "*** a static module, that should work as long as the dlopening" echo "*** application is linked with the -dlopen flag." if test -z "$global_symbol_pipe"; then echo echo "*** However, this would only work if libtool was able to extract symbol" echo "*** lists from a program, using \`nm' or equivalent, but libtool could" echo "*** not find such a program. So, this module is probably useless." echo "*** \`nm' from GNU binutils and a full rebuild may help." fi if test "$build_old_libs" = no; then oldlibs="$output_objdir/$libname.$libext" build_libtool_libs=module build_old_libs=yes else build_libtool_libs=no fi else echo "*** The inter-library dependencies that have been dropped here will be" echo "*** automatically added whenever a program is linked with this library" echo "*** or is declared to -dlopen it." if test $allow_undefined = no; then echo echo "*** Since this library must not contain undefined symbols," echo "*** because either the platform does not support them or" echo "*** it was explicitly requested with -no-undefined," echo "*** libtool will only create a static version of it." if test "$build_old_libs" = no; then oldlibs="$output_objdir/$libname.$libext" build_libtool_libs=module build_old_libs=yes else build_libtool_libs=no fi fi fi fi # Done checking deplibs! deplibs=$newdeplibs fi # All the library-specific variables (install_libdir is set above). library_names= old_library= dlname= # Test again, we may have decided not to build it any more if test "$build_libtool_libs" = yes; then if test $hardcode_into_libs = yes; then # Hardcode the library paths hardcode_libdirs= dep_rpath= rpath="$finalize_rpath" test "$mode" != relink && rpath="$compile_rpath$rpath" for libdir in $rpath; do if test -n "$hardcode_libdir_flag_spec"; then if test -n "$hardcode_libdir_separator"; then if test -z "$hardcode_libdirs"; then hardcode_libdirs="$libdir" else # Just accumulate the unique libdirs. case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*) ;; *) hardcode_libdirs="$hardcode_libdirs$hardcode_libdir_separator$libdir" ;; esac fi else eval flag=\"$hardcode_libdir_flag_spec\" dep_rpath="$dep_rpath $flag" fi elif test -n "$runpath_var"; then case "$perm_rpath " in *" $libdir "*) ;; *) perm_rpath="$perm_rpath $libdir" ;; esac fi done # Substitute the hardcoded libdirs into the rpath. if test -n "$hardcode_libdir_separator" && test -n "$hardcode_libdirs"; then libdir="$hardcode_libdirs" eval dep_rpath=\"$hardcode_libdir_flag_spec\" fi if test -n "$runpath_var" && test -n "$perm_rpath"; then # We should set the runpath_var. rpath= for dir in $perm_rpath; do rpath="$rpath$dir:" done eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var" fi test -n "$dep_rpath" && deplibs="$dep_rpath $deplibs" fi shlibpath="$finalize_shlibpath" test "$mode" != relink && shlibpath="$compile_shlibpath$shlibpath" if test -n "$shlibpath"; then eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var" fi # Get the real and link names of the library. eval library_names=\"$library_names_spec\" set dummy $library_names realname="$2" shift; shift if test -n "$soname_spec"; then eval soname=\"$soname_spec\" else soname="$realname" fi test -z "$dlname" && dlname=$soname lib="$output_objdir/$realname" for link do linknames="$linknames $link" done # Ensure that we have .o objects for linkers which dislike .lo # (e.g. aix) in case we are running --disable-static for obj in $libobjs; do xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'` if test "X$xdir" = "X$obj"; then xdir="." else xdir="$xdir" fi baseobj=`$echo "X$obj" | $Xsed -e 's%^.*/%%'` oldobj=`$echo "X$baseobj" | $Xsed -e "$lo2o"` if test ! -f $xdir/$oldobj; then $show "(cd $xdir && ${LN_S} $baseobj $oldobj)" $run eval '(cd $xdir && ${LN_S} $baseobj $oldobj)' || exit $? fi done # Use standard objects if they are pic test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` # Prepare the list of exported symbols if test -z "$export_symbols"; then if test "$always_export_symbols" = yes || test -n "$export_symbols_regex"; then $show "generating symbol list for \`$libname.la'" export_symbols="$output_objdir/$libname.exp" $run $rm $export_symbols eval cmds=\"$export_symbols_cmds\" save_ifs="$IFS"; IFS='~' for cmd in $cmds; do IFS="$save_ifs" $show "$cmd" $run eval "$cmd" || exit $? done IFS="$save_ifs" if test -n "$export_symbols_regex"; then $show "egrep -e \"$export_symbols_regex\" \"$export_symbols\" > \"${export_symbols}T\"" $run eval 'egrep -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"' $show "$mv \"${export_symbols}T\" \"$export_symbols\"" $run eval '$mv "${export_symbols}T" "$export_symbols"' fi fi fi if test -n "$export_symbols" && test -n "$include_expsyms"; then $run eval '$echo "X$include_expsyms" | $SP2NL >> "$export_symbols"' fi if test -n "$convenience"; then if test -n "$whole_archive_flag_spec"; then eval libobjs=\"\$libobjs $whole_archive_flag_spec\" else gentop="$output_objdir/${outputname}x" $show "${rm}r $gentop" $run ${rm}r "$gentop" $show "mkdir $gentop" $run mkdir "$gentop" status=$? if test $status -ne 0 && test ! -d "$gentop"; then exit $status fi generated="$generated $gentop" for xlib in $convenience; do # Extract the objects. case $xlib in [\\/]* | [A-Za-z]:[\\/]*) xabs="$xlib" ;; *) xabs=`pwd`"/$xlib" ;; esac xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'` xdir="$gentop/$xlib" $show "${rm}r $xdir" $run ${rm}r "$xdir" $show "mkdir $xdir" $run mkdir "$xdir" status=$? if test $status -ne 0 && test ! -d "$xdir"; then exit $status fi $show "(cd $xdir && $AR x $xabs)" $run eval "(cd \$xdir && $AR x \$xabs)" || exit $? libobjs="$libobjs "`find $xdir -name \*.o -print -o -name \*.lo -print | $NL2SP` done fi fi if test "$thread_safe" = yes && test -n "$thread_safe_flag_spec"; then eval flag=\"$thread_safe_flag_spec\" linker_flags="$linker_flags $flag" fi # Make a backup of the uninstalled library when relinking if test "$mode" = relink; then $run eval '(cd $output_objdir && $rm ${realname}U && $mv $realname ${realname}U)' || exit $? fi # Do each of the archive commands. if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then eval cmds=\"$archive_expsym_cmds\" else save_deplibs="$deplibs" for conv in $convenience; do tmp_deplibs= for test_deplib in $deplibs; do if test "$test_deplib" != "$conv"; then tmp_deplibs="$tmp_deplibs $test_deplib" fi done deplibs="$tmp_deplibs" done eval cmds=\"$archive_cmds\" deplibs="$save_deplibs" fi save_ifs="$IFS"; IFS='~' for cmd in $cmds; do IFS="$save_ifs" $show "$cmd" $run eval "$cmd" || exit $? done IFS="$save_ifs" # Restore the uninstalled library and exit if test "$mode" = relink; then $run eval '(cd $output_objdir && $rm ${realname}T && $mv $realname ${realname}T && $mv "$realname"U $realname)' || exit $? exit 0 fi # Create links to the real library. for linkname in $linknames; do if test "$realname" != "$linkname"; then $show "(cd $output_objdir && $rm $linkname && $LN_S $realname $linkname)" $run eval '(cd $output_objdir && $rm $linkname && $LN_S $realname $linkname)' || exit $? fi done # If -module or -export-dynamic was specified, set the dlname. if test "$module" = yes || test "$export_dynamic" = yes; then # On all known operating systems, these are identical. dlname="$soname" fi fi ;; obj) if test -n "$deplibs"; then $echo "$modename: warning: \`-l' and \`-L' are ignored for objects" 1>&2 fi if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then $echo "$modename: warning: \`-dlopen' is ignored for objects" 1>&2 fi if test -n "$rpath"; then $echo "$modename: warning: \`-rpath' is ignored for objects" 1>&2 fi if test -n "$xrpath"; then $echo "$modename: warning: \`-R' is ignored for objects" 1>&2 fi if test -n "$vinfo"; then $echo "$modename: warning: \`-version-info' is ignored for objects" 1>&2 fi if test -n "$release"; then $echo "$modename: warning: \`-release' is ignored for objects" 1>&2 fi case $output in *.lo) if test -n "$objs$old_deplibs"; then $echo "$modename: cannot build library object \`$output' from non-libtool objects" 1>&2 exit 1 fi libobj="$output" obj=`$echo "X$output" | $Xsed -e "$lo2o"` ;; *) libobj= obj="$output" ;; esac # Delete the old objects. $run $rm $obj $libobj # Objects from convenience libraries. This assumes # single-version convenience libraries. Whenever we create # different ones for PIC/non-PIC, this we'll have to duplicate # the extraction. reload_conv_objs= gentop= # reload_cmds runs $LD directly, so let us get rid of # -Wl from whole_archive_flag_spec wl= if test -n "$convenience"; then if test -n "$whole_archive_flag_spec"; then eval reload_conv_objs=\"\$reload_objs $whole_archive_flag_spec\" else gentop="$output_objdir/${obj}x" $show "${rm}r $gentop" $run ${rm}r "$gentop" $show "mkdir $gentop" $run mkdir "$gentop" status=$? if test $status -ne 0 && test ! -d "$gentop"; then exit $status fi generated="$generated $gentop" for xlib in $convenience; do # Extract the objects. case $xlib in [\\/]* | [A-Za-z]:[\\/]*) xabs="$xlib" ;; *) xabs=`pwd`"/$xlib" ;; esac xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'` xdir="$gentop/$xlib" $show "${rm}r $xdir" $run ${rm}r "$xdir" $show "mkdir $xdir" $run mkdir "$xdir" status=$? if test $status -ne 0 && test ! -d "$xdir"; then exit $status fi $show "(cd $xdir && $AR x $xabs)" $run eval "(cd \$xdir && $AR x \$xabs)" || exit $? reload_conv_objs="$reload_objs "`find $xdir -name \*.o -print -o -name \*.lo -print | $NL2SP` done fi fi # Create the old-style object. reload_objs="$objs$old_deplibs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test output="$obj" eval cmds=\"$reload_cmds\" save_ifs="$IFS"; IFS='~' for cmd in $cmds; do IFS="$save_ifs" $show "$cmd" $run eval "$cmd" || exit $? done IFS="$save_ifs" # Exit if we aren't doing a library object file. if test -z "$libobj"; then if test -n "$gentop"; then $show "${rm}r $gentop" $run ${rm}r $gentop fi exit 0 fi if test "$build_libtool_libs" != yes; then if test -n "$gentop"; then $show "${rm}r $gentop" $run ${rm}r $gentop fi # Create an invalid libtool object if no PIC, so that we don't # accidentally link it into a program. $show "echo timestamp > $libobj" $run eval "echo timestamp > $libobj" || exit $? exit 0 fi if test -n "$pic_flag" || test "$pic_mode" != default; then # Only do commands if we really have different PIC objects. reload_objs="$libobjs $reload_conv_objs" output="$libobj" eval cmds=\"$reload_cmds\" save_ifs="$IFS"; IFS='~' for cmd in $cmds; do IFS="$save_ifs" $show "$cmd" $run eval "$cmd" || exit $? done IFS="$save_ifs" else # Just create a symlink. $show $rm $libobj $run $rm $libobj xdir=`$echo "X$libobj" | $Xsed -e 's%/[^/]*$%%'` if test "X$xdir" = "X$libobj"; then xdir="." else xdir="$xdir" fi baseobj=`$echo "X$libobj" | $Xsed -e 's%^.*/%%'` oldobj=`$echo "X$baseobj" | $Xsed -e "$lo2o"` $show "(cd $xdir && $LN_S $oldobj $baseobj)" $run eval '(cd $xdir && $LN_S $oldobj $baseobj)' || exit $? fi if test -n "$gentop"; then $show "${rm}r $gentop" $run ${rm}r $gentop fi exit 0 ;; prog) case $host in *cygwin*) output=`echo $output | ${SED} -e 's,.exe$,,;s,$,.exe,'` ;; esac if test -n "$vinfo"; then $echo "$modename: warning: \`-version-info' is ignored for programs" 1>&2 fi if test -n "$release"; then $echo "$modename: warning: \`-release' is ignored for programs" 1>&2 fi if test "$preload" = yes; then if test "$dlopen_support" = unknown && test "$dlopen_self" = unknown && test "$dlopen_self_static" = unknown; then $echo "$modename: warning: \`AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support." fi fi case $host in *-*-rhapsody* | *-*-darwin1.[012]) # On Rhapsody replace the C library is the System framework compile_deplibs=`$echo "X $compile_deplibs" | $Xsed -e 's/ -lc / -framework System /'` finalize_deplibs=`$echo "X $finalize_deplibs" | $Xsed -e 's/ -lc / -framework System /'` case $host in *darwin*) # Don't allow lazy linking, it breaks C++ global constructors compile_command="$compile_command ${wl}-bind_at_load" finalize_command="$finalize_command ${wl}-bind_at_load" ;; esac ;; esac compile_command="$compile_command $compile_deplibs" finalize_command="$finalize_command $finalize_deplibs" if test -n "$rpath$xrpath"; then # If the user specified any rpath flags, then add them. for libdir in $rpath $xrpath; do # This is the magic to use -rpath. case "$finalize_rpath " in *" $libdir "*) ;; *) finalize_rpath="$finalize_rpath $libdir" ;; esac done fi # Now hardcode the library paths rpath= hardcode_libdirs= for libdir in $compile_rpath $finalize_rpath; do if test -n "$hardcode_libdir_flag_spec"; then if test -n "$hardcode_libdir_separator"; then if test -z "$hardcode_libdirs"; then hardcode_libdirs="$libdir" else # Just accumulate the unique libdirs. case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*) ;; *) hardcode_libdirs="$hardcode_libdirs$hardcode_libdir_separator$libdir" ;; esac fi else eval flag=\"$hardcode_libdir_flag_spec\" rpath="$rpath $flag" fi elif test -n "$runpath_var"; then case "$perm_rpath " in *" $libdir "*) ;; *) perm_rpath="$perm_rpath $libdir" ;; esac fi case $host in *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2*) case :$dllsearchpath: in *":$libdir:"*) ;; *) dllsearchpath="$dllsearchpath:$libdir";; esac ;; esac done # Substitute the hardcoded libdirs into the rpath. if test -n "$hardcode_libdir_separator" && test -n "$hardcode_libdirs"; then libdir="$hardcode_libdirs" eval rpath=\" $hardcode_libdir_flag_spec\" fi compile_rpath="$rpath" rpath= hardcode_libdirs= for libdir in $finalize_rpath; do if test -n "$hardcode_libdir_flag_spec"; then if test -n "$hardcode_libdir_separator"; then if test -z "$hardcode_libdirs"; then hardcode_libdirs="$libdir" else # Just accumulate the unique libdirs. case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*) ;; *) hardcode_libdirs="$hardcode_libdirs$hardcode_libdir_separator$libdir" ;; esac fi else eval flag=\"$hardcode_libdir_flag_spec\" rpath="$rpath $flag" fi elif test -n "$runpath_var"; then case "$finalize_perm_rpath " in *" $libdir "*) ;; *) finalize_perm_rpath="$finalize_perm_rpath $libdir" ;; esac fi done # Substitute the hardcoded libdirs into the rpath. if test -n "$hardcode_libdir_separator" && test -n "$hardcode_libdirs"; then libdir="$hardcode_libdirs" eval rpath=\" $hardcode_libdir_flag_spec\" fi finalize_rpath="$rpath" if test -n "$libobjs" && test "$build_old_libs" = yes; then # Transform all the library objects into standard objects. compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` fi dlsyms= if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then if test -n "$NM" && test -n "$global_symbol_pipe"; then dlsyms="${outputname}S.c" else $echo "$modename: not configured to extract global symbols from dlpreopened files" 1>&2 fi fi if test -n "$dlsyms"; then case $dlsyms in "") ;; *.c) # Discover the nlist of each of the dlfiles. nlist="$output_objdir/${outputname}.nm" $show "$rm $nlist ${nlist}S ${nlist}T" $run $rm "$nlist" "${nlist}S" "${nlist}T" # Parse the name list into a source file. $show "creating $output_objdir/$dlsyms" test -z "$run" && $echo > "$output_objdir/$dlsyms" "\ /* $dlsyms - symbol resolution table for \`$outputname' dlsym emulation. */ /* Generated by $PROGRAM - GNU $PACKAGE $VERSION$TIMESTAMP */ #ifdef __cplusplus extern \"C\" { #endif /* Prevent the only kind of declaration conflicts we can make. */ #define lt_preloaded_symbols some_other_symbol /* External symbol declarations for the compiler. */\ " if test "$dlself" = yes; then $show "generating symbol list for \`$output'" test -z "$run" && $echo ': @PROGRAM@ ' > "$nlist" # Add our own program objects to the symbol list. progfiles=`$echo "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` for arg in $progfiles; do $show "extracting global C symbols from \`$arg'" $run eval "$NM $arg | $global_symbol_pipe >> '$nlist'" done if test -n "$exclude_expsyms"; then $run eval 'egrep -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T' $run eval '$mv "$nlist"T "$nlist"' fi if test -n "$export_symbols_regex"; then $run eval 'egrep -e "$export_symbols_regex" "$nlist" > "$nlist"T' $run eval '$mv "$nlist"T "$nlist"' fi # Prepare the list of exported symbols if test -z "$export_symbols"; then export_symbols="$output_objdir/$output.exp" $run $rm $export_symbols $run eval "${SED} -n -e '/^: @PROGRAM@$/d' -e 's/^.* \(.*\)$/\1/p' "'< "$nlist" > "$export_symbols"' else $run eval "${SED} -e 's/\([][.*^$]\)/\\\1/g' -e 's/^/ /' -e 's/$/$/'"' < "$export_symbols" > "$output_objdir/$output.exp"' $run eval 'grep -f "$output_objdir/$output.exp" < "$nlist" > "$nlist"T' $run eval 'mv "$nlist"T "$nlist"' fi fi for arg in $dlprefiles; do $show "extracting global C symbols from \`$arg'" name=`echo "$arg" | ${SED} -e 's%^.*/%%'` $run eval 'echo ": $name " >> "$nlist"' $run eval "$NM $arg | $global_symbol_pipe >> '$nlist'" done if test -z "$run"; then # Make sure we have at least an empty file. test -f "$nlist" || : > "$nlist" if test -n "$exclude_expsyms"; then egrep -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T $mv "$nlist"T "$nlist" fi # Try sorting and uniquifying the output. if grep -v "^: " < "$nlist" | if sort -k 3 /dev/null 2>&1; then sort -k 3 else sort +2 fi | uniq > "$nlist"S; then : else grep -v "^: " < "$nlist" > "$nlist"S fi if test -f "$nlist"S; then eval "$global_symbol_to_cdecl"' < "$nlist"S >> "$output_objdir/$dlsyms"' else echo '/* NONE */' >> "$output_objdir/$dlsyms" fi $echo >> "$output_objdir/$dlsyms" "\ #undef lt_preloaded_symbols #if defined (__STDC__) && __STDC__ # define lt_ptr void * #else # define lt_ptr char * # define const #endif /* The mapping between symbol names and symbols. */ const struct { const char *name; lt_ptr address; } lt_preloaded_symbols[] = {\ " eval "$global_symbol_to_c_name_address" < "$nlist" >> "$output_objdir/$dlsyms" $echo >> "$output_objdir/$dlsyms" "\ {0, (lt_ptr) 0} }; /* This works around a problem in FreeBSD linker */ #ifdef FREEBSD_WORKAROUND static const void *lt_preloaded_setup() { return lt_preloaded_symbols; } #endif #ifdef __cplusplus } #endif\ " fi pic_flag_for_symtable= case $host in # compiling the symbol table file with pic_flag works around # a FreeBSD bug that causes programs to crash when -lm is # linked before any other PIC object. But we must not use # pic_flag when linking with -static. The problem exists in # FreeBSD 2.2.6 and is fixed in FreeBSD 3.1. *-*-freebsd2*|*-*-freebsd3.0*|*-*-freebsdelf3.0*) case "$compile_command " in *" -static "*) ;; *) pic_flag_for_symtable=" $pic_flag -DPIC -DFREEBSD_WORKAROUND";; esac;; *-*-hpux*) case "$compile_command " in *" -static "*) ;; *) pic_flag_for_symtable=" $pic_flag -DPIC";; esac esac # Now compile the dynamic symbol file. $show "(cd $output_objdir && $CC -c$no_builtin_flag$pic_flag_for_symtable \"$dlsyms\")" $run eval '(cd $output_objdir && $CC -c$no_builtin_flag$pic_flag_for_symtable "$dlsyms")' || exit $? # Clean up the generated files. $show "$rm $output_objdir/$dlsyms $nlist ${nlist}S ${nlist}T" $run $rm "$output_objdir/$dlsyms" "$nlist" "${nlist}S" "${nlist}T" # Transform the symbol file into the correct name. compile_command=`$echo "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"` finalize_command=`$echo "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"` ;; *) $echo "$modename: unknown suffix for \`$dlsyms'" 1>&2 exit 1 ;; esac else # We keep going just in case the user didn't refer to # lt_preloaded_symbols. The linker will fail if global_symbol_pipe # really was required. # Nullify the symbol file. compile_command=`$echo "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"` finalize_command=`$echo "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"` fi if test $need_relink = no || test "$build_libtool_libs" != yes; then # Replace the output file specification. compile_command=`$echo "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'` link_command="$compile_command$compile_rpath" # We have no uninstalled library dependencies, so finalize right now. $show "$link_command" $run eval "$link_command" status=$? # Delete the generated files. if test -n "$dlsyms"; then $show "$rm $output_objdir/${outputname}S.${objext}" $run $rm "$output_objdir/${outputname}S.${objext}" fi exit $status fi if test -n "$shlibpath_var"; then # We should set the shlibpath_var rpath= for dir in $temp_rpath; do case $dir in [\\/]* | [A-Za-z]:[\\/]*) # Absolute path. rpath="$rpath$dir:" ;; *) # Relative path: add a thisdir entry. rpath="$rpath\$thisdir/$dir:" ;; esac done temp_rpath="$rpath" fi if test -n "$compile_shlibpath$finalize_shlibpath"; then compile_command="$shlibpath_var=\"$compile_shlibpath$finalize_shlibpath\$$shlibpath_var\" $compile_command" fi if test -n "$finalize_shlibpath"; then finalize_command="$shlibpath_var=\"$finalize_shlibpath\$$shlibpath_var\" $finalize_command" fi compile_var= finalize_var= if test -n "$runpath_var"; then if test -n "$perm_rpath"; then # We should set the runpath_var. rpath= for dir in $perm_rpath; do rpath="$rpath$dir:" done compile_var="$runpath_var=\"$rpath\$$runpath_var\" " fi if test -n "$finalize_perm_rpath"; then # We should set the runpath_var. rpath= for dir in $finalize_perm_rpath; do rpath="$rpath$dir:" done finalize_var="$runpath_var=\"$rpath\$$runpath_var\" " fi fi if test "$no_install" = yes; then # We don't need to create a wrapper script. link_command="$compile_var$compile_command$compile_rpath" # Replace the output file specification. link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'` # Delete the old output file. $run $rm $output # Link the executable and exit $show "$link_command" $run eval "$link_command" || exit $? exit 0 fi if test "$hardcode_action" = relink; then # Fast installation is not supported link_command="$compile_var$compile_command$compile_rpath" relink_command="$finalize_var$finalize_command$finalize_rpath" $echo "$modename: warning: this platform does not like uninstalled shared libraries" 1>&2 $echo "$modename: \`$output' will be relinked during installation" 1>&2 else if test "$fast_install" != no; then link_command="$finalize_var$compile_command$finalize_rpath" if test "$fast_install" = yes; then relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'` else # fast_install is set to needless relink_command= fi else link_command="$compile_var$compile_command$compile_rpath" relink_command="$finalize_var$finalize_command$finalize_rpath" fi fi # Replace the output file specification. link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'` # Delete the old output files. $run $rm $output $output_objdir/$outputname $output_objdir/lt-$outputname $show "$link_command" $run eval "$link_command" || exit $? # Now create the wrapper script. $show "creating $output" # Quote the relink command for shipping. if test -n "$relink_command"; then # Preserve any variables that may affect compiler behavior for var in $variables_saved_for_relink; do if eval test -z \"\${$var+set}\"; then relink_command="{ test -z \"\${$var+set}\" || unset $var || { $var=; export $var; }; }; $relink_command" elif eval var_value=\$$var; test -z "$var_value"; then relink_command="$var=; export $var; $relink_command" else var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"` relink_command="$var=\"$var_value\"; export $var; $relink_command" fi done relink_command="(cd `pwd`; $relink_command)" relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"` fi # Quote $echo for shipping. if test "X$echo" = "X$SHELL $0 --fallback-echo"; then case $0 in [\\/]* | [A-Za-z]:[\\/]*) qecho="$SHELL $0 --fallback-echo";; *) qecho="$SHELL `pwd`/$0 --fallback-echo";; esac qecho=`$echo "X$qecho" | $Xsed -e "$sed_quote_subst"` else qecho=`$echo "X$echo" | $Xsed -e "$sed_quote_subst"` fi # Only actually do things if our run command is non-null. if test -z "$run"; then # win32 will think the script is a binary if it has # a .exe suffix, so we strip it off here. case $output in *.exe) output=`echo $output|${SED} 's,.exe$,,'` ;; esac # test for cygwin because mv fails w/o .exe extensions case $host in *cygwin*) exeext=.exe ;; *) exeext= ;; esac $rm $output trap "$rm $output; exit 1" 1 2 15 $echo > $output "\ #! $SHELL # $output - temporary wrapper script for $objdir/$outputname # Generated by $PROGRAM - GNU $PACKAGE $VERSION$TIMESTAMP # # The $output program cannot be directly executed until all the libtool # libraries that it depends on are installed. # # This wrapper script should never be moved out of the build directory. # If it is, it will not operate correctly. # Sed substitution that helps us do robust quoting. It backslashifies # metacharacters that are still active within double-quoted strings. Xsed="${SED}"' -e 1s/^X//' sed_quote_subst='$sed_quote_subst' # The HP-UX ksh and POSIX shell print the target directory to stdout # if CDPATH is set. if test \"\${CDPATH+set}\" = set; then CDPATH=:; export CDPATH; fi relink_command=\"$relink_command\" # This environment variable determines our operation mode. if test \"\$libtool_install_magic\" = \"$magic\"; then # install mode needs the following variable: notinst_deplibs='$notinst_deplibs' else # When we are sourced in execute mode, \$file and \$echo are already set. if test \"\$libtool_execute_magic\" != \"$magic\"; then echo=\"$qecho\" file=\"\$0\" # Make sure echo works. if test \"X\$1\" = X--no-reexec; then # Discard the --no-reexec flag, and continue. shift elif test \"X\`(\$echo '\t') 2>/dev/null\`\" = 'X\t'; then # Yippee, \$echo works! : else # Restart under the correct shell, and then maybe \$echo will work. exec $SHELL \"\$0\" --no-reexec \${1+\"\$@\"} fi fi\ " $echo >> $output "\ # Find the directory that this script lives in. thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\` test \"x\$thisdir\" = \"x\$file\" && thisdir=. # Follow symbolic links until we get to the real thisdir. file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\` while test -n \"\$file\"; do destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\` # If there was a directory component, then change thisdir. if test \"x\$destdir\" != \"x\$file\"; then case \"\$destdir\" in [\\\\/]* | [A-Za-z]:[\\\\/]*) thisdir=\"\$destdir\" ;; *) thisdir=\"\$thisdir/\$destdir\" ;; esac fi file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\` file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\` done # Try to get the absolute directory name. absdir=\`cd \"\$thisdir\" && pwd\` test -n \"\$absdir\" && thisdir=\"\$absdir\" " if test "$fast_install" = yes; then echo >> $output "\ program=lt-'$outputname'$exeext progdir=\"\$thisdir/$objdir\" if test ! -f \"\$progdir/\$program\" || \\ { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\ test \"X\$file\" != \"X\$progdir/\$program\"; }; then file=\"\$\$-\$program\" if test ! -d \"\$progdir\"; then $mkdir \"\$progdir\" else $rm \"\$progdir/\$file\" fi" echo >> $output "\ # relink executable if necessary if test -n \"\$relink_command\"; then if relink_command_output=\`eval \$relink_command 2>&1\`; then : else $echo \"\$relink_command_output\" >&2 $rm \"\$progdir/\$file\" exit 1 fi fi $mv \"\$progdir/\$file\" \"\$progdir/\$program\" 2>/dev/null || { $rm \"\$progdir/\$program\"; $mv \"\$progdir/\$file\" \"\$progdir/\$program\"; } $rm \"\$progdir/\$file\" fi" else echo >> $output "\ program='$outputname' progdir=\"\$thisdir/$objdir\" " fi echo >> $output "\ if test -f \"\$progdir/\$program\"; then" # Export our shlibpath_var if we have one. if test "$shlibpath_overrides_runpath" = yes && test -n "$shlibpath_var" && test -n "$temp_rpath"; then $echo >> $output "\ # Add our own library path to $shlibpath_var $shlibpath_var=\"$temp_rpath\$$shlibpath_var\" # Some systems cannot cope with colon-terminated $shlibpath_var # The second colon is a workaround for a bug in BeOS R4 ${SED} $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\` export $shlibpath_var " fi # fixup the dll searchpath if we need to. if test -n "$dllsearchpath"; then $echo >> $output "\ # Add the dll search path components to the executable PATH PATH=$dllsearchpath:\$PATH " fi $echo >> $output "\ if test \"\$libtool_execute_magic\" != \"$magic\"; then # Run the actual program with our arguments. " case $host in # win32 systems need to use the prog path for dll # lookup to work *-*-cygwin* | *-*-pw32*) $echo >> $output "\ exec \$progdir/\$program \${1+\"\$@\"} " ;; # Backslashes separate directories on plain windows *-*-mingw | *-*-os2*) $echo >> $output "\ exec \$progdir\\\\\$program \${1+\"\$@\"} " ;; *) $echo >> $output "\ # Export the path to the program. PATH=\"\$progdir:\$PATH\" export PATH exec \$program \${1+\"\$@\"} " ;; esac $echo >> $output "\ \$echo \"\$0: cannot exec \$program \${1+\"\$@\"}\" exit 1 fi else # The program doesn't exist. \$echo \"\$0: error: \$progdir/\$program does not exist\" 1>&2 \$echo \"This script is just a wrapper for \$program.\" 1>&2 echo \"See the $PACKAGE documentation for more information.\" 1>&2 exit 1 fi fi\ " chmod +x $output fi exit 0 ;; esac # See if we need to build an old-fashioned archive. for oldlib in $oldlibs; do if test "$build_libtool_libs" = convenience; then oldobjs="$libobjs_save" addlibs="$convenience" build_libtool_libs=no else if test "$build_libtool_libs" = module; then oldobjs="$libobjs_save" build_libtool_libs=no else oldobjs="$objs$old_deplibs "`$echo "X$libobjs_save" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP` fi addlibs="$old_convenience" fi if test -n "$addlibs"; then gentop="$output_objdir/${outputname}x" $show "${rm}r $gentop" $run ${rm}r "$gentop" $show "mkdir $gentop" $run mkdir "$gentop" status=$? if test $status -ne 0 && test ! -d "$gentop"; then exit $status fi generated="$generated $gentop" # Add in members from convenience archives. for xlib in $addlibs; do # Extract the objects. case $xlib in [\\/]* | [A-Za-z]:[\\/]*) xabs="$xlib" ;; *) xabs=`pwd`"/$xlib" ;; esac xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'` xdir="$gentop/$xlib" $show "${rm}r $xdir" $run ${rm}r "$xdir" $show "mkdir $xdir" $run mkdir "$xdir" status=$? if test $status -ne 0 && test ! -d "$xdir"; then exit $status fi $show "(cd $xdir && $AR x $xabs)" $run eval "(cd \$xdir && $AR x \$xabs)" || exit $? oldobjs="$oldobjs "`find $xdir -name \*.${objext} -print -o -name \*.lo -print | $NL2SP` done fi # Do each command in the archive commands. if test -n "$old_archive_from_new_cmds" && test "$build_libtool_libs" = yes; then eval cmds=\"$old_archive_from_new_cmds\" else # Ensure that we have .o objects in place in case we decided # not to build a shared library, and have fallen back to building # static libs even though --disable-static was passed! for oldobj in $oldobjs; do if test ! -f $oldobj; then xdir=`$echo "X$oldobj" | $Xsed -e 's%/[^/]*$%%'` if test "X$xdir" = "X$oldobj"; then xdir="." else xdir="$xdir" fi baseobj=`$echo "X$oldobj" | $Xsed -e 's%^.*/%%'` obj=`$echo "X$baseobj" | $Xsed -e "$o2lo"` $show "(cd $xdir && ${LN_S} $obj $baseobj)" $run eval '(cd $xdir && ${LN_S} $obj $baseobj)' || exit $? fi done eval cmds=\"$old_archive_cmds\" fi save_ifs="$IFS"; IFS='~' for cmd in $cmds; do IFS="$save_ifs" $show "$cmd" $run eval "$cmd" || exit $? done IFS="$save_ifs" done if test -n "$generated"; then $show "${rm}r$generated" $run ${rm}r$generated fi # Now create the libtool archive. case $output in *.la) old_library= test "$build_old_libs" = yes && old_library="$libname.$libext" $show "creating $output" # Preserve any variables that may affect compiler behavior for var in $variables_saved_for_relink; do if eval test -z \"\${$var+set}\"; then relink_command="{ test -z \"\${$var+set}\" || unset $var || { $var=; export $var; }; }; $relink_command" elif eval var_value=\$$var; test -z "$var_value"; then relink_command="$var=; export $var; $relink_command" else var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"` relink_command="$var=\"$var_value\"; export $var; $relink_command" fi done # Quote the link command for shipping. relink_command="(cd `pwd`; $SHELL $0 --mode=relink $libtool_args @inst_prefix_dir@)" relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"` # Only create the output if not a dry run. if test -z "$run"; then for installed in no yes; do if test "$installed" = yes; then if test -z "$install_libdir"; then break fi output="$output_objdir/$outputname"i # Replace all uninstalled libtool libraries with the installed ones newdependency_libs= for deplib in $dependency_libs; do case $deplib in *.la) name=`$echo "X$deplib" | $Xsed -e 's%^.*/%%'` eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` if test -z "$libdir"; then $echo "$modename: \`$deplib' is not a valid libtool archive" 1>&2 exit 1 fi newdependency_libs="$newdependency_libs $libdir/$name" ;; *) newdependency_libs="$newdependency_libs $deplib" ;; esac done dependency_libs="$newdependency_libs" newdlfiles= for lib in $dlfiles; do name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'` eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib` if test -z "$libdir"; then $echo "$modename: \`$lib' is not a valid libtool archive" 1>&2 exit 1 fi newdlfiles="$newdlfiles $libdir/$name" done dlfiles="$newdlfiles" newdlprefiles= for lib in $dlprefiles; do name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'` eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib` if test -z "$libdir"; then $echo "$modename: \`$lib' is not a valid libtool archive" 1>&2 exit 1 fi newdlprefiles="$newdlprefiles $libdir/$name" done dlprefiles="$newdlprefiles" fi $rm $output # place dlname in correct position for cygwin tdlname=$dlname case $host,$output,$installed,$module,$dlname in *cygwin*,*lai,yes,no,*.dll) tdlname=../bin/$dlname ;; esac $echo > $output "\ # $outputname - a libtool library file # Generated by $PROGRAM - GNU $PACKAGE $VERSION$TIMESTAMP # # Please DO NOT delete this file! # It is necessary for linking the library. # The name that we can dlopen(3). dlname='$tdlname' # Names of this library. library_names='$library_names' # The name of the static archive. old_library='$old_library' # Libraries that this one depends upon. dependency_libs='$dependency_libs' # Version information for $libname. current=$current age=$age revision=$revision # Is this an already installed library? installed=$installed # Files to dlopen/dlpreopen dlopen='$dlfiles' dlpreopen='$dlprefiles' # Directory that this library needs to be installed in: libdir='$install_libdir'" if test "$installed" = no && test $need_relink = yes; then $echo >> $output "\ relink_command=\"$relink_command\"" fi done fi # Do a symbolic link so that the libtool archive can be found in # LD_LIBRARY_PATH before the program is installed. $show "(cd $output_objdir && $rm $outputname && $LN_S ../$outputname $outputname)" $run eval '(cd $output_objdir && $rm $outputname && $LN_S ../$outputname $outputname)' || exit $? ;; esac exit 0 ;; # libtool install mode install) modename="$modename: install" # There may be an optional sh(1) argument at the beginning of # install_prog (especially on Windows NT). if test "$nonopt" = "$SHELL" || test "$nonopt" = /bin/sh || # Allow the use of GNU shtool's install command. $echo "X$nonopt" | $Xsed | grep shtool > /dev/null; then # Aesthetically quote it. arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"` case $arg in *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*) arg="\"$arg\"" ;; esac install_prog="$arg " arg="$1" shift else install_prog= arg="$nonopt" fi # The real first argument should be the name of the installation program. # Aesthetically quote it. arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` case $arg in *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*) arg="\"$arg\"" ;; esac install_prog="$install_prog$arg" # We need to accept at least all the BSD install flags. dest= files= opts= prev= install_type= isdir=no stripme= for arg do if test -n "$dest"; then files="$files $dest" dest="$arg" continue fi case $arg in -d) isdir=yes ;; -f) prev="-f" ;; -g) prev="-g" ;; -m) prev="-m" ;; -o) prev="-o" ;; -s) stripme=" -s" continue ;; -*) ;; *) # If the previous option needed an argument, then skip it. if test -n "$prev"; then prev= else dest="$arg" continue fi ;; esac # Aesthetically quote the argument. arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"` case $arg in *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*) arg="\"$arg\"" ;; esac install_prog="$install_prog $arg" done if test -z "$install_prog"; then $echo "$modename: you must specify an install program" 1>&2 $echo "$help" 1>&2 exit 1 fi if test -n "$prev"; then $echo "$modename: the \`$prev' option requires an argument" 1>&2 $echo "$help" 1>&2 exit 1 fi if test -z "$files"; then if test -z "$dest"; then $echo "$modename: no file or destination specified" 1>&2 else $echo "$modename: you must specify a destination" 1>&2 fi $echo "$help" 1>&2 exit 1 fi # Strip any trailing slash from the destination. dest=`$echo "X$dest" | $Xsed -e 's%/$%%'` # Check to see that the destination is a directory. test -d "$dest" && isdir=yes if test "$isdir" = yes; then destdir="$dest" destname= else destdir=`$echo "X$dest" | $Xsed -e 's%/[^/]*$%%'` test "X$destdir" = "X$dest" && destdir=. destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'` # Not a directory, so check to see that there is only one file specified. set dummy $files if test $# -gt 2; then $echo "$modename: \`$dest' is not a directory" 1>&2 $echo "$help" 1>&2 exit 1 fi fi case $destdir in [\\/]* | [A-Za-z]:[\\/]*) ;; *) for file in $files; do case $file in *.lo) ;; *) $echo "$modename: \`$destdir' must be an absolute directory name" 1>&2 $echo "$help" 1>&2 exit 1 ;; esac done ;; esac # This variable tells wrapper scripts just to set variables rather # than running their programs. libtool_install_magic="$magic" staticlibs= future_libdirs= current_libdirs= for file in $files; do # Do each installation. case $file in *.$libext) # Do the static libraries later. staticlibs="$staticlibs $file" ;; *.la) # Check to see that this really is a libtool archive. if (${SED} -e '2q' $file | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then : else $echo "$modename: \`$file' is not a valid libtool archive" 1>&2 $echo "$help" 1>&2 exit 1 fi library_names= old_library= relink_command= # If there is no directory component, then add one. case $file in */* | *\\*) . $file ;; *) . ./$file ;; esac # Add the libdir to current_libdirs if it is the destination. if test "X$destdir" = "X$libdir"; then case "$current_libdirs " in *" $libdir "*) ;; *) current_libdirs="$current_libdirs $libdir" ;; esac else # Note the libdir as a future libdir. case "$future_libdirs " in *" $libdir "*) ;; *) future_libdirs="$future_libdirs $libdir" ;; esac fi dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/ test "X$dir" = "X$file/" && dir= dir="$dir$objdir" if test -n "$relink_command"; then # Determine the prefix the user has applied to our future dir. inst_prefix_dir=`$echo "$destdir" | sed "s%$libdir\$%%"` # Don't allow the user to place us outside of our expected # location b/c this prevents finding dependent libraries that # are installed to the same prefix. if test "$inst_prefix_dir" = "$destdir"; then $echo "$modename: error: cannot install \`$file' to a directory not ending in $libdir" 1>&2 exit 1 fi if test -n "$inst_prefix_dir"; then # Stick the inst_prefix_dir data into the link command. relink_command=`$echo "$relink_command" | sed "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"` else relink_command=`$echo "$relink_command" | sed "s%@inst_prefix_dir@%%"` fi $echo "$modename: warning: relinking \`$file'" 1>&2 $show "$relink_command" if $run eval "$relink_command"; then : else $echo "$modename: error: relink \`$file' with the above command before installing it" 1>&2 exit 1 fi fi # See the names of the shared library. set dummy $library_names if test -n "$2"; then realname="$2" shift shift srcname="$realname" test -n "$relink_command" && srcname="$realname"T # Install the shared library and build the symlinks. $show "$install_prog $dir/$srcname $destdir/$realname" $run eval "$install_prog $dir/$srcname $destdir/$realname" || exit $? if test -n "$stripme" && test -n "$striplib"; then $show "$striplib $destdir/$realname" $run eval "$striplib $destdir/$realname" || exit $? fi if test $# -gt 0; then # Delete the old symlinks, and create new ones. for linkname do if test "$linkname" != "$realname"; then $show "(cd $destdir && $rm $linkname && $LN_S $realname $linkname)" $run eval "(cd $destdir && $rm $linkname && $LN_S $realname $linkname)" fi done fi # Do each command in the postinstall commands. lib="$destdir/$realname" eval cmds=\"$postinstall_cmds\" save_ifs="$IFS"; IFS='~' for cmd in $cmds; do IFS="$save_ifs" $show "$cmd" $run eval "$cmd" || exit $? done IFS="$save_ifs" fi # Install the pseudo-library for information purposes. name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` instname="$dir/$name"i $show "$install_prog $instname $destdir/$name" $run eval "$install_prog $instname $destdir/$name" || exit $? # Maybe install the static library, too. test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" ;; *.lo) # Install (i.e. copy) a libtool object. # Figure out destination file name, if it wasn't already specified. if test -n "$destname"; then destfile="$destdir/$destname" else destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'` destfile="$destdir/$destfile" fi # Deduce the name of the destination old-style object file. case $destfile in *.lo) staticdest=`$echo "X$destfile" | $Xsed -e "$lo2o"` ;; *.$objext) staticdest="$destfile" destfile= ;; *) $echo "$modename: cannot copy a libtool object to \`$destfile'" 1>&2 $echo "$help" 1>&2 exit 1 ;; esac # Install the libtool object if requested. if test -n "$destfile"; then $show "$install_prog $file $destfile" $run eval "$install_prog $file $destfile" || exit $? fi # Install the old object if enabled. if test "$build_old_libs" = yes; then # Deduce the name of the old-style object file. staticobj=`$echo "X$file" | $Xsed -e "$lo2o"` $show "$install_prog $staticobj $staticdest" $run eval "$install_prog \$staticobj \$staticdest" || exit $? fi exit 0 ;; *) # Figure out destination file name, if it wasn't already specified. if test -n "$destname"; then destfile="$destdir/$destname" else destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'` destfile="$destdir/$destfile" fi # Do a test to see if this is really a libtool program. case $host in *cygwin*|*mingw*) wrapper=`echo $file | ${SED} -e 's,.exe$,,'` ;; *) wrapper=$file ;; esac if (${SED} -e '4q' $wrapper | egrep "^# Generated by .*$PACKAGE")>/dev/null 2>&1; then notinst_deplibs= relink_command= # If there is no directory component, then add one. case $file in */* | *\\*) . $wrapper ;; *) . ./$wrapper ;; esac # Check the variables that should have been set. if test -z "$notinst_deplibs"; then $echo "$modename: invalid libtool wrapper script \`$wrapper'" 1>&2 exit 1 fi finalize=yes for lib in $notinst_deplibs; do # Check to see that each library is installed. libdir= if test -f "$lib"; then # If there is no directory component, then add one. case $lib in */* | *\\*) . $lib ;; *) . ./$lib ;; esac fi libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test if test -n "$libdir" && test ! -f "$libfile"; then $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2 finalize=no fi done relink_command= # If there is no directory component, then add one. case $file in */* | *\\*) . $wrapper ;; *) . ./$wrapper ;; esac outputname= if test "$fast_install" = no && test -n "$relink_command"; then if test "$finalize" = yes && test -z "$run"; then tmpdir="/tmp" test -n "$TMPDIR" && tmpdir="$TMPDIR" tmpdir="$tmpdir/libtool-$$" if $mkdir -p "$tmpdir" && chmod 700 "$tmpdir"; then : else $echo "$modename: error: cannot create temporary directory \`$tmpdir'" 1>&2 continue fi file=`$echo "X$file" | $Xsed -e 's%^.*/%%'` outputname="$tmpdir/$file" # Replace the output file specification. relink_command=`$echo "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'` $show "$relink_command" if $run eval "$relink_command"; then : else $echo "$modename: error: relink \`$file' with the above command before installing it" 1>&2 ${rm}r "$tmpdir" continue fi file="$outputname" else $echo "$modename: warning: cannot relink \`$file'" 1>&2 fi else # Install the binary that we compiled earlier. file=`$echo "X$file" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"` fi fi # remove .exe since cygwin /usr/bin/install will append another # one anyways case $install_prog,$host in /usr/bin/install*,*cygwin*) case $file:$destfile in *.exe:*.exe) # this is ok ;; *.exe:*) destfile=$destfile.exe ;; *:*.exe) destfile=`echo $destfile | ${SED} -e 's,.exe$,,'` ;; esac ;; esac $show "$install_prog$stripme $file $destfile" $run eval "$install_prog\$stripme \$file \$destfile" || exit $? test -n "$outputname" && ${rm}r "$tmpdir" ;; esac done for file in $staticlibs; do name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` # Set up the ranlib parameters. oldlib="$destdir/$name" $show "$install_prog $file $oldlib" $run eval "$install_prog \$file \$oldlib" || exit $? if test -n "$stripme" && test -n "$striplib"; then $show "$old_striplib $oldlib" $run eval "$old_striplib $oldlib" || exit $? fi # Do each command in the postinstall commands. eval cmds=\"$old_postinstall_cmds\" save_ifs="$IFS"; IFS='~' for cmd in $cmds; do IFS="$save_ifs" $show "$cmd" $run eval "$cmd" || exit $? done IFS="$save_ifs" done if test -n "$future_libdirs"; then $echo "$modename: warning: remember to run \`$progname --finish$future_libdirs'" 1>&2 fi if test -n "$current_libdirs"; then # Maybe just do a dry run. test -n "$run" && current_libdirs=" -n$current_libdirs" exec_cmd='$SHELL $0 --finish$current_libdirs' else exit 0 fi ;; # libtool finish mode finish) modename="$modename: finish" libdirs="$nonopt" admincmds= if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then for dir do libdirs="$libdirs $dir" done for libdir in $libdirs; do if test -n "$finish_cmds"; then # Do each command in the finish commands. eval cmds=\"$finish_cmds\" save_ifs="$IFS"; IFS='~' for cmd in $cmds; do IFS="$save_ifs" $show "$cmd" $run eval "$cmd" || admincmds="$admincmds $cmd" done IFS="$save_ifs" fi if test -n "$finish_eval"; then # Do the single finish_eval. eval cmds=\"$finish_eval\" $run eval "$cmds" || admincmds="$admincmds $cmds" fi done fi # Exit here if they wanted silent mode. test "$show" = ":" && exit 0 echo "----------------------------------------------------------------------" echo "Libraries have been installed in:" for libdir in $libdirs; do echo " $libdir" done echo echo "If you ever happen to want to link against installed libraries" echo "in a given directory, LIBDIR, you must either use libtool, and" echo "specify the full pathname of the library, or use the \`-LLIBDIR'" echo "flag during linking and do at least one of the following:" if test -n "$shlibpath_var"; then echo " - add LIBDIR to the \`$shlibpath_var' environment variable" echo " during execution" fi if test -n "$runpath_var"; then echo " - add LIBDIR to the \`$runpath_var' environment variable" echo " during linking" fi if test -n "$hardcode_libdir_flag_spec"; then libdir=LIBDIR eval flag=\"$hardcode_libdir_flag_spec\" echo " - use the \`$flag' linker flag" fi if test -n "$admincmds"; then echo " - have your system administrator run these commands:$admincmds" fi if test -f /etc/ld.so.conf; then echo " - have your system administrator add LIBDIR to \`/etc/ld.so.conf'" fi echo echo "See any operating system documentation about shared libraries for" echo "more information, such as the ld(1) and ld.so(8) manual pages." echo "----------------------------------------------------------------------" exit 0 ;; # libtool execute mode execute) modename="$modename: execute" # The first argument is the command name. cmd="$nonopt" if test -z "$cmd"; then $echo "$modename: you must specify a COMMAND" 1>&2 $echo "$help" exit 1 fi # Handle -dlopen flags immediately. for file in $execute_dlfiles; do if test ! -f "$file"; then $echo "$modename: \`$file' is not a file" 1>&2 $echo "$help" 1>&2 exit 1 fi dir= case $file in *.la) # Check to see that this really is a libtool archive. if (${SED} -e '2q' $file | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then : else $echo "$modename: \`$lib' is not a valid libtool archive" 1>&2 $echo "$help" 1>&2 exit 1 fi # Read the libtool library. dlname= library_names= # If there is no directory component, then add one. case $file in */* | *\\*) . $file ;; *) . ./$file ;; esac # Skip this library if it cannot be dlopened. if test -z "$dlname"; then # Warn if it was a shared library. test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'" continue fi dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'` test "X$dir" = "X$file" && dir=. if test -f "$dir/$objdir/$dlname"; then dir="$dir/$objdir" else $echo "$modename: cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" 1>&2 exit 1 fi ;; *.lo) # Just add the directory containing the .lo file. dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'` test "X$dir" = "X$file" && dir=. ;; *) $echo "$modename: warning \`-dlopen' is ignored for non-libtool libraries and objects" 1>&2 continue ;; esac # Get the absolute pathname. absdir=`cd "$dir" && pwd` test -n "$absdir" && dir="$absdir" # Now add the directory to shlibpath_var. if eval "test -z \"\$$shlibpath_var\""; then eval "$shlibpath_var=\"\$dir\"" else eval "$shlibpath_var=\"\$dir:\$$shlibpath_var\"" fi done # This variable tells wrapper scripts just to set shlibpath_var # rather than running their programs. libtool_execute_magic="$magic" # Check if any of the arguments is a wrapper script. args= for file do case $file in -*) ;; *) # Do a test to see if this is really a libtool program. if (${SED} -e '4q' $file | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then # If there is no directory component, then add one. case $file in */* | *\\*) . $file ;; *) . ./$file ;; esac # Transform arg to wrapped name. file="$progdir/$program" fi ;; esac # Quote arguments (to preserve shell metacharacters). file=`$echo "X$file" | $Xsed -e "$sed_quote_subst"` args="$args \"$file\"" done if test -z "$run"; then if test -n "$shlibpath_var"; then # Export the shlibpath_var. eval "export $shlibpath_var" fi # Restore saved enviroment variables if test "${save_LC_ALL+set}" = set; then LC_ALL="$save_LC_ALL"; export LC_ALL fi if test "${save_LANG+set}" = set; then LANG="$save_LANG"; export LANG fi # Now prepare to actually exec the command. exec_cmd="\$cmd$args" else # Display what would be done. if test -n "$shlibpath_var"; then eval "\$echo \"\$shlibpath_var=\$$shlibpath_var\"" $echo "export $shlibpath_var" fi $echo "$cmd$args" exit 0 fi ;; # libtool clean and uninstall mode clean | uninstall) modename="$modename: $mode" rm="$nonopt" files= rmforce= exit_status=0 # This variable tells wrapper scripts just to set variables rather # than running their programs. libtool_install_magic="$magic" for arg do case $arg in -f) rm="$rm $arg"; rmforce=yes ;; -*) rm="$rm $arg" ;; *) files="$files $arg" ;; esac done if test -z "$rm"; then $echo "$modename: you must specify an RM program" 1>&2 $echo "$help" 1>&2 exit 1 fi rmdirs= for file in $files; do dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'` if test "X$dir" = "X$file"; then dir=. objdir="$objdir" else objdir="$dir/$objdir" fi name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` test $mode = uninstall && objdir="$dir" # Remember objdir for removal later, being careful to avoid duplicates if test $mode = clean; then case " $rmdirs " in *" $objdir "*) ;; *) rmdirs="$rmdirs $objdir" ;; esac fi # Don't error if the file doesn't exist and rm -f was used. if (test -L "$file") >/dev/null 2>&1 \ || (test -h "$file") >/dev/null 2>&1 \ || test -f "$file"; then : elif test -d "$file"; then exit_status=1 continue elif test "$rmforce" = yes; then continue fi rmfiles="$file" case $name in *.la) # Possibly a libtool archive, so verify it. if (${SED} -e '2q' $file | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then . $dir/$name # Delete the libtool libraries and symlinks. for n in $library_names; do rmfiles="$rmfiles $objdir/$n" done test -n "$old_library" && rmfiles="$rmfiles $objdir/$old_library" test $mode = clean && rmfiles="$rmfiles $objdir/$name $objdir/${name}i" if test $mode = uninstall; then if test -n "$library_names"; then # Do each command in the postuninstall commands. eval cmds=\"$postuninstall_cmds\" save_ifs="$IFS"; IFS='~' for cmd in $cmds; do IFS="$save_ifs" $show "$cmd" $run eval "$cmd" if test $? != 0 && test "$rmforce" != yes; then exit_status=1 fi done IFS="$save_ifs" fi if test -n "$old_library"; then # Do each command in the old_postuninstall commands. eval cmds=\"$old_postuninstall_cmds\" save_ifs="$IFS"; IFS='~' for cmd in $cmds; do IFS="$save_ifs" $show "$cmd" $run eval "$cmd" if test $? != 0 && test "$rmforce" != yes; then exit_status=1 fi done IFS="$save_ifs" fi # FIXME: should reinstall the best remaining shared library. fi fi ;; *.lo) if test "$build_old_libs" = yes; then oldobj=`$echo "X$name" | $Xsed -e "$lo2o"` rmfiles="$rmfiles $dir/$oldobj" fi ;; *) # Do a test to see if this is a libtool program. if test $mode = clean && (${SED} -e '4q' $file | egrep "^# Generated by .*$PACKAGE") >/dev/null 2>&1; then relink_command= . $dir/$file rmfiles="$rmfiles $objdir/$name $objdir/${name}S.${objext}" if test "$fast_install" = yes && test -n "$relink_command"; then rmfiles="$rmfiles $objdir/lt-$name" fi fi ;; esac $show "$rm $rmfiles" $run $rm $rmfiles || exit_status=1 done # Try to remove the ${objdir}s in the directories where we deleted files for dir in $rmdirs; do if test -d "$dir"; then $show "rmdir $dir" $run rmdir $dir >/dev/null 2>&1 fi done exit $exit_status ;; "") $echo "$modename: you must specify a MODE" 1>&2 $echo "$generic_help" 1>&2 exit 1 ;; esac if test -z "$exec_cmd"; then $echo "$modename: invalid operation mode \`$mode'" 1>&2 $echo "$generic_help" 1>&2 exit 1 fi fi # test -z "$show_help" if test -n "$exec_cmd"; then eval exec $exec_cmd exit 1 fi # We need to display help for each of the modes. case $mode in "") $echo \ "Usage: $modename [OPTION]... [MODE-ARG]... Provide generalized library-building support services. --config show all configuration variables --debug enable verbose shell tracing -n, --dry-run display commands without modifying any files --features display basic configuration information and exit --finish same as \`--mode=finish' --help display this help message and exit --mode=MODE use operation mode MODE [default=inferred from MODE-ARGS] --quiet same as \`--silent' --silent don't print informational messages --version print version information MODE must be one of the following: clean remove files from the build directory compile compile a source file into a libtool object execute automatically set library path, then run a program finish complete the installation of libtool libraries install install libraries or executables link create a library or an executable uninstall remove libraries from an installed directory MODE-ARGS vary depending on the MODE. Try \`$modename --help --mode=MODE' for a more detailed description of MODE." exit 0 ;; clean) $echo \ "Usage: $modename [OPTION]... --mode=clean RM [RM-OPTION]... FILE... Remove files from the build directory. RM is the name of the program to use to delete files associated with each FILE (typically \`/bin/rm'). RM-OPTIONS are options (such as \`-f') to be passed to RM. If FILE is a libtool library, object or program, all the files associated with it are deleted. Otherwise, only FILE itself is deleted using RM." ;; compile) $echo \ "Usage: $modename [OPTION]... --mode=compile COMPILE-COMMAND... SOURCEFILE Compile a source file into a libtool library object. This mode accepts the following additional options: -o OUTPUT-FILE set the output file name to OUTPUT-FILE -prefer-pic try to building PIC objects only -prefer-non-pic try to building non-PIC objects only -static always build a \`.o' file suitable for static linking COMPILE-COMMAND is a command to be used in creating a \`standard' object file from the given SOURCEFILE. The output file name is determined by removing the directory component from SOURCEFILE, then substituting the C source code suffix \`.c' with the library object suffix, \`.lo'." ;; execute) $echo \ "Usage: $modename [OPTION]... --mode=execute COMMAND [ARGS]... Automatically set library path, then run a program. This mode accepts the following additional options: -dlopen FILE add the directory containing FILE to the library path This mode sets the library path environment variable according to \`-dlopen' flags. If any of the ARGS are libtool executable wrappers, then they are translated into their corresponding uninstalled binary, and any of their required library directories are added to the library path. Then, COMMAND is executed, with ARGS as arguments." ;; finish) $echo \ "Usage: $modename [OPTION]... --mode=finish [LIBDIR]... Complete the installation of libtool libraries. Each LIBDIR is a directory that contains libtool libraries. The commands that this mode executes may require superuser privileges. Use the \`--dry-run' option if you just want to see what would be executed." ;; install) $echo \ "Usage: $modename [OPTION]... --mode=install INSTALL-COMMAND... Install executables or libraries. INSTALL-COMMAND is the installation command. The first component should be either the \`install' or \`cp' program. The rest of the components are interpreted as arguments to that command (only BSD-compatible install options are recognized)." ;; link) $echo \ "Usage: $modename [OPTION]... --mode=link LINK-COMMAND... Link object files or libraries together to form another library, or to create an executable program. LINK-COMMAND is a command using the C compiler that you would use to create a program from several object files. The following components of LINK-COMMAND are treated specially: -all-static do not do any dynamic linking at all -avoid-version do not add a version suffix if possible -dlopen FILE \`-dlpreopen' FILE if it cannot be dlopened at runtime -dlpreopen FILE link in FILE and add its symbols to lt_preloaded_symbols -export-dynamic allow symbols from OUTPUT-FILE to be resolved with dlsym(3) -export-symbols SYMFILE try to export only the symbols listed in SYMFILE -export-symbols-regex REGEX try to export only the symbols matching REGEX -LLIBDIR search LIBDIR for required installed libraries -lNAME OUTPUT-FILE requires the installed library libNAME -module build a library that can dlopened -no-fast-install disable the fast-install mode -no-install link a not-installable executable -no-undefined declare that a library does not refer to external symbols -o OUTPUT-FILE create OUTPUT-FILE from the specified objects -release RELEASE specify package release information -rpath LIBDIR the created library will eventually be installed in LIBDIR -R[ ]LIBDIR add LIBDIR to the runtime path of programs and libraries -static do not do any dynamic linking of libtool libraries -version-info CURRENT[:REVISION[:AGE]] specify library version info [each variable defaults to 0] All other options (arguments beginning with \`-') are ignored. Every other argument is treated as a filename. Files ending in \`.la' are treated as uninstalled libtool libraries, other files are standard or library object files. If the OUTPUT-FILE ends in \`.la', then a libtool library is created, only library objects (\`.lo' files) may be specified, and \`-rpath' is required, except when creating a convenience library. If OUTPUT-FILE ends in \`.a' or \`.lib', then a standard library is created using \`ar' and \`ranlib', or on Windows using \`lib'. If OUTPUT-FILE ends in \`.lo' or \`.${objext}', then a reloadable object file is created, otherwise an executable program is created." ;; uninstall) $echo \ "Usage: $modename [OPTION]... --mode=uninstall RM [RM-OPTION]... FILE... Remove libraries from an installation directory. RM is the name of the program to use to delete files associated with each FILE (typically \`/bin/rm'). RM-OPTIONS are options (such as \`-f') to be passed to RM. If FILE is a libtool library, all the files associated with it are deleted. Otherwise, only FILE itself is deleted using RM." ;; *) $echo "$modename: invalid operation mode \`$mode'" 1>&2 $echo "$help" 1>&2 exit 1 ;; esac echo $echo "Try \`$modename --help' for more information about other modes." exit 0 # Local Variables: # mode:shell-script # sh-indentation:2 # End: monster-masher-1.1/missing0000755000175000017500000001452007704726233011413 #! /bin/sh # Common stub for a few missing GNU programs while installing. # Copyright (C) 1996, 1997, 2001, 2002 Free Software Foundation, Inc. # Franc,ois Pinard , 1996. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA # 02111-1307, USA. if test $# -eq 0; then echo 1>&2 "Try \`$0 --help' for more information" exit 1 fi # In the cases where this matters, `missing' is being run in the # srcdir already. if test -f configure.in; then configure_ac=configure.ac else configure_ac=configure.in fi case "$1" in -h|--h|--he|--hel|--help) echo "\ $0 [OPTION]... PROGRAM [ARGUMENT]... Handle \`PROGRAM [ARGUMENT]...' for when PROGRAM is missing, or return an error status if there is no known handling for PROGRAM. Options: -h, --help display this help and exit -v, --version output version information and exit Supported PROGRAM values: aclocal touch file \`aclocal.m4' autoconf touch file \`configure' autoheader touch file \`config.h.in' automake touch all \`Makefile.in' files bison create \`y.tab.[ch]', if possible, from existing .[ch] flex create \`lex.yy.c', if possible, from existing .c lex create \`lex.yy.c', if possible, from existing .c makeinfo touch the output file yacc create \`y.tab.[ch]', if possible, from existing .[ch]" ;; -v|--v|--ve|--ver|--vers|--versi|--versio|--version) echo "missing - GNU libit 0.0" ;; -*) echo 1>&2 "$0: Unknown \`$1' option" echo 1>&2 "Try \`$0 --help' for more information" exit 1 ;; aclocal*) echo 1>&2 "\ WARNING: \`$1' is missing on your system. You should only need it if you modified \`acinclude.m4' or \`$configure_ac'. You might want to install the \`Automake' and \`Perl' packages. Grab them from any GNU archive site." touch aclocal.m4 ;; autoconf) echo 1>&2 "\ WARNING: \`$1' is missing on your system. You should only need it if you modified \`$configure_ac'. You might want to install the \`Autoconf' and \`GNU m4' packages. Grab them from any GNU archive site." touch configure ;; autoheader) echo 1>&2 "\ WARNING: \`$1' is missing on your system. You should only need it if you modified \`acconfig.h' or \`$configure_ac'. You might want to install the \`Autoconf' and \`GNU m4' packages. Grab them from any GNU archive site." files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' $configure_ac` test -z "$files" && files="config.h" touch_files= for f in $files; do case "$f" in *:*) touch_files="$touch_files "`echo "$f" | sed -e 's/^[^:]*://' -e 's/:.*//'`;; *) touch_files="$touch_files $f.in";; esac done touch $touch_files ;; automake*) echo 1>&2 "\ WARNING: \`$1' is missing on your system. You should only need it if you modified \`Makefile.am', \`acinclude.m4' or \`$configure_ac'. You might want to install the \`Automake' and \`Perl' packages. Grab them from any GNU archive site." find . -type f -name Makefile.am -print | sed 's/\.am$/.in/' | while read f; do touch "$f"; done ;; bison|yacc) echo 1>&2 "\ WARNING: \`$1' is missing on your system. You should only need it if you modified a \`.y' file. You may need the \`Bison' package in order for those modifications to take effect. You can get \`Bison' from any GNU archive site." rm -f y.tab.c y.tab.h if [ $# -ne 1 ]; then eval LASTARG="\${$#}" case "$LASTARG" in *.y) SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` if [ -f "$SRCFILE" ]; then cp "$SRCFILE" y.tab.c fi SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` if [ -f "$SRCFILE" ]; then cp "$SRCFILE" y.tab.h fi ;; esac fi if [ ! -f y.tab.h ]; then echo >y.tab.h fi if [ ! -f y.tab.c ]; then echo 'main() { return 0; }' >y.tab.c fi ;; lex|flex) echo 1>&2 "\ WARNING: \`$1' is missing on your system. You should only need it if you modified a \`.l' file. You may need the \`Flex' package in order for those modifications to take effect. You can get \`Flex' from any GNU archive site." rm -f lex.yy.c if [ $# -ne 1 ]; then eval LASTARG="\${$#}" case "$LASTARG" in *.l) SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` if [ -f "$SRCFILE" ]; then cp "$SRCFILE" lex.yy.c fi ;; esac fi if [ ! -f lex.yy.c ]; then echo 'main() { return 0; }' >lex.yy.c fi ;; makeinfo) echo 1>&2 "\ WARNING: \`$1' is missing on your system. You should only need it if you modified a \`.texi' or \`.texinfo' file, or any other file indirectly affecting the aspect of the manual. The spurious call might also be the consequence of using a buggy \`make' (AIX, DU, IRIX). You might want to install the \`Texinfo' package or the \`GNU make' package. Grab either from any GNU archive site." file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` if test -z "$file"; then file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file` fi touch $file ;; *) echo 1>&2 "\ WARNING: \`$1' is needed, and you do not seem to have it handy on your system. You might have modified some files without having the proper tools for further handling them. Check the \`README' file, it often tells you about the needed prerequirements for installing this package. You may also peek at any GNU archive site, in case some other package would contain this missing \`$1' program." exit 1 ;; esac exit 0 monster-masher-1.1/mkinstalldirs0000755000175000017500000000132207704726233012616 #! /bin/sh # mkinstalldirs --- make directory hierarchy # Author: Noah Friedman # Created: 1993-05-16 # Public domain # $Id: mkinstalldirs,v 1.13 1999/01/05 03:18:55 bje Exp $ errstatus=0 for file do set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'` shift pathcomp= for d do pathcomp="$pathcomp$d" case "$pathcomp" in -* ) pathcomp=./$pathcomp ;; esac if test ! -d "$pathcomp"; then echo "mkdir $pathcomp" mkdir "$pathcomp" || lasterr=$? if test ! -d "$pathcomp"; then errstatus=$lasterr fi fi pathcomp="$pathcomp/" done done exit $errstatus # mkinstalldirs ends here monster-masher-1.1/monster-masher.desktop.in0000644000175000017500000000036207712713407014755 [Desktop Entry] Encoding=UTF-8 _Name=Monster Masher _Comment=Mash monsters and save the gnomes Exec=monster-masher Icon=monster-masher.png Terminal=false Type=Application Categories=GNOME;Application;Game;ArcadeGame; StartupNotification=true monster-masher-1.1/monster-masher.schemas.in0000644000175000017500000002024307704726234014732 /schemas/apps/monster-masher/player1/left_key /apps/monster-masher/player1/left_key monster-masher string KP_Left Key for moving to the left The string should be the GDK name of the key value to use (can be found in gdk/gdkkeynames.c). /schemas/apps/monster-masher/player1/left_up_key /apps/monster-masher/player1/left_up_key monster-masher string KP_Home Key for moving to the left and up The string should be the GDK name of the key value to use (can be found in gdk/gdkkeynames.c). /schemas/apps/monster-masher/player1/up_key /apps/monster-masher/player1/up_key monster-masher string KP_Up Key for moving up The string should be the GDK name of the key value to use (can be found in gdk/gdkkeynames.c). /schemas/apps/monster-masher/player1/right_up_key /apps/monster-masher/player1/right_up_key monster-masher string KP_Page_Up Key for moving to the right and up The string should be the GDK name of the key value to use (can be found in gdk/gdkkeynames.c). /schemas/apps/monster-masher/player1/right_key /apps/monster-masher/player1/right_key monster-masher string KP_Right Key for moving to the right The string should be the GDK name of the key value to use (can be found in gdk/gdkkeynames.c). /schemas/apps/monster-masher/player1/right_down_key /apps/monster-masher/player1/right_down_key monster-masher string KP_Page_Down Key for moving to the right and down The string should be the GDK name of the key value to use (can be found in gdk/gdkkeynames.c). /schemas/apps/monster-masher/player1/down_key /apps/monster-masher/player1/down_key monster-masher string KP_Down Key for moving down The string should be the GDK name of the key value to use (can be found in gdk/gdkkeynames.c). /schemas/apps/monster-masher/player1/left_down_key /apps/monster-masher/player1/left_down_key monster-masher string KP_End Key for moving to the left and down The string should be the GDK name of the key value to use (can be found in gdk/gdkkeynames.c). /schemas/apps/monster-masher/player1/pull_key /apps/monster-masher/player1/pull_key monster-masher string Control_R Key for activating pulling of blocks The string should be the GDK name of the key value to use (can be found in gdk/gdkkeynames.c). /schemas/apps/monster-masher/player2/left_key /apps/monster-masher/player2/left_key monster-masher string d Key for moving to the left The string should be the GDK name of the key value to use (can be found in gdk/gdkkeynames.c). /schemas/apps/monster-masher/player2/left_up_key /apps/monster-masher/player2/left_up_key monster-masher string e Key for moving to the left and up The string should be the GDK name of the key value to use (can be found in gdk/gdkkeynames.c). /schemas/apps/monster-masher/player2/up_key /apps/monster-masher/player2/up_key monster-masher string r Key for moving up The string should be the GDK name of the key value to use (can be found in gdk/gdkkeynames.c). /schemas/apps/monster-masher/player2/right_up_key /apps/monster-masher/player2/right_up_key monster-masher string t Key for moving to the right and up The string should be the GDK name of the key value to use (can be found in gdk/gdkkeynames.c). /schemas/apps/monster-masher/player2/right_key /apps/monster-masher/player2/right_key monster-masher string g Key for moving to the right The string should be the GDK name of the key value to use (can be found in gdk/gdkkeynames.c). /schemas/apps/monster-masher/player2/right_down_key /apps/monster-masher/player2/right_down_key monster-masher string b Key for moving to the right and down The string should be the GDK name of the key value to use (can be found in gdk/gdkkeynames.c). /schemas/apps/monster-masher/player2/down_key /apps/monster-masher/player2/down_key monster-masher string v Key for moving down The string should be the GDK name of the key value to use (can be found in gdk/gdkkeynames.c). /schemas/apps/monster-masher/player2/left_down_key /apps/monster-masher/player2/left_down_key monster-masher string c Key for moving to the left and down The string should be the GDK name of the key value to use (can be found in gdk/gdkkeynames.c). /schemas/apps/monster-masher/player2/pull_key /apps/monster-masher/player2/pull_key monster-masher string Control_L Key for activating pulling of blocks The string should be the GDK name of the key value to use (can be found in gdk/gdkkeynames.c). monster-masher-1.1/monster-masher.desktop0000644000175000017500000000045607722150161014345 [Desktop Entry] Encoding=UTF-8 Name=Monster Masher Name[da]=Monstermoser Comment=Mash monsters and save the gnomes Comment[da]=Mos monstre og red gnomerne Exec=monster-masher Icon=monster-masher.png Terminal=false Type=Application Categories=GNOME;Application;Game;ArcadeGame; StartupNotification=true monster-masher-1.1/monster-masher.png0000644000175000017500000000647407704726234013500 PNG  IHDR00WgAMA1_ IDATx[]Ǔgv$$q6R@/E"@ H@ޒR!Њ6jBD8I_q|ۙs?콿g\*^3g{f}kgc]'L;.Dnr؁@ѦG%q ½Lg7s As!15mS0!I(zv 6?GV3ơpNoK=W_nwkuܲMDG>W?Qmţj[H&K0: M%{ڣ g4fl˭;sso$8Lt";^Cx?z`x깟)6t!WE(hAhH4$剱ԔG?4sw/ܺ9b^ÿ7^՞˄?='4zga'#V!UȤʙú%^}U'N:f\j'U/ԋ͊:2O?uP/s|C?͘smǂ xou;d4Y<|k^:Pko;m$F`zzq,G\cePK BppTLjV\XM+rZ(eFEkdf.] L6*'^hT#C x?n,=zƊ/w]oeɈ4MI&)Z[2cqc}D@k#3:xqSsF N9a/'h!2ʕD0 s ӱK[V c5Z,%BuynrP58a&NS$io81$qLxXOgX6bA'AL= ׮^Cs8']?!P񕹕O Yd8\N[ /e w^io heYm{2 4إ?=dprpcjJeإ wFˇZy+!R!A9@zM]xU#2|gj/zO^+%I8 ,V֫ov76[.C)0{IzJm6DOZFmKњD Ryƒ $4IFo]qcT:9iv FA:٨{X>UfBx-KeR p(6x#@l+ [^9?nv(N+BI.)~ҽuRT_lF gxo&1=%%!ss͗Λt;9)n~hq&ͫ7ڪ Z_LDQ s"&e ֏[76.zizy.wD V g2YSwW7rea~Q+a9/JUAGQkuGﵜtSř&n1tڹlALTt>,6[=iP= )z]ߙ~qN+*MALR`fwB$;:f.?%avdOj)̿N rOxxGfĔ@Qj3Ӄ(߁İ<Oi,bW GThHLGzG=+JQazF l*csa5ZxV١is-t$E+SO]L_ ? ?EçnIENDB`monster-masher-1.1/intltool-merge.in0000644000175000017500000005274207704726177013324 #!@INTLTOOL_PERL@ -w # # The Intltool Message Merger # # Copyright (C) 2000, 2002 Free Software Foundation. # Copyright (C) 2000, 2001 Eazel, Inc # # Intltool is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # version 2 published by the Free Software Foundation. # # Intltool is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. # # Authors: Maciej Stachowiak # Kenneth Christiansen # Darin Adler # # Proper XML UTF-8'ification written by Cyrille Chepelov # ## Release information my $PROGRAM = "intltool-merge"; my $PACKAGE = "intltool"; my $VERSION = "0.25"; ## Loaded modules use strict; use Getopt::Long; use Text::Wrap; ## Scalars used by the option stuff my $HELP_ARG = 0; my $VERSION_ARG = 0; my $BA_STYLE_ARG = 0; my $XML_STYLE_ARG = 0; my $KEYS_STYLE_ARG = 0; my $DESKTOP_STYLE_ARG = 0; my $SCHEMAS_STYLE_ARG = 0; my $RFC822DEB_STYLE_ARG = 0; my $QUIET_ARG = 0; my $PASS_THROUGH_ARG = 0; my $UTF8_ARG = 0; my $cache_file; ## Handle options GetOptions ( "help" => \$HELP_ARG, "version" => \$VERSION_ARG, "quiet|q" => \$QUIET_ARG, "oaf-style|o" => \$BA_STYLE_ARG, ## for compatibility "ba-style|b" => \$BA_STYLE_ARG, "xml-style|x" => \$XML_STYLE_ARG, "keys-style|k" => \$KEYS_STYLE_ARG, "desktop-style|d" => \$DESKTOP_STYLE_ARG, "schemas-style|s" => \$SCHEMAS_STYLE_ARG, "rfc822deb-style|r" => \$RFC822DEB_STYLE_ARG, "pass-through|p" => \$PASS_THROUGH_ARG, "utf8|u" => \$UTF8_ARG, "cache|c=s" => \$cache_file ) or &error; my $PO_DIR; my $FILE; my $OUTFILE; my %po_files_by_lang = (); my %translations = (); # Use this instead of \w for XML files to handle more possible characters. my $w = "[-A-Za-z0-9._:]"; # XML quoted string contents my $q = "[^\\\"]*"; ## Check for options. if ($VERSION_ARG) { &print_version; } elsif ($HELP_ARG) { &print_help; } elsif ($BA_STYLE_ARG && @ARGV > 2) { &preparation; &print_message; &ba_merge_translations; &finalize; } elsif ($XML_STYLE_ARG && @ARGV > 2) { &utf8_sanity_check; &preparation; &print_message; &xml_merge_translations; &finalize; } elsif ($KEYS_STYLE_ARG && @ARGV > 2) { &utf8_sanity_check; &preparation; &print_message; &keys_merge_translations; &finalize; } elsif ($DESKTOP_STYLE_ARG && @ARGV > 2) { &preparation; &print_message; &desktop_merge_translations; &finalize; } elsif ($SCHEMAS_STYLE_ARG && @ARGV > 2) { &preparation; &print_message; &schemas_merge_translations; &finalize; } elsif ($RFC822DEB_STYLE_ARG && @ARGV > 2) { &preparation; &print_message; &rfc822deb_merge_translations; &finalize; } else { &print_help; } exit; ## Sub for printing release information sub print_version { print "${PROGRAM} (${PACKAGE}) ${VERSION}\n"; print "Written by Maciej Stachowiak, Darin Adler and Kenneth Christiansen.\n\n"; print "Copyright (C) 2000-2002 Free Software Foundation, Inc.\n"; print "Copyright (C) 2000-2001 Eazel, Inc.\n"; print "This is free software; see the source for copying conditions. There is NO\n"; print "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"; exit; } ## Sub for printing usage information sub print_help { print "Usage: ${PROGRAM} [OPTIONS] PO_DIRECTORY FILENAME OUTPUT_FILE\n"; print "Generates an output file that includes translated versions of some attributes,\n"; print "from an untranslated source and a po directory that includes translations.\n\n"; print " -b, --ba-style includes translations in the bonobo-activation style\n"; print " -d, --desktop-style includes translations in the desktop style\n"; print " -k, --keys-style includes translations in the keys style\n"; print " -s, --schemas-style includes translations in the schemas style\n"; print " -r, --rfc822deb-style includes translations in the RFC822 style\n"; print " -x, --xml-style includes translations in the standard xml style\n"; print " -u, --utf8 convert all strings to UTF-8 before merging\n"; print " -p, --pass-through use strings as found in .po files, without\n"; print " conversion (STRONGLY unrecommended with -x)\n"; print " -q, --quiet suppress most messages\n"; print " --help display this help and exit\n"; print " --version output version information and exit\n"; print "\nReport bugs to bugzilla.gnome.org, module intltool, or contact us through \n"; print ".\n"; exit; } ## Sub for printing error messages sub print_error { print "Try `${PROGRAM} --help' for more information.\n"; exit; } sub print_message { print "Merging translations into $OUTFILE.\n" unless $QUIET_ARG; } sub preparation { $PO_DIR = $ARGV[0]; $FILE = $ARGV[1]; $OUTFILE = $ARGV[2]; &gather_po_files; &get_translation_database; } # General-purpose code for looking up translations in .po files sub po_file2lang { my ($tmp) = @_; $tmp =~ s/^.*\/(.*)\.po$/$1/; return $tmp; } sub gather_po_files { for my $po_file (glob "$PO_DIR/*.po") { $po_files_by_lang{po_file2lang($po_file)} = $po_file; } } sub get_local_charset { my ($encoding) = @_; my $alias_file = $ENV{"G_CHARSET_ALIAS"} || "/usr/lib/charset.alias"; # seek character encoding aliases in charset.alias (glib) if (open CHARSET_ALIAS, $alias_file) { while () { next if /^\#/; return $1 if (/^\s*([-._a-zA-Z0-9]+)\s+$encoding\b/i) } close CHARSET_ALIAS; } # if not found, return input string return $encoding; } sub get_po_encoding { my ($in_po_file) = @_; my $encoding = ""; open IN_PO_FILE, $in_po_file or die; while () { ## example: "Content-Type: text/plain; charset=ISO-8859-1\n" if (/Content-Type\:.*charset=([-a-zA-Z0-9]+)\\n/) { $encoding = $1; last; } } close IN_PO_FILE; if (!$encoding) { print "Warning: no encoding found in $in_po_file. Assuming ISO-8859-1\n"; $encoding = "ISO-8859-1"; } $encoding = get_local_charset($encoding); return $encoding } sub utf8_sanity_check { if (!$UTF8_ARG) { if (!$PASS_THROUGH_ARG) { $PASS_THROUGH_ARG="1"; } } } sub get_translation_database { if ($cache_file) { &get_cached_translation_database; } else { &create_translation_database; } } sub get_newest_po_age { my $newest_age; foreach my $file (values %po_files_by_lang) { my $file_age = -M $file; $newest_age = $file_age if !$newest_age || $file_age < $newest_age; } return $newest_age; } sub create_cache { print "Generating and caching the translation database\n" unless $QUIET_ARG; &create_translation_database; open CACHE, ">$cache_file" || die; print CACHE join "\x01", %translations; close CACHE; } sub load_cache { print "Found cached translation database\n" unless $QUIET_ARG; my $contents; open CACHE, "<$cache_file" || die; { local $/; $contents = ; } close CACHE; %translations = split "\x01", $contents; } sub get_cached_translation_database { my $cache_file_age = -M $cache_file; if (defined $cache_file_age) { if ($cache_file_age <= &get_newest_po_age) { &load_cache; return; } print "Found too-old cached translation database\n" unless $QUIET_ARG; } &create_cache; } sub create_translation_database { for my $lang (keys %po_files_by_lang) { my $po_file = $po_files_by_lang{$lang}; if ($UTF8_ARG) { my $encoding = get_po_encoding ($po_file); if (lc $encoding eq "utf-8") { open PO_FILE, "<$po_file"; } else { my $iconv = $ENV{"INTLTOOL_ICONV"} || "iconv"; open PO_FILE, "$iconv -f $encoding -t UTF-8 $po_file|"; } } else { open PO_FILE, "<$po_file"; } my $nextfuzzy = 0; my $inmsgid = 0; my $inmsgstr = 0; my $msgid = ""; my $msgstr = ""; while () { $nextfuzzy = 1 if /^#, fuzzy/; if (/^msgid "((\\.|[^\\])*)"/ ) { $translations{$lang, $msgid} = $msgstr if $inmsgstr && $msgid && $msgstr; $msgid = ""; $msgstr = ""; if ($nextfuzzy) { $inmsgid = 0; } else { $msgid = unescape_po_string($1); $inmsgid = 1; } $inmsgstr = 0; $nextfuzzy = 0; } if (/^msgstr "((\\.|[^\\])*)"/) { $msgstr = unescape_po_string($1); $inmsgstr = 1; $inmsgid = 0; } if (/^"((\\.|[^\\])*)"/) { $msgid .= unescape_po_string($1) if $inmsgid; $msgstr .= unescape_po_string($1) if $inmsgstr; } } $translations{$lang, $msgid} = $msgstr if $inmsgstr && $msgid && $msgstr; } } sub finalize { } sub unescape_one_sequence { my ($sequence) = @_; return "\\" if $sequence eq "\\\\"; return "\"" if $sequence eq "\\\""; return "\n" if $sequence eq "\\n"; # gettext also handles \n, \t, \b, \r, \f, \v, \a, \xxx (octal), # \xXX (hex) and has a comment saying they want to handle \u and \U. return $sequence; } sub unescape_po_string { my ($string) = @_; $string =~ s/(\\.)/unescape_one_sequence($1)/eg; return $string; } ## NOTE: deal with < - < but not > - > because it seems its ok to have ## > in the entity. For further info please look at #84738. sub entity_decode { local ($_) = @_; s/'/'/g; # ' s/"/"/g; # " s/&/&/g; s/</ 127 || $_ == 34 || $_ == 38 || $_ == 39 || $_ == 60) { # the ($_ > 127) should probably be removed return "&#" . $_ . ";"; } else { return chr $_; } } sub entity_encoded_translation { my ($lang, $string) = @_; my $translation = $translations{$lang, $string}; return $string if !$translation; return entity_encode ($translation); } ## XML (bonobo-activation specific) merge code sub ba_merge_translations { my $source; { local $/; # slurp mode open INPUT, "<$FILE" or die "can't open $FILE: $!"; $source = ; close INPUT; } open OUTPUT, ">$OUTFILE" or die "can't open $OUTFILE: $!"; while ($source =~ s|^(.*?)([ \t]*<\s*$w+\s+($w+\s*=\s*"$q"\s*)+/?>)([ \t]*\n)?||s) { print OUTPUT $1; my $node = $2 . "\n"; my @strings = (); $_ = $node; while (s/(\s)_($w+\s*=\s*"($q)")/$1$2/s) { push @strings, entity_decode($3); } print OUTPUT; my %langs; for my $string (@strings) { for my $lang (keys %po_files_by_lang) { $langs{$lang} = 1 if $translations{$lang, $string}; } } for my $lang (sort keys %langs) { $_ = $node; s/(\sname\s*=\s*)"($q)"/$1"$2-$lang"/s; s/(\s)_($w+\s*=\s*")($q)"/$1 . $2 . entity_encoded_translation($lang, $3) . '"'/seg; print OUTPUT; } } print OUTPUT $source; close OUTPUT; } ## XML (non-bonobo-activation) merge code sub xml_merge_translations { my $source; { local $/; # slurp mode open INPUT, "<$FILE" or die "can't open $FILE: $!"; $source = ; close INPUT; } open OUTPUT, ">$OUTFILE" or die; # FIXME: support attribute translations # Empty nodes never need translation, so unmark all of them. # For example, <_foo/> is just replaced by . $source =~ s|<\s*_($w+)\s*/>|<$1/>|g; # Support for <_foo>blah style translations. while ($source =~ s|^(.*?)([ \t]*)<\s*_($w+)\s*>(.*?)<\s*/_\3\s*>([ \t]*\n)?||s) { print OUTPUT $1; my $spaces = $2; my $tag = $3; my $string = $4; print OUTPUT "$spaces<$tag>$string\n"; $string =~ s/\s+/ /g; $string =~ s/^ //; $string =~ s/ $//; $string = entity_decode($string); for my $lang (sort keys %po_files_by_lang) { my $translation = $translations{$lang, $string}; next if !$translation; $translation = entity_encode($translation); print OUTPUT "$spaces<$tag xml:lang=\"$lang\">$translation\n"; } } print OUTPUT $source; close OUTPUT; } sub keys_merge_translations { open INPUT, "<${FILE}" or die; open OUTPUT, ">${OUTFILE}" or die; while () { if (s/^(\s*)_(\w+=(.*))/$1$2/) { my $string = $3; print OUTPUT; my $non_translated_line = $_; for my $lang (sort keys %po_files_by_lang) { my $translation = $translations{$lang, $string}; next if !$translation; $_ = $non_translated_line; s/(\w+)=.*/[$lang]$1=$translation/; print OUTPUT; } } else { print OUTPUT; } } close OUTPUT; close INPUT; } sub desktop_merge_translations { open INPUT, "<${FILE}" or die; open OUTPUT, ">${OUTFILE}" or die; while () { if (s/^(\s*)_(\w+=(.*))/$1$2/) { my $string = $3; print OUTPUT; my $non_translated_line = $_; for my $lang (sort keys %po_files_by_lang) { my $translation = $translations{$lang, $string}; next if !$translation; $_ = $non_translated_line; s/(\w+)=.*/${1}[$lang]=$translation/; print OUTPUT; } } else { print OUTPUT; } } close OUTPUT; close INPUT; } sub schemas_merge_translations { my $source; { local $/; # slurp mode open INPUT, "<$FILE" or die "can't open $FILE: $!"; $source = ; close INPUT; } open OUTPUT, ">$OUTFILE" or die; # FIXME: support attribute translations # Empty nodes never need translation, so unmark all of them. # For example, <_foo/> is just replaced by . $source =~ s|<\s*_($w+)\s*/>|<$1/>|g; while ($source =~ s/ (.*?) (\s+)((\s*) (\s*(.*?)\s*<\/default>)?(\s*) (\s*(.*?)\s*<\/short>)?(\s*) (\s*(.*?)\s*<\/long>)?(\s*) <\/locale>) //sx) { print OUTPUT $1; my $locale_start_spaces = $2 ? $2 : ''; my $default_spaces = $4 ? $4 : ''; my $short_spaces = $7 ? $7 : ''; my $long_spaces = $10 ? $10 : ''; my $locale_end_spaces = $13 ? $13 : ''; my $c_default_block = $3 ? $3 : ''; my $default_string = $6 ? $6 : ''; my $short_string = $9 ? $9 : ''; my $long_string = $12 ? $12 : ''; $c_default_block =~ s/default>\[.*?\]/default>/s; print OUTPUT "$locale_start_spaces$c_default_block"; $default_string =~ s/\s+/ /g; $default_string = entity_decode($default_string); $short_string =~ s/\s+/ /g; $short_string = entity_decode($short_string); $long_string =~ s/\s+/ /g; $long_string = entity_decode($long_string); for my $lang (sort keys %po_files_by_lang) { my $default_translation = $translations{$lang, $default_string}; my $short_translation = $translations{$lang, $short_string}; my $long_translation = $translations{$lang, $long_string}; next if (!$default_translation && !$short_translation && !$long_translation); print OUTPUT "\n$locale_start_spaces"; print OUTPUT "$default_spaces"; if ($default_translation) { $default_translation = entity_encode($default_translation); print OUTPUT "$default_translation"; } print OUTPUT "$short_spaces"; if ($short_translation) { $short_translation = entity_encode($short_translation); print OUTPUT "$short_translation"; } print OUTPUT "$long_spaces"; if ($long_translation) { $long_translation = entity_encode($long_translation); print OUTPUT "$long_translation"; } print OUTPUT "$locale_end_spaces"; } } print OUTPUT $source; close OUTPUT; } sub rfc822deb_merge_translations { my $source; $Text::Wrap::huge = 'overflow'; { local $/; # slurp mode open INPUT, "<$FILE" or die "can't open $FILE: $!"; $source = ; close INPUT; } open OUTPUT, ">${OUTFILE}" or die; while ($source =~ /(^|\n+)(_)?([^:_\n]+)(:\s*)(.*?)(?=\n[\S\n]|$)/sg) { my $sep = $1; my $non_translated_line = $3.$4; my $string = $5; my $is_translatable = defined($2); # Remove [] dummy strings $string =~ s/\[\s[^\[\]]*\]$//; $non_translated_line .= $string; print OUTPUT $sep.$non_translated_line; if ($is_translatable) { my @str_list = rfc822deb_split($string); for my $lang (sort keys %po_files_by_lang) { my $is_translated = 1; my $str_translated = ''; my $first = 1; for my $str (@str_list) { my $translation = $translations{$lang, $str}; if (!$translation) { $is_translated = 0; last; } # $translation may also contain [] dummy # strings, mostly to indicate an empty string $translation =~ s/\[\s[^\[\]]*\]$//; if ($first) { $str_translated .= Text::Tabs::expand($translation) . "\n"; } else { $str_translated .= Text::Tabs::expand( Text::Wrap::wrap(' ', ' ', $translation)) . "\n .\n"; } $first = 0; # To fix some problems with Text::Wrap::wrap $str_translated =~ s/(\n )+\n/\n .\n/g; } next unless $is_translated; $str_translated =~ s/\n \.\n$//; $str_translated =~ s/\s+$//; $_ = $non_translated_line; s/^(\w+):\s*.*/$sep${1}-$lang: $str_translated/s; print OUTPUT; } } } print OUTPUT "\n"; close OUTPUT; close INPUT; } sub rfc822deb_split { # Debian defines a special way to deal with rfc822-style files: # when a value contain newlines, it consists of # 1. a short form (first line) # 2. a long description, all lines begin with a space, # and paragraphs are separated by a single dot on a line # This routine returns an array of all paragraphs, and reformat # them. my $text = shift; $text =~ s/^ //mg; return ($text) if $text !~ /\n/; $text =~ s/([^\n]*)\n//; my @list = ($1); my $str = ''; for my $line (split (/\n/, $text)) { chomp $line; $line =~ /\s+$/; if ($line =~ /^\.$/) { # New paragraph $str =~ s/\s*$//; push(@list, $str); $str = ''; } elsif ($line =~ /^\s/) { # Line which must not be reformatted $str .= "\n" if length ($str) && $str !~ /\n$/; $str .= $line."\n"; } else { # Continuation line, remove newline $str .= " " if length ($str) && $str !~ /[\n ]$/; $str .= $line; } } $str =~ s/\s*$//; push(@list, $str) if length ($str); return @list; } monster-masher-1.1/intltool-extract.in0000644000175000017500000002346207704726176013673 #!@INTLTOOL_PERL@ -w # -*- Mode: perl; indent-tabs-mode: nil; c-basic-offset: 4 -*- # # The Intltool Message Extractor # # Copyright (C) 2000-2001 Free Software Foundation. # # Intltool is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as # published by the Free Software Foundation; either version 2 of the # License, or (at your option) any later version. # # Intltool is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. # # Authors: Kenneth Christiansen # Darin Adler # ## Release information my $PROGRAM = "intltool-extract"; my $PACKAGE = "intltool"; my $VERSION = "0.25"; ## Loaded modules use strict; use File::Basename; use Getopt::Long; ## Scalars used by the option stuff my $TYPE_ARG = "0"; my $LOCAL_ARG = "0"; my $HELP_ARG = "0"; my $VERSION_ARG = "0"; my $UPDATE_ARG = "0"; my $QUIET_ARG = "0"; my $FILE; my $OUTFILE; my $gettext_type = ""; my $input; my %messages = (); ## Use this instead of \w for XML files to handle more possible characters. my $w = "[-A-Za-z0-9._:]"; ## Always print first $| = 1; ## Handle options GetOptions ( "type=s" => \$TYPE_ARG, "local|l" => \$LOCAL_ARG, "help|h" => \$HELP_ARG, "version|v" => \$VERSION_ARG, "update" => \$UPDATE_ARG, "quiet|q" => \$QUIET_ARG, ) or &error; &split_on_argument; ## Check for options. ## This section will check for the different options. sub split_on_argument { if ($VERSION_ARG) { &version; } elsif ($HELP_ARG) { &help; } elsif ($LOCAL_ARG) { &place_local; &extract; } elsif ($UPDATE_ARG) { &place_normal; &extract; } elsif (@ARGV > 0) { &place_normal; &message; &extract; } else { &help; } } sub place_normal { $FILE = $ARGV[0]; $OUTFILE = "$FILE.h"; } sub place_local { $OUTFILE = fileparse($FILE, ()); if (!-e "tmp/") { system("mkdir tmp/"); } $OUTFILE = "./tmp/$OUTFILE.h" } sub determine_type { if ($TYPE_ARG =~ /^gettext\/(.*)/) { $gettext_type=$1 } } ## Sub for printing release information sub version{ print "${PROGRAM} (${PACKAGE}) $VERSION\n"; print "Copyright (C) 2000 Free Software Foundation, Inc.\n"; print "Written by Kenneth Christiansen, 2000.\n\n"; print "This is free software; see the source for copying conditions. There is NO\n"; print "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"; exit; } ## Sub for printing usage information sub help{ print "Usage: ${PROGRAM} [FILENAME] [OPTIONS] ...\n"; print "Generates a header file from an xml source file.\n\nGrabs all strings "; print "between <_translatable_node> and it's end tag,\nwhere tag are all allowed "; print "xml tags. Read the docs for more info.\n\n"; print " -v, --version shows the version\n"; print " -h, --help shows this help page\n"; print " -q, --quiet quiet mode\n"; print "\nReport bugs to .\n"; exit; } ## Sub for printing error messages sub error{ print "Try `${PROGRAM} --help' for more information.\n"; exit; } sub message { print "Generating C format header file for translation.\n"; } sub extract { &determine_type; &convert ($FILE); open OUT, ">$OUTFILE"; &msg_write; close OUT; print "Wrote $OUTFILE\n" unless $QUIET_ARG; } sub convert($) { ## Reading the file { local (*IN); local $/; #slurp mode open (IN, "<$FILE") || die "can't open $FILE: $!"; $input = ; } &type_ini if $gettext_type eq "ini"; &type_keys if $gettext_type eq "keys"; &type_xml if $gettext_type eq "xml"; &type_glade if $gettext_type eq "glade"; &type_scheme if $gettext_type eq "scheme"; &type_schemas if $gettext_type eq "schemas"; &type_rfc822deb if $gettext_type eq "rfc822deb"; } sub entity_decode_minimal { local ($_) = @_; s/'/'/g; # ' s/"/"/g; # " s/&/&/g; return $_; } sub entity_decode { local ($_) = @_; s/'/'/g; # ' s/"/"/g; # " s/&/&/g; s/<//g; return $_; } sub escape_char { return '\"' if $_ eq '"'; return '\n' if $_ eq "\n"; return '\\' if $_ eq '\\'; return $_; } sub escape { my ($string) = @_; return join "", map &escape_char, split //, $string; } sub type_ini { ### For generic translatable desktop files ### while ($input =~ /^_.*=(.*)$/mg) { $messages{$1} = []; } } sub type_keys { ### For generic translatable mime/keys files ### while ($input =~ /^\s*_\w+=(.*)$/mg) { $messages{$1} = []; } } sub type_xml { ### For generic translatable XML files ### while ($input =~ /\s_$w+=\"([^"]+)\"/sg) { # " $messages{entity_decode_minimal($1)} = []; } while ($input =~ /<_($w+)(?: xml:space="($w+)")?>(.+?)<\/_\1>/sg) { $_ = $3; if (!defined($2) || $2 ne "preserve") { s/\s+/ /g; s/^ //; s/ $//; } $messages{entity_decode_minimal($_)} = []; } } sub type_schemas { ### For schemas XML files ### # FIXME: We should handle escaped < (less than) while ($input =~ / \s* (\s*(.*?)\s*<\/default>\s*)? (\s*(.*?)\s*<\/short>\s*)? (\s*(.*?)\s*<\/long>\s*)? <\/locale> /sgx) { my @totranslate = ($2,$4,$6); foreach (@totranslate) { next if !$_; s/\s+/ /g; $messages{entity_decode_minimal($_)} = []; } } } sub type_rfc822deb { ### For rfc822-style Debian configuration files ### while ($input =~ /(?:^|\n)_[^:]+:\s*(.*?)(?=\n\S|$)/sg) { my @str_list = rfc822deb_split($1); for my $str (@str_list) { # As rfc822deb is for configuration files, duplicates # should never happen. Developers must use the # [] construct to make msgid unique, see also intltool-merge print STDERR "Warning: msgid multiply defined:\n $str\n" if defined($messages{$str}); $messages{$str} = []; } } } sub rfc822deb_split { # Debian defines a special way to deal with rfc822-style files: # when a value contain newlines, it consists of # 1. a short form (first line) # 2. a long description, all lines begin with a space, # and paragraphs are separated by a single dot on a line # This routine returns an array of all paragraphs, and reformat # them. my $text = shift; $text =~ s/^ //mg; return ($text) if $text !~ /\n/; $text =~ s/([^\n]*)\n//; my @list = ($1); my $str = ''; for my $line (split (/\n/, $text)) { chomp $line; $line =~ /\s+$/; if ($line =~ /^\.$/) { # New paragraph $str =~ s/\s*$//; push(@list, $str); $str = ''; } elsif ($line =~ /^\s/) { # Line which must not be reformatted $str .= "\n" if length ($str) && $str !~ /\n$/; $str .= $line."\n"; } else { # Continuation line, remove newline $str .= " " if length ($str) && $str !~ /[\n ]$/; $str .= $line; } } $str =~ s/\s*$//; push(@list, $str) if length ($str); return @list; } sub type_glade { ### For translatable Glade XML files ### my $tags = "label|title|text|format|copyright|comments|preview_text|tooltip|message"; while ($input =~ /<($tags)>([^<]+)<\/($tags)>/sg) { # Glade sometimes uses tags that normally mark translatable things for # little bits of non-translatable content. We work around this by not # translating strings that only includes something like label4 or window1. $messages{entity_decode($2)} = [] unless $2 =~ /^(window|label)[0-9]+$/; } while ($input =~ /(..[^<]*)<\/items>/sg) { for my $item (split (/\n/, $1)) { $messages{entity_decode($item)} = []; } } ## handle new glade files while ($input =~ /<(property|atkproperty)\s+[^>]*translatable\s*=\s*"yes"[^>]*>([^<]+)<\/\1>/sg) { $messages{entity_decode($2)} = [] unless $2 =~ /^(window|label)[0-9]+$/; } while ($input =~ /]*)"\s+description="([^>]+)"\/>/sg) { $messages{entity_decode_minimal($2)} = []; } } sub type_scheme { while ($input =~ /_\(?"((?:[^"\\]+|\\.)*)"\)?/sg) { $messages{$1} = []; } } sub msg_write { for my $message (sort keys %messages) { print OUT "/* xgettext:no-c-format */\n" if $message =~ /%/; my @lines = split (/\n/, $message, -1); for (my $n = 0; $n < @lines; $n++) { if ($n == 0) { print OUT "char *s = N_(\""; } else { print OUT " \""; } print OUT escape($lines[$n]); if ($n < @lines - 1) { print OUT "\\n\"\n"; } else { print OUT "\");\n"; } } } } monster-masher-1.1/intltool-update.in0000644000175000017500000004004307704726232013466 #!@INTLTOOL_PERL@ -w # # The Intltool Message Updater # # Copyright (C) 2000-2002 Free Software Foundation. # # Intltool is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # version 2 published by the Free Software Foundation. # # Intltool is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. # # Authors: Kenneth Christiansen # Maciej Stachowiak # Darin Adler ## Release information my $PROGRAM = "intltool-update"; my $VERSION = "0.25"; my $PACKAGE = "intltool"; ## Loaded modules use strict; use Getopt::Long; use Cwd; use File::Copy; use File::Find; ## Scalars used by the option stuff my $HELP_ARG = 0; my $VERSION_ARG = 0; my $DIST_ARG = 0; my $POT_ARG = 0; my $HEADERS_ARG = 0; my $MAINTAIN_ARG = 0; my $REPORT_ARG = 0; my $VERBOSE = 0; my $GETTEXT_PACKAGE = ""; my @languages; my %po_files_by_lang = (); # Regular expressions to categorize file types. # FIXME: Please check if the following is correct my $xml_extension = "xml(\.in)*|". # .in is not required "ui|". "glade2?(\.in)*|". # .in is not required "scm(\.in)*|". # .in is not required "oaf(\.in)+|". "etspec|". "sheet(\.in)+|". "schemas(\.in)+|". "pong(\.in)+"; my $ini_extension = "desktop(\.in)+|". "caves(\.in)+|". "directory(\.in)+|". "soundlist(\.in)+|". "keys(\.in)+|". "theme(\.in)+|". "server(\.in)+"; ## Always print as the first thing $| = 1; ## Handle options GetOptions ( "help" => \$HELP_ARG, "version" => \$VERSION_ARG, "dist|d" => \$DIST_ARG, "pot|p" => \$POT_ARG, "headers|s" => \$HEADERS_ARG, "maintain|m" => \$MAINTAIN_ARG, "report|r" => \$REPORT_ARG, "verbose|x" => \$VERBOSE, "gettext-package|g=s" => \$GETTEXT_PACKAGE, ) or &print_error_invalid_option; &print_help if $HELP_ARG; &print_version if $VERSION_ARG; my $arg_count = ($DIST_ARG > 0) + ($POT_ARG > 0) + ($HEADERS_ARG > 0) + ($MAINTAIN_ARG > 0) + ($REPORT_ARG > 0); &print_help if $arg_count > 1; # --version and --help don't require a module name my $MODULE = $GETTEXT_PACKAGE || &find_package_name; if ($DIST_ARG) { if ($ARGV[0] =~ /^[a-z]/){ &update_po_file ($ARGV[0]); &print_status ($ARGV[0]); } else { &print_help; } } elsif ($POT_ARG) { &generate_headers; &generate_po_template; } elsif ($HEADERS_ARG) { &generate_headers; } elsif ($MAINTAIN_ARG) { &find_leftout_files; } elsif ($REPORT_ARG) { &print_report; } else { if ($ARGV[0] =~ /^[a-z]/) { &main ($ARGV[0]); } else { &print_help; } } exit; ######### sub print_version { ## Print version information print "${PROGRAM} (${PACKAGE}) $VERSION\n"; print "Written by Kenneth Christiansen, Maciej Stachowiak, and Darin Adler.\n\n"; print "Copyright (C) 2000-2002 Free Software Foundation, Inc.\n"; print "This is free software; see the source for copying conditions. There is NO\n"; print "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"; exit; } sub print_help { ## Print usage information print "Usage: ${PROGRAM} [OPTIONS] ...LANGCODE\n"; print "Updates PO template files and merge them with the translations.\n\n"; print " -p, --pot generate the PO template only\n"; print " -s, --headers generate the header files in POTFILES.in\n"; print " -m, --maintain search for left out files from POTFILES.in\n"; print " -r, --report display a status report for the module.\n"; print " -x, --verbose display lots of feedback\n"; print " --help display this help and exit\n"; print " --version output version information and exit\n"; print "\nExamples of use:\n"; print "${PROGRAM} --pot just creates a new PO template from the source\n"; print "${PROGRAM} da created new PO template and updated the da.po file\n\n"; print "Report bugs to bugzilla.gnome.org, module 'intltool'.\n"; exit; } sub main { my ($lang) = @_; ## Report error if the language file supplied ## to the command line is non-existent &print_error_not_existing("$lang.po") if ! -s "$lang.po"; print "Working, please wait..." unless $VERBOSE; &generate_headers; &generate_po_template; &update_po_file ($lang); &print_status ($lang); } sub determine_type ($) { my $type = $_; my $gettext_type; # FIXME: Use $xml_extentions, and maybe do all this even nicer my $xml_regex = "(?:xml(\.in)*|ui|oaf(?:\.in)+|server(?:\.in)+|sheet(?:\.in)+|". "pong(?:\.in)+|etspec|schemas(?:\.in)+)"; my $ini_regex = "(?:desktop(?:\.in)+|theme(?:\.in)+|caves(?:\.in)+|directory(?:\.in)+|". "soundlist(?:\.in)+)"; if ($type =~ /\[type: gettext\/([^\]].*)]/) { $gettext_type=$1; } elsif ($type =~ /schemas(\.in)+$/) { $gettext_type="schemas"; } elsif ($type =~ /$xml_regex$/) { $gettext_type="xml"; } elsif ($type =~ /glade2?(\.in)*$/) { $gettext_type="glade"; } elsif ($type =~ /$ini_regex$/) { $gettext_type="ini"; } elsif ($type =~ /scm(\.in)*$/) { $gettext_type="scheme"; } elsif ($type =~ /keys(\.in)+$/) { $gettext_type="keys"; } else { $gettext_type=""; } return "gettext\/$gettext_type"; } sub find_leftout_files { my (@buf_i18n_plain, @buf_i18n_xml, @buf_i18n_xml_unmarked, @buf_i18n_ini, @buf_potfiles, @buf_potfiles_ignore, @buf_allfiles, @buf_allfiles_sorted, @buf_potfiles_sorted ); ## Search and find all translatable files find sub { push @buf_i18n_plain, "$File::Find::name" if /\.(c|y|cc|cpp|c\+\+|h|gob)$/ }, ".."; find sub { push @buf_i18n_xml, "$File::Find::name" if /\.($xml_extension)$/ }, ".."; find sub { push @buf_i18n_ini, "$File::Find::name" if /\.($ini_extension)$/ }, ".."; find sub { push @buf_i18n_xml_unmarked, "$File::Find::name" if /\.(schemas(\.in)+)$/ }, ".."; open POTFILES, "POTFILES.in" or die "$PROGRAM: there's no POTFILES.in!\n"; @buf_potfiles = grep /^[^#]/, ; foreach (@buf_potfiles) { s/^\[.*]\s*//; } print "Searching for missing translatable files...\n" if $VERBOSE; ## Check if we should ignore some found files, when ## comparing with POTFILES.in foreach my $ignore ("POTFILES.skip", "POTFILES.ignore") { if (-s $ignore) { open FILE, $ignore; while () { if (/^[^#]/){ push @buf_potfiles_ignore, $_; } } print "Found $ignore: Ignoring files...\n" if $VERBOSE; @buf_potfiles = (@buf_potfiles_ignore, @buf_potfiles); } } foreach my $file (@buf_i18n_plain) { my $in_comment = 0; my $in_macro = 0; open FILE, "<$file"; while () { # Handle continued multi-line comment. if ($in_comment) { next unless s-.*\*/--; $in_comment = 0; } # Handle continued macro. if ($in_macro) { $in_macro = 0 unless /\\$/; next; } # Handle start of macro (or any preprocessor directive). if (/^\s*\#/) { $in_macro = 1 if /^([^\\]|\\.)*\\$/; next; } # Handle comments and quoted text. while (m-(/\*|//|\'|\")-) # \' and \" keep emacs perl mode happy { my $match = $1; if ($match eq "/*") { if (!s-/\*.*?\*/--) { s-/\*.*--; $in_comment = 1; } } elsif ($match eq "//") { s-//.*--; } else # ' or " { if (!s-$match([^\\]|\\.)*?$match-QUOTEDTEXT-) { warn "mismatched quotes at line $. in $file\n"; s-$match.*--; } } } if (/_\(QUOTEDTEXT/) { ## Remove the first 3 chars and add newline push @buf_allfiles, unpack("x3 A*", $file) . "\n"; last; } } close FILE; } foreach my $file (@buf_i18n_xml) { open FILE, "<$file"; while () { if (/\s_(.*)=\"/ || /translatable=\"yes\"/){ push @buf_allfiles, unpack("x3 A*", $file) . "\n"; last; } } } foreach my $file (@buf_i18n_ini){ open FILE, "<$file"; while () { if (/_(.*)=/){ push @buf_allfiles, unpack("x3 A*", $file) . "\n"; last; } } } foreach my $file (@buf_i18n_xml_unmarked){ push @buf_allfiles, unpack("x3 A*", $file) . "\n"; } @buf_allfiles_sorted = sort (@buf_allfiles); @buf_potfiles_sorted = sort (@buf_potfiles); my %in2; foreach (@buf_potfiles_sorted) { $in2{$_} = 1; } my @result; foreach (@buf_allfiles_sorted){ if (!exists($in2{$_})){ push @result, $_ } } ## Save file with information about the files missing ## if any, and give information about this procedure. if (@result) { print "\n" if $VERBOSE; open OUT, ">missing"; print OUT @result; print "The following files contain translations and are currently not in use. Please\n"; print "consider adding these to the POTFILES.in file, located in the po/ directory.\n\n"; print @result, "\n"; print "If some of these files are left out on purpose then please add them to\n"; print "POTFILES.skip instead of POTFILES.in. A file 'missing' containing this list\n"; print "of left out files has been written in the current directory.\n"; } ## If there is nothing to complain about, notify the user else { print "\nAll files containing translations are present in POTFILES.in.\n"; } } sub print_error_invalid_option { ## Handle invalid arguments print "Try `${PROGRAM} --help' for more information.\n"; exit 1; } sub generate_headers { my $EXTRACT = `which intltool-extract 2>/dev/null`; chomp $EXTRACT; $EXTRACT = $ENV{"INTLTOOL_EXTRACT"} if $ENV{"INTLTOOL_EXTRACT"}; ## Generate the .h header files, so we can allow glade and ## xml translation support if (! -s $EXTRACT) { print "\n *** The intltool-extract script wasn't found!" ."\n *** Without it, intltool-update can not generate files.\n"; exit; } else { open FILE, ") { chomp; ## Find xml files in POTFILES.in and generate the ## files with help from the extract script my $gettext_type= &determine_type ($1); if (/\.($xml_extension|$ini_extension)$/ || /^\[/){ $_ =~ s/^\[[^\[].*]\s*//; my $filename = "../$_"; if ($VERBOSE){ system($EXTRACT, "--update", "--type=$gettext_type", $filename); } else { system($EXTRACT, "--update", "--type=$gettext_type", "--quiet", $filename); } } } close FILE; } } sub generate_po_template { ## Generate the potfiles from the POTFILES.in file print "Building the $MODULE.pot...\n" if $VERBOSE; move ("POTFILES.in", "POTFILES.in.old"); open INFILE, "POTFILES.in"; while () { chomp; if (/\.($xml_extension|$ini_extension)$/ || /^\[/) { s/^\[.*]\s*//; print OUTFILE "$_.h\n"; } else { print OUTFILE "$_\n"; } } close OUTFILE; close INFILE; system ("xgettext", "--default-domain\=$MODULE", "--directory\=\.\.", "--add-comments", "--keyword\=\_", "--keyword\=N\_", "--keyword\=U\_", "--files-from\=\.\/POTFILES\.in"); move ("POTFILES.in.old", "POTFILES.in"); print "Removing generated header (.h) files..." if $VERBOSE; open FILE, ") { chomp; unlink "../$_.h" if /\.($xml_extension|$ini_extension)$/; } close FILE; print "done\n" if $VERBOSE; if (!-e "$MODULE.po") { print "WARNING: It seems that none of the files in POTFILES.in ". "contain marked strings\n"; exit (1); } system ("rm", "-f", "$MODULE.pot"); move ("$MODULE.po", "$MODULE.pot") or die "$PROGRAM: couldn't move $MODULE.po to $MODULE.pot.\n"; print "Wrote $MODULE.pot\n" if $VERBOSE; } sub update_po_file { my ($lang) = @_; print "Merging $lang.po with $MODULE.pot..." if $VERBOSE; copy ("$lang.po", "$lang.po.old") || die "copy failed: $!"; # Perform merge, remove backup file and the "messages" trash file # generated by gettext system ("msgmerge", "-o", "$lang.po", "$lang.po.old", "$MODULE.pot"); unlink "$lang.po.old"; unlink "messages"; } sub print_error_not_existing { my ($file) = @_; ## Report error if supplied language file is non-existing print "$PROGRAM: $file does not exist!\n"; print "Try '$PROGRAM --help' for more information.\n"; exit; } sub gather_po_files { my @po_files = glob ("./*.po"); @languages = map (&po_file2lang, @po_files); foreach my $lang (@languages) { $po_files_by_lang{$lang} = shift (@po_files); } } sub po_file2lang ($) { my $tmp = $_; $tmp =~ s/^.*\/(.*)\.po$/$1/; return $tmp; } sub print_status { my ($lang) = @_; system ("msgfmt", "--statistics", "$lang.po"); print "\n"; } sub print_report { &generate_headers; &generate_po_template; &gather_po_files; foreach my $lang (@languages) { print "$lang: "; &update_po_file ($lang); } print "\n\n * Current translation support in $MODULE \n\n"; foreach my $lang (@languages){ print "$lang: "; system ("msgfmt", "--statistics", "$lang.po"); } } sub find_package_name { my $base_dirname = getcwd(); $base_dirname =~ s@.*/@@; my ($conf_in, $src_dir); if ($base_dirname =~ /^po(-.+)?$/) { if (-f "../configure.in") { $conf_in = "../configure.in"; } elsif (-f "../configure.ac") { $conf_in = "../configure.ac"; } else { my $makefile_source; local (*IN); open IN, ") { if (/^top_srcdir[ \t]*=/) { $src_dir = $_; # print "${src_dir}\n"; $src_dir =~ s/^top_srcdir[ \t]*=[ \t]*([^ \t\n\r]*)/$1/; # print "${src_dir}\n"; chomp $src_dir; $conf_in = "$src_dir" . "/configure.in" . "\n"; last; } } $conf_in || die "Cannot find top_srcdir in Makefile." } my %varhash = (); my $conf_source; { local (*IN); open (IN, "<$conf_in") || die "can't open $conf_in: $!"; while () { if (/^(\w+)=(\S+)/) { $varhash{$1} = $2 }; } seek (IN, 0, 0); local $/; # slurp mode $conf_source = ; } my $name = ""; $name = $1 if $conf_source =~ /^AM_INIT_AUTOMAKE\([\s\[]*([^,\)\s\]]+)/m; if ($conf_source =~ /^AC_INIT\([\s\[]*([^,\)\s\]]+)\]?\s*,/m) { $name = $1; $varhash{"AC_PACKAGE_NAME"} = $1; } $name = $1 if $conf_source =~ /^GETTEXT_PACKAGE=\[?([^\s\]]+)/m; $name = "\$AC_PACKAGE_NAME" if "$name" eq "AC_PACKAGE_NAME"; my $oldname = ""; while (($name =~ /[\$](\S+)/) && ("$oldname" ne "$name")) { $oldname = $name; if (exists $varhash{$1}) { $name =~ s/[\$](\S+)/$varhash{$1}/; } } return $name if $name; } print "$PROGRAM: Unable to determine package name.\n" . "Make sure to run this script inside the po directory.\n"; exit; } monster-masher-1.1/pixmaps/0000777000175000017500000000000007722150162011547 5monster-masher-1.1/pixmaps/Makefile.in0000644000175000017500000003722407722150162013540 # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am # Copyright (C) 1994, 1995-8, 1999, 2001 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. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. SHELL = @SHELL@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ prefix = @prefix@ exec_prefix = @exec_prefix@ bindir = @bindir@ sbindir = @sbindir@ libexecdir = @libexecdir@ datadir = @datadir@ sysconfdir = @sysconfdir@ sharedstatedir = @sharedstatedir@ localstatedir = @localstatedir@ libdir = @libdir@ infodir = @infodir@ mandir = @mandir@ includedir = @includedir@ oldincludedir = /usr/include DESTDIR = pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = .. ACLOCAL = @ACLOCAL@ AUTOCONF = @AUTOCONF@ AUTOMAKE = @AUTOMAKE@ AUTOHEADER = @AUTOHEADER@ INSTALL = @INSTALL@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) INSTALL_DATA = @INSTALL_DATA@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ transform = @program_transform_name@ NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : host_alias = @host_alias@ host_triplet = @host@ CATALOGS = @CATALOGS@ CATOBJEXT = @CATOBJEXT@ CC = @CC@ CXX = @CXX@ DATADIRNAME = @DATADIRNAME@ DEPS_CFLAGS = @DEPS_CFLAGS@ DEPS_LIBS = @DEPS_LIBS@ GCONFTOOL = @GCONFTOOL@ GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@ GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@ GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ GMOFILES = @GMOFILES@ GMSGFMT = @GMSGFMT@ HAVE_LIB = @HAVE_LIB@ INSTOBJEXT = @INSTOBJEXT@ INTLLIBS = @INTLLIBS@ INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@ INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@ INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@ INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@ INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@ INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@ INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@ INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@ INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@ INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@ INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@ INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@ LIB = @LIB@ LTLIB = @LTLIB@ MAINT = @MAINT@ MAKEINFO = @MAKEINFO@ MKINSTALLDIRS = @MKINSTALLDIRS@ PACKAGE = @PACKAGE@ PKG_CONFIG = @PKG_CONFIG@ POFILES = @POFILES@ POSUB = @POSUB@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ USE_NLS = @USE_NLS@ VERSION = @VERSION@ pixmapdir = $(datadir)/$(PACKAGE)/pixmaps pixmap_DATA = $(generated_images) footprint-right-leftmost.png footprint-right-down-leftmost.png footprint-down-leftmost.png footprint-left-down-leftmost.png footprint-left-leftmost.png footprint-left-up-leftmost.png footprint-up-leftmost.png footprint-right-up-leftmost.png footprint-right-rightmost.png footprint-right-down-rightmost.png footprint-down-rightmost.png footprint-left-down-rightmost.png footprint-left-rightmost.png footprint-left-up-rightmost.png footprint-up-rightmost.png footprint-right-up-rightmost.png generated_images = block.png wall.png monster-wall.png power-up-reward.png power-up-freeze.png power-up-explode.png plain-monster.png plain-gore.png hard-monster.png hard-gore.png seeker-monster.png seeker-gore.png egg-layer-monster.png egg-layer-gore.png plain-egg.png hard-egg.png seeker-egg.png egg-layer-egg.png hero-right.png hero-right-down.png hero-down.png hero-left-down.png hero-left.png hero-left-up.png hero-up.png hero-right-up.png hero-gore.png EXTRA_DIST = $(pixmap_DATA) settings.inc monster-blob.inc gore-blob.inc hero.inc egg.inc block.pov wall.pov monster-wall.pov power-up-reward.pov power-up-freeze.pov power-up-explode.pov power-up.inc plain-monster.pov plain-gore.pov hard-monster.pov hard-gore.pov seeker-monster.pov seeker-gore.pov egg-layer-monster.pov egg-layer-gore.pov plain-egg.pov hard-egg.pov seeker-egg.pov egg-layer-egg.pov hero.pov hero-gore.pov temporary_images = $(plain_monster_images) $(plain_gore_images) $(hard_monster_images) $(hard_gore_images) $(seeker_monster_images) $(seeker_gore_images) $(egg_layer_monster_images) $(egg_layer_gore_images) $(plain_egg_images) $(hard_egg_images) $(seeker_egg_images) $(egg_layer_egg_images) $(hero_right_images) $(hero_right_down_images) $(hero_down_images) $(hero_left_down_images) $(hero_left_images) $(hero_left_up_images) $(hero_up_images) $(hero_right_up_images) $(hero_gore_images) CLEANFILES = $(temporary_images) POVFLAGS = "-p -d +ua +a +w24 +h24 +kc -gr -gs" plain_monster_no = 32 plain_gore_no = 8 hard_monster_no = 48 hard_gore_no = 8 seeker_monster_no = 32 seeker_gore_no = 8 egg_layer_monster_no = 48 egg_layer_gore_no = 8 egg_no = 4 hero_no = 24 hero_gore_no = 4 # plain monster rules plain_monster_images = $(patsubst %, plain-monster-%.png, $(shell seq -w 1 $(plain_monster_no))) plain_gore_images = $(patsubst %, plain-gore-%.png, $(shell seq -w 1 $(plain_gore_no))) # hard monster rules hard_monster_images = $(patsubst %, hard-monster-%.png, $(shell seq -w 1 $(hard_monster_no))) hard_gore_images = $(patsubst %, hard-gore-%.png, $(shell seq -w 1 $(hard_gore_no))) # seeker monster rules seeker_monster_images = $(patsubst %, seeker-monster-%.png, $(shell seq -w 1 $(seeker_monster_no))) seeker_gore_images = $(patsubst %, seeker-gore-%.png, $(shell seq -w 1 $(seeker_gore_no))) # egg layer monster rules egg_layer_monster_images = $(patsubst %, egg-layer-monster-%.png, $(shell seq -w 1 $(egg_layer_monster_no))) egg_layer_gore_images = $(patsubst %, egg-layer-gore-%.png, $(shell seq -w 1 $(egg_layer_gore_no))) # egg rules plain_egg_images = $(patsubst %, plain-egg-%.png, $(shell seq -w 1 $(egg_no))) hard_egg_images = $(patsubst %, hard-egg-%.png, $(shell seq -w 1 $(egg_no))) seeker_egg_images = $(patsubst %, seeker-egg-%.png, $(shell seq -w 1 $(egg_no))) egg_layer_egg_images = $(patsubst %, egg-layer-egg-%.png, $(shell seq -w 1 $(egg_no))) # hero rules hero_right_images = $(patsubst %, hero-right-%.png, $(shell seq -w 1 $(hero_no))) hero_right_down_images = $(patsubst %, hero-right-down-%.png, $(shell seq -w 1 $(hero_no))) hero_down_images = $(patsubst %, hero-down-%.png, $(shell seq -w 1 $(hero_no))) hero_left_down_images = $(patsubst %, hero-left-down-%.png, $(shell seq -w 1 $(hero_no))) hero_left_images = $(patsubst %, hero-left-%.png, $(shell seq -w 1 $(hero_no))) hero_left_up_images = $(patsubst %, hero-left-up-%.png, $(shell seq -w 1 $(hero_no))) hero_up_images = $(patsubst %, hero-up-%.png, $(shell seq -w 1 $(hero_no))) hero_right_up_images = $(patsubst %, hero-right-up-%.png, $(shell seq -w 1 $(hero_no))) # hero gore hero_gore_images = $(patsubst %, hero-gore-%.png, $(shell seq -w 1 $(hero_gore_no))) mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = ../config.h CONFIG_CLEAN_FILES = DATA = $(pixmap_DATA) DIST_COMMON = Makefile.am Makefile.in DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) TAR = tar GZIP_ENV = --best all: all-redirect .SUFFIXES: $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps pixmaps/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) \ && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status install-pixmapDATA: $(pixmap_DATA) @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(pixmapdir) @list='$(pixmap_DATA)'; for p in $$list; do \ if test -f $(srcdir)/$$p; then \ echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(pixmapdir)/$$p"; \ $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(pixmapdir)/$$p; \ else if test -f $$p; then \ echo " $(INSTALL_DATA) $$p $(DESTDIR)$(pixmapdir)/$$p"; \ $(INSTALL_DATA) $$p $(DESTDIR)$(pixmapdir)/$$p; \ fi; fi; \ done uninstall-pixmapDATA: @$(NORMAL_UNINSTALL) list='$(pixmap_DATA)'; for p in $$list; do \ rm -f $(DESTDIR)$(pixmapdir)/$$p; \ done tags: TAGS TAGS: distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) subdir = pixmaps distdir: $(DISTFILES) @for file in $(DISTFILES); do \ d=$(srcdir); \ if test -d $$d/$$file; then \ cp -pr $$d/$$file $(distdir)/$$file; \ else \ test -f $(distdir)/$$file \ || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ || cp -p $$d/$$file $(distdir)/$$file || :; \ fi; \ done info-am: info: info-am dvi-am: dvi: dvi-am check-am: all-am check: check-am installcheck-am: installcheck: installcheck-am install-exec-am: install-exec: install-exec-am install-data-am: install-pixmapDATA install-data: install-data-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am install: install-am uninstall-am: uninstall-pixmapDATA uninstall: uninstall-am all-am: Makefile $(DATA) all-redirect: all-am install-strip: $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install installdirs: $(mkinstalldirs) $(DESTDIR)$(pixmapdir) mostlyclean-generic: clean-generic: -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) distclean-generic: -rm -f Makefile $(CONFIG_CLEAN_FILES) -rm -f config.cache config.log stamp-h stamp-h[0-9]* maintainer-clean-generic: mostlyclean-am: mostlyclean-generic mostlyclean: mostlyclean-am clean-am: clean-generic mostlyclean-am clean: clean-am distclean-am: distclean-generic clean-am distclean: distclean-am maintainer-clean-am: maintainer-clean-generic distclean-am @echo "This command is intended for maintainers to use;" @echo "it deletes files that may require special tools to rebuild." maintainer-clean: maintainer-clean-am .PHONY: uninstall-pixmapDATA install-pixmapDATA tags distdir info-am \ info dvi-am dvi check check-am installcheck-am installcheck \ install-exec-am install-exec install-data-am install-data install-am \ install uninstall-am uninstall all-redirect all-am all installdirs \ mostlyclean-generic distclean-generic clean-generic \ maintainer-clean-generic clean mostlyclean distclean maintainer-clean #MAINTAINERCLEANFILES = $(generated_images) .INTERMEDIATE: $(temporary_images) # misc block.png: block.pov settings.inc povray $(POVFLAGS) $< -o$@ wall.png: wall.pov settings.inc povray $(POVFLAGS) $< -o$@ monster-wall.png: monster-wall.pov settings.inc povray $(POVFLAGS) $< -o$@ power-up-reward.png: power-up-reward.pov power-up.inc settings.inc povray $(POVFLAGS) $< -o$@ power-up-freeze.png: power-up-freeze.pov power-up.inc settings.inc povray $(POVFLAGS) $< -o$@ power-up-explode.png: power-up-explode.pov power-up.inc settings.inc povray $(POVFLAGS) $< -o$@ $(plain_monster_images): plain-monster.pov monster-blob.inc settings.inc ./povwrapper $(POVFLAGS) $< $@ 01 $(plain_monster_no) plain-monster.png: $(plain_monster_images) convert +append $+ $@ $(plain_gore_images): plain-gore.pov gore-blob.inc settings.inc povray $(POVFLAGS) $< +o$@ \ Declare=sval=$(shell echo $@ | sed -e 's/.*\([0-9]\).*/\1/') plain-gore.png: $(plain_gore_images) convert +append $+ $@ $(hard_monster_images): hard-monster.pov monster-blob.inc settings.inc ./povwrapper $(POVFLAGS) $< $@ 01 $(hard_monster_no) hard-monster.png: $(hard_monster_images) convert +append $+ $@ $(hard_gore_images): hard-gore.pov gore-blob.inc settings.inc povray $(POVFLAGS) $< +o$@ \ Declare=sval=$(shell echo $@ | sed -e 's/.*\([0-9]\).*/\1/') hard-gore.png: $(hard_gore_images) convert +append $+ $@ $(seeker_monster_images): seeker-monster.pov monster-blob.inc settings.inc ./povwrapper $(POVFLAGS) $< $@ 01 $(seeker_monster_no) seeker-monster.png: $(seeker_monster_images) convert +append $+ $@ $(seeker_gore_images): seeker-gore.pov gore-blob.inc settings.inc povray $(POVFLAGS) $< +o$@ \ Declare=sval=$(shell echo $@ | sed -e 's/.*\([0-9]\).*/\1/') seeker-gore.png: $(seeker_gore_images) convert +append $+ $@ $(egg_layer_monster_images): egg-layer-monster.pov monster-blob.inc settings.inc ./povwrapper $(POVFLAGS) $< $@ 01 $(egg_layer_monster_no) egg-layer-monster.png: $(egg_layer_monster_images) convert +append $+ $@ $(egg_layer_gore_images): egg-layer-gore.pov gore-blob.inc settings.inc povray $(POVFLAGS) $< +o$@ \ Declare=sval=$(shell echo $@ | sed -e 's/.*\([0-9]\).*/\1/') egg-layer-gore.png: $(egg_layer_gore_images) convert +append $+ $@ $(plain_egg_images): plain-egg.pov settings.inc egg.inc ./povwrapper $(POVFLAGS) $< $@ 1 $(egg_no) \ "Declare=sval=1" plain-egg.png: $(plain_egg_images) convert +append $+ $@ $(hard_egg_images): hard-egg.pov settings.inc egg.inc ./povwrapper $(POVFLAGS) $< $@ 1 $(egg_no) \ "Declare=sval=2" hard-egg.png: $(hard_egg_images) convert +append $+ $@ $(seeker_egg_images): seeker-egg.pov settings.inc egg.inc ./povwrapper $(POVFLAGS) $< $@ 1 $(egg_no) \ "Declare=sval=3" seeker-egg.png: $(seeker_egg_images) convert +append $+ $@ $(egg_layer_egg_images): egg-layer-egg.pov settings.inc egg.inc ./povwrapper $(POVFLAGS) $< $@ 1 $(egg_no) \ "Declare=sval=4" egg-layer-egg.png: $(egg_layer_egg_images) convert +append $+ $@ $(hero_right_images): hero.pov hero.inc settings.inc ./povwrapper $(POVFLAGS) $< $@ 1 $(hero_no) "Declare=hero_angle=0" hero-right.png: $(hero_right_images) convert +append $+ $@ $(hero_right_down_images): hero.pov hero.inc settings.inc ./povwrapper $(POVFLAGS) $< $@ 1 $(hero_no) "Declare=hero_angle=45" hero-right-down.png: $(hero_right_down_images) convert +append $+ $@ $(hero_down_images): hero.pov hero.inc settings.inc ./povwrapper $(POVFLAGS) $< $@ 1 $(hero_no) "Declare=hero_angle=90" hero-down.png: $(hero_down_images) convert +append $+ $@ $(hero_left_down_images): hero.pov hero.inc settings.inc ./povwrapper $(POVFLAGS) $< $@ 1 $(hero_no) "Declare=hero_angle=135" hero-left-down.png: $(hero_left_down_images) convert +append $+ $@ $(hero_left_images): hero.pov hero.inc settings.inc ./povwrapper $(POVFLAGS) $< $@ 1 $(hero_no) "Declare=hero_angle=180" hero-left.png: $(hero_left_images) convert +append $+ $@ $(hero_left_up_images): hero.pov hero.inc settings.inc ./povwrapper $(POVFLAGS) $< $@ 1 $(hero_no) "Declare=hero_angle=225" hero-left-up.png: $(hero_left_up_images) convert +append $+ $@ $(hero_up_images): hero.pov hero.inc settings.inc ./povwrapper $(POVFLAGS) $< $@ 1 $(hero_no) "Declare=hero_angle=270" hero-up.png: $(hero_up_images) convert +append $+ $@ $(hero_right_up_images): hero.pov hero.inc settings.inc ./povwrapper $(POVFLAGS) $< $@ 1 $(hero_no) "Declare=hero_angle=315" hero-right-up.png: $(hero_right_up_images) convert +append $+ $@ $(hero_gore_images): hero-gore.pov gore-blob.inc settings.inc povray $(POVFLAGS) $< +o$@ \ Declare=sval=$(shell echo $@ | sed -e 's/.*\([0-9]\).*/\1/') hero-gore.png: $(hero_gore_images) convert +append $+ $@ # 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: monster-masher-1.1/pixmaps/Makefile.am0000644000175000017500000002256307715660660013542 pixmapdir = $(datadir)/$(PACKAGE)/pixmaps pixmap_DATA = $(generated_images) \ footprint-right-leftmost.png footprint-right-down-leftmost.png \ footprint-down-leftmost.png footprint-left-down-leftmost.png \ footprint-left-leftmost.png footprint-left-up-leftmost.png \ footprint-up-leftmost.png footprint-right-up-leftmost.png \ footprint-right-rightmost.png footprint-right-down-rightmost.png \ footprint-down-rightmost.png footprint-left-down-rightmost.png \ footprint-left-rightmost.png footprint-left-up-rightmost.png \ footprint-up-rightmost.png footprint-right-up-rightmost.png generated_images = \ block.png wall.png monster-wall.png \ power-up-reward.png power-up-freeze.png power-up-explode.png \ plain-monster.png plain-gore.png \ hard-monster.png hard-gore.png \ seeker-monster.png seeker-gore.png \ egg-layer-monster.png egg-layer-gore.png \ plain-egg.png hard-egg.png seeker-egg.png egg-layer-egg.png \ hero-right.png hero-right-down.png hero-down.png \ hero-left-down.png hero-left.png hero-left-up.png \ hero-up.png hero-right-up.png hero-gore.png EXTRA_DIST = $(pixmap_DATA) \ settings.inc monster-blob.inc gore-blob.inc hero.inc egg.inc \ block.pov wall.pov monster-wall.pov \ power-up-reward.pov power-up-freeze.pov power-up-explode.pov \ power-up.inc \ plain-monster.pov plain-gore.pov \ hard-monster.pov hard-gore.pov \ seeker-monster.pov seeker-gore.pov \ egg-layer-monster.pov egg-layer-gore.pov \ plain-egg.pov hard-egg.pov seeker-egg.pov egg-layer-egg.pov \ hero.pov hero-gore.pov temporary_images = \ $(plain_monster_images) $(plain_gore_images) \ $(hard_monster_images) $(hard_gore_images) \ $(seeker_monster_images) $(seeker_gore_images) \ $(egg_layer_monster_images) $(egg_layer_gore_images) \ $(plain_egg_images) $(hard_egg_images) $(seeker_egg_images) \ $(egg_layer_egg_images) \ $(hero_right_images) $(hero_right_down_images) $(hero_down_images) \ $(hero_left_down_images) $(hero_left_images) $(hero_left_up_images) \ $(hero_up_images) $(hero_right_up_images) $(hero_gore_images) CLEANFILES = $(temporary_images) #MAINTAINERCLEANFILES = $(generated_images) .INTERMEDIATE: $(temporary_images) POVFLAGS = "-p -d +ua +a +w24 +h24 +kc -gr -gs" plain_monster_no = 32 plain_gore_no = 8 hard_monster_no = 48 hard_gore_no = 8 seeker_monster_no = 32 seeker_gore_no = 8 egg_layer_monster_no = 48 egg_layer_gore_no = 8 egg_no = 4 hero_no = 24 hero_gore_no = 4 # misc block.png: block.pov settings.inc povray $(POVFLAGS) $< -o$@ wall.png: wall.pov settings.inc povray $(POVFLAGS) $< -o$@ monster-wall.png: monster-wall.pov settings.inc povray $(POVFLAGS) $< -o$@ power-up-reward.png: power-up-reward.pov power-up.inc settings.inc povray $(POVFLAGS) $< -o$@ power-up-freeze.png: power-up-freeze.pov power-up.inc settings.inc povray $(POVFLAGS) $< -o$@ power-up-explode.png: power-up-explode.pov power-up.inc settings.inc povray $(POVFLAGS) $< -o$@ # plain monster rules plain_monster_images = \ $(patsubst %, plain-monster-%.png, $(shell seq -w 1 $(plain_monster_no))) $(plain_monster_images): plain-monster.pov monster-blob.inc settings.inc ./povwrapper $(POVFLAGS) $< $@ 01 $(plain_monster_no) plain-monster.png: $(plain_monster_images) convert +append $+ $@ plain_gore_images = \ $(patsubst %, plain-gore-%.png, $(shell seq -w 1 $(plain_gore_no))) $(plain_gore_images): plain-gore.pov gore-blob.inc settings.inc povray $(POVFLAGS) $< +o$@ \ Declare=sval=$(shell echo $@ | sed -e 's/.*\([0-9]\).*/\1/') plain-gore.png: $(plain_gore_images) convert +append $+ $@ # hard monster rules hard_monster_images = \ $(patsubst %, hard-monster-%.png, $(shell seq -w 1 $(hard_monster_no))) $(hard_monster_images): hard-monster.pov monster-blob.inc settings.inc ./povwrapper $(POVFLAGS) $< $@ 01 $(hard_monster_no) hard-monster.png: $(hard_monster_images) convert +append $+ $@ hard_gore_images = \ $(patsubst %, hard-gore-%.png, $(shell seq -w 1 $(hard_gore_no))) $(hard_gore_images): hard-gore.pov gore-blob.inc settings.inc povray $(POVFLAGS) $< +o$@ \ Declare=sval=$(shell echo $@ | sed -e 's/.*\([0-9]\).*/\1/') hard-gore.png: $(hard_gore_images) convert +append $+ $@ # seeker monster rules seeker_monster_images = \ $(patsubst %, seeker-monster-%.png, $(shell seq -w 1 $(seeker_monster_no))) $(seeker_monster_images): seeker-monster.pov monster-blob.inc settings.inc ./povwrapper $(POVFLAGS) $< $@ 01 $(seeker_monster_no) seeker-monster.png: $(seeker_monster_images) convert +append $+ $@ seeker_gore_images = \ $(patsubst %, seeker-gore-%.png, $(shell seq -w 1 $(seeker_gore_no))) $(seeker_gore_images): seeker-gore.pov gore-blob.inc settings.inc povray $(POVFLAGS) $< +o$@ \ Declare=sval=$(shell echo $@ | sed -e 's/.*\([0-9]\).*/\1/') seeker-gore.png: $(seeker_gore_images) convert +append $+ $@ # egg layer monster rules egg_layer_monster_images = \ $(patsubst %, egg-layer-monster-%.png, $(shell seq -w 1 $(egg_layer_monster_no))) $(egg_layer_monster_images): egg-layer-monster.pov monster-blob.inc settings.inc ./povwrapper $(POVFLAGS) $< $@ 01 $(egg_layer_monster_no) egg-layer-monster.png: $(egg_layer_monster_images) convert +append $+ $@ egg_layer_gore_images = \ $(patsubst %, egg-layer-gore-%.png, $(shell seq -w 1 $(egg_layer_gore_no))) $(egg_layer_gore_images): egg-layer-gore.pov gore-blob.inc settings.inc povray $(POVFLAGS) $< +o$@ \ Declare=sval=$(shell echo $@ | sed -e 's/.*\([0-9]\).*/\1/') egg-layer-gore.png: $(egg_layer_gore_images) convert +append $+ $@ # egg rules plain_egg_images = \ $(patsubst %, plain-egg-%.png, $(shell seq -w 1 $(egg_no))) $(plain_egg_images): plain-egg.pov settings.inc egg.inc ./povwrapper $(POVFLAGS) $< $@ 1 $(egg_no) \ "Declare=sval=1" plain-egg.png: $(plain_egg_images) convert +append $+ $@ hard_egg_images = \ $(patsubst %, hard-egg-%.png, $(shell seq -w 1 $(egg_no))) $(hard_egg_images): hard-egg.pov settings.inc egg.inc ./povwrapper $(POVFLAGS) $< $@ 1 $(egg_no) \ "Declare=sval=2" hard-egg.png: $(hard_egg_images) convert +append $+ $@ seeker_egg_images = \ $(patsubst %, seeker-egg-%.png, $(shell seq -w 1 $(egg_no))) $(seeker_egg_images): seeker-egg.pov settings.inc egg.inc ./povwrapper $(POVFLAGS) $< $@ 1 $(egg_no) \ "Declare=sval=3" seeker-egg.png: $(seeker_egg_images) convert +append $+ $@ egg_layer_egg_images = \ $(patsubst %, egg-layer-egg-%.png, $(shell seq -w 1 $(egg_no))) $(egg_layer_egg_images): egg-layer-egg.pov settings.inc egg.inc ./povwrapper $(POVFLAGS) $< $@ 1 $(egg_no) \ "Declare=sval=4" egg-layer-egg.png: $(egg_layer_egg_images) convert +append $+ $@ # hero rules hero_right_images = \ $(patsubst %, hero-right-%.png, $(shell seq -w 1 $(hero_no))) $(hero_right_images): hero.pov hero.inc settings.inc ./povwrapper $(POVFLAGS) $< $@ 1 $(hero_no) "Declare=hero_angle=0" hero-right.png: $(hero_right_images) convert +append $+ $@ hero_right_down_images = \ $(patsubst %, hero-right-down-%.png, $(shell seq -w 1 $(hero_no))) $(hero_right_down_images): hero.pov hero.inc settings.inc ./povwrapper $(POVFLAGS) $< $@ 1 $(hero_no) "Declare=hero_angle=45" hero-right-down.png: $(hero_right_down_images) convert +append $+ $@ hero_down_images = \ $(patsubst %, hero-down-%.png, $(shell seq -w 1 $(hero_no))) $(hero_down_images): hero.pov hero.inc settings.inc ./povwrapper $(POVFLAGS) $< $@ 1 $(hero_no) "Declare=hero_angle=90" hero-down.png: $(hero_down_images) convert +append $+ $@ hero_left_down_images = \ $(patsubst %, hero-left-down-%.png, $(shell seq -w 1 $(hero_no))) $(hero_left_down_images): hero.pov hero.inc settings.inc ./povwrapper $(POVFLAGS) $< $@ 1 $(hero_no) "Declare=hero_angle=135" hero-left-down.png: $(hero_left_down_images) convert +append $+ $@ hero_left_images = \ $(patsubst %, hero-left-%.png, $(shell seq -w 1 $(hero_no))) $(hero_left_images): hero.pov hero.inc settings.inc ./povwrapper $(POVFLAGS) $< $@ 1 $(hero_no) "Declare=hero_angle=180" hero-left.png: $(hero_left_images) convert +append $+ $@ hero_left_up_images = \ $(patsubst %, hero-left-up-%.png, $(shell seq -w 1 $(hero_no))) $(hero_left_up_images): hero.pov hero.inc settings.inc ./povwrapper $(POVFLAGS) $< $@ 1 $(hero_no) "Declare=hero_angle=225" hero-left-up.png: $(hero_left_up_images) convert +append $+ $@ hero_up_images = \ $(patsubst %, hero-up-%.png, $(shell seq -w 1 $(hero_no))) $(hero_up_images): hero.pov hero.inc settings.inc ./povwrapper $(POVFLAGS) $< $@ 1 $(hero_no) "Declare=hero_angle=270" hero-up.png: $(hero_up_images) convert +append $+ $@ hero_right_up_images = \ $(patsubst %, hero-right-up-%.png, $(shell seq -w 1 $(hero_no))) $(hero_right_up_images): hero.pov hero.inc settings.inc ./povwrapper $(POVFLAGS) $< $@ 1 $(hero_no) "Declare=hero_angle=315" hero-right-up.png: $(hero_right_up_images) convert +append $+ $@ # hero gore hero_gore_images = \ $(patsubst %, hero-gore-%.png, $(shell seq -w 1 $(hero_gore_no))) $(hero_gore_images): hero-gore.pov gore-blob.inc settings.inc povray $(POVFLAGS) $< +o$@ \ Declare=sval=$(shell echo $@ | sed -e 's/.*\([0-9]\).*/\1/') hero-gore.png: $(hero_gore_images) convert +append $+ $@ monster-masher-1.1/pixmaps/block.png0000644000175000017500000000310507704726177013301 PNG  IHDRw=gAMA asBIT|dIDATxM9eWm=R)1C@2H"FH 9Ld9#w{zwlj J*?z<8{)EѦJ)0^N_u8Vk!Lu7{Ϳ_)%OVg)=>fRHŜfKQX WRV3ĔJpȩ?b:A3[1+*f$exp5gG˄ģ@i"Z2-)+b h"PZEaV ,=) 98MR+)AB1Ɛb&gX_!{Pq?xB&YV; gG#`TlN(%r\J}&Y,ϸ2 #H)?Zadrt]G"p bVҏb`8  Eb$Y(, +vU0GaKfkUt]퉡7goﶄd8GL@wjidMSqml}́iǧ#YV\<E]?9! mK {gHRҶj=w$dO\;-Br@(RA@JEUUV esBOڸON];(%1Fiq0NFT0` `daZfi&W@Hq|_n1nBx<;$ >Ϧn߽ /+%J)t2X@u=J[ do_5yAp#>IENDB`monster-masher-1.1/pixmaps/wall.png0000644000175000017500000000344407704726177013154 PNG  IHDRw=gAMA asBIT|dIDATx%nۆ")$tΎ:N']67À݀UOA]±b^5qDSy18f2W_js Y㓣L#H^7!U@GN݃6vj>#F۠4X8 驘o4Id@\w1QKnyen,577.2Fo_5 XWdHlrL$2<4nCpIɠzs/ O%Askms+Of,]h"9)ѱi7+] d_fMYѤ II|ڜZ'-,w}^nB!#b|!!dv?S8>xrv:$7OQ2J:m> tFhЪ'"|Njq^ ?N8#2'=j7J jMQDRy+gJ#ajn7O>o^Ui7Bj}T)ϣFaDzbY~!"?t" s~B1sTor=RNt*>9hxs\MD$ O?^Lp˫ $Y6%_||,:v!iI,X&`NŢzThO%MH\Ϲ[ PKa/x!8f: XoEA&mhm)E :JdK*?dȹ} %jٯ(b@ܮ|%tzC5vݺd@>Sxlfe"\|p!_PUJM6VAHfq=E(fˢ(j łAx׋kO䆨y}z*q=Y\z)'8@Jo?l;[hrwYE <*U7 ,9O&n03HSsu$|ޝJQoE[!VD™ 'ӄ$'>钚*[;C$~d4Ըs="/Ax|+_vdiQ輹[y=rM(,GPtE>nYy{ѣf qE^  Wz]IENDB`monster-masher-1.1/pixmaps/monster-wall.png0000644000175000017500000000204707710506107014621 PNG  IHDRw=gAMA asBIT|dIDATxM] 欖W HJb=?U\ ,\.̮}n2Fn]os2A!61! "nʵ~zxx+N!Id̵pCC!q]_x|27oyxPƆTyLWùnL ϟ>^ ~OۗҦ1q V@c0Lu.n7nzE.oEfo`L} {D1-^n LFA%{vh:b+A5D@^6>Bn^Qmt< ]yvk{ߊڅ0ۆPfE2hy&n-r]=`$tTT? [>s tp9a͠d1ōE?&ST5A5{S` Fhᭊ-"xJ|d `CwSGt6]/u r@^j&v5:vkֵX+Ȇ~AzP V+\aQ؍iEuF.: uZ_| X+X׵zeմMhh4mzD25GPn*n+Bp;JX'mJ"gix~a֫,#D Cb3dE4,]r!W69omju縬G1+Of(Q׵fN:|lE>f!_ "_wf qaP%M1g>!cy6"V""ګlz7 kTs+VII Dd]h͵5`q+G_h~'n%c"pz'd2Lox~~WU<}D=~I _N>*!&`FA#Hq`2H~ojc2""^'w2DEsymo òa啐}IENDB`monster-masher-1.1/pixmaps/power-up-reward.png0000644000175000017500000000177507711243742015250 PNG  IHDRw=gAMA asBIT|dIDATxTKhUν3GfNvCm)T)QKdQ7JBtŕAh f1ZP7mDnG`A!"A6jlcL2f9.f2!|9l~IDt=ֱ':2sBΕ.p&q6}ni>jD"r"`f+&/m6s&QJ̈́"MwF[AD "8 r*hnG>ut[# )xc$m!D`[6YiAŒ?nlฬb:)-RTviP$rm>^j\;KZMi?@{J)Q8DYU&tD AD_~h ^:wuAk AT"vT`]V L |fل\*CF7p:|!|ACÅ &JRyئV^%"WDf˴~/aBe2,XgU2`G_." FPI늰ņZF_g_4a`;2R Iw^A\v₠*Jji4̰JrNWJ='UTr!T?Afa+`ǽ,/{CbCO?~YD…taǴUS[R&HoY\v>N609ry_ؾڋ",$QX""݈7:ܡ}Rʗ5mnۡW/@:./F𦈼 k&F[.m p,K$,S៶T5zcXNwdK[KcŜRx~?sa+=-u]IENDB`monster-masher-1.1/pixmaps/power-up-freeze.png0000644000175000017500000000174207711243743015237 PNG  IHDRw=gAMA asBIT|dIDATxMlU6qq"$ P*UR8= D\. T8T!h8XBPb6vq\Mlb%cG7.F;D^OЁH$2VWRnV8KKox  WdhTrM[ߚ{Ԏ#-f!xxW׳  DŽm!D<"@>}]d B uSf1UX\'0+ܽ{ f4 gy)[I""<#{z{5R yس)m| kߢl(Ypb N "د;DC@33"s`8*D0bwoB(8P(QPJAhΝ",`VgPtT@T궪eDpLh4J_[P |iG?y0 juh^.Ŭ=C%a` 獆\*-C0g۶qB)kk8,Ts!ZA&I"r$A:=hLj!д%ll,uջ F8wjH|(8w`p``Db[fR֑TPUX)gVr~L6d2WOdr`l߾ÐR62`p8(Kƍ=a}-%^u[_dىX;}3w>4t@ fZ(~ͷsNm͛_>gJ,2Jt^׫SKK?CsOk9DIENDB`monster-masher-1.1/pixmaps/power-up-explode.png0000644000175000017500000000200007711243745015405 PNG  IHDRw=gAMA asBIT|dIDATxTMh\UνLҤ:ơ6PRh B]hq 46Bݴl].BD"QcL&d޼s\eRx{/p/ęMDm2cq5ssowy &ΌĉXSΖVo>o+7weyn`l=U|hRj5t(""8lǫ+֎Xw_ О\fzY[{4IhR[D~hG8= ·g_x!>CƂ~د}ٹZk"R\fdp03 iY(&\ᲈ< Ra!nD<޵KUJ.  Qkuӄfn-(V!($"0Lz@3`[@ F)B!l>4uE, `kDUabۀeW J@\kV 3>`sm?2c>Fc0T@HJA+Z#P fap?yR}VݻvvZD̐Df>e8^c@92("BaӱU[S>Tvx2wk)첸T:N`a"&V7 b `6BWy75X qr>5oD$p\l6Fr֦5L|~obgO(r)W*K%, jL.?IDATxirY-|"n ࠀD)UY@[ [ t^@u.@.I)feU[e%}?~3R~xd~q;nv܎q;nv܎q;nv܎q;nv܎q;n!M B^Q$I,yY]ybi3$I9쵵51f2ƪ<\ϋ)˲yގyc {E1eY>vŋ5Gٶ ˲6^z.(UUU 9<{皛弢($UeY>9o_^^j^y^s9_*LYM%I:z瘟Rd*Re﹮{&<|||Q*,sѣG`=UẊyyuw_|Yo0lۮ󲶶fwpp?~VP(TUUVgluuPs]vxxQ.ß|hJi9{Æ 늢*|s*cJ8sw=P,,W8絃d}6JRsۺBgU[SB4mSQCQD"b1|)!I3]׍p8t: :nm4=>::ѦZ^^Ϋ+PPnc8dYqw^|y#0(SM I\ׅeY$ AeX76_zumj2Lι)IE4 t縸Fo_~}ʹe333d28;;iͶLJ7RgmZ}L&l6nknwVWWʲlB!00.<σ[nz|FQxG|7u23Ơ( o<m?߿q((;0 `|ŋ76kkkUI6UU Ya6\iY'rl2ƪ$$Ay뺐$iDr93Gz~oPEQi usiNl8O>ȕJ%SUmEQ98S|_YYɫz4eY0$Ik9߹z7dYHTUu<|uݭO9_>a$ TU%hT,kիW7b1{I>^eȲ`pXs]Mꪩ(ʶ($I|eYm8X,n(TUUH;yǩuppI$j6c@9`SRUeӟ]umyw,2<$uii)cl,j|@lmm͔e*rU\3uEQcb`hիW\)IҶ(`!caa8==wt:7r| ŐNdt v&IҍpTڎD"f6$IBfhZjhۈFp6tK#$IB<G(B^GӁ(H&p]V67ڬR)(3M a0@UU$Iiضctݝׯ__k⦪,C4l6 Y177'qǯ_A+UYa躎t:P(\.V~ Nlyu]R(L]׷UUHRr븸@#]<r^Ӵgò,@85MU=,`0$Il~|_[[4( Bp8mpF@\.n(ba$I ˲n10 ōcMӌP(D"! ˲01 <9<<3+umt]^_4J 4$qz=8۶$Iڸi],7eY^WUUmb| AGeY6dYc [dY\:<<zf8^wDp˲8q]ɋ/n| 4 ~(`4a4{)p)0@u]$ z=":mJRUQmY d87c]A5P ?8 :l\7X]]]UUB{α(, NNe9~z4x6/Iprrnpsttt-+$H$P(VfpuךRdBm ,O88h4y]ןnʲ|Ppyy ۶k$m݄d* H&uInpWVVlkfhD"p8z9dY l9::Rj5ض UUfs~4Ѩ 3r9ܻwhmclX,NeE4 a " !L |f|xgJ4qj8LRaHRܻw19y$ S۱X̘"xFFt:Hd,--Mt+4HpEY%=_7z~(2דĈx0 $eٜŪ(&{ ҁbii)OЗ8@$r95MΒOaɓmvvp Jf8e<8?,B!XD"!eYbAͿ(B0WVVnn$Id N4AmUUH$+FJAL<ޗxIP(C<G&,$IvR`0(mM p333H$<Fžϗ$i88R7ovaMu~@UMIY p]C4}~2sZjUe!}9770PUu{E{qBudYyQF&s>0T*eED"m0Yegggt:B䍯zmW_}EQH!@l6w5HzgggW$I&bA^@&k۶xĹ/Jm$Id23/2"]ȲlN9G(B:F<ٝ\.9Z+?HhrU$ N<4M(HR`mL 2hɇPzPF>GW_=E&c x\tt] (6[ضMٓ4Dc$9x2m< "aff :V%O('R,..ꫯJvD7Ɇ.--Uc %n&aBN9i6xD+Q5u]5S90I1??/4'h4TFӴu+HRH$>99ؠ~w*9_';Eo޼9<soC9^'=cLDud1~'@-tx)sAL?Oc?XT*|>d2)tɔާ V ~rUQ%z 9G.iI~VX,&e^G@!h|dY$V,L"VXVu%eH{g rH$pNG8xe ;'`OΩò,  ŷ@wcHI<σih4vW1(A'-y"kH$3HWdD&d8bڟ8ḆPdPЛ133~/&IDZVOe ^dPLCmbF#y, jHjDAɉ`(7TB{!!$"`4m} ^Jh4 r h4w}c;== @o6899{@F`Z#Û7o`6BhZqڏy9;;H$3B!ܹs+ӯd?6VWWp;wD e6t~)DhT*'Cd'$m egff8n>Dk/T lR4yTIA\tq|z낐F8??0il:1sssw4MCD^,,,Յ8vOOTʫZI&ǒ$ann_|(|M*\NX,&,,, "N# C{hUJCFJB%ƯILι(ܜ2 EJL.1gĒMbŢ)2t]2yDQ\^^R4MF#d2d2r2&9;w `0 ''' XIK1V :77h4 j ]`ؘ$i>=C4L1T4JO'E{@8uE^'''@0 Z[LұVS8?qd2r 駟[1~шt4c_,7cT*t:T*v 9"`|9'1ƾ1VCI,^NKJVUu}J"pyyZo۷|7?kl6tz8$IN&'Hm k0ƌ,|V("prrf q>`˜$ɲMts}m܂R&zy$Io߾08H(TL&#ؽV%dYL?V(Hik҄C4Mao(h ЉP(lxs玐Ej 8 dmI$AX46D(sq6!~c*`eY c4U>p]z=z=!FB`y$ QO'@rPD`4H'OA?ʄ/ j8PCb8t]#ɈTU5 EtDMcc4#C: dYaʒȲ<6 j "P(Yyk/(+H ÚID:MʺZ-t:b1LT2a]1}qF6cSc?d,X+Z_p0E6$IX\\D^D97)EieJv:F@:w"@/yjWJ)` 4],\E,<cꫯ>ZMK8 Mӄ4YvGʂ菍3X 0RF>oi9...dh۶qzz*2 &8O$ӑ$ bԶmTTC)۶@z f2:dL){A0 2#֙r\e L~0~1Qtw~~~-! G  Q 꺮A ,j6 ˲\1d`p@BN-X`sc35MlmĞO]?!4!Y&u'!GKR)z=T_b<. xP}~~.I/zc8tH^EQOpsLxI2z.Rz|8EC9?4 !ؒ $[_nP.| '1$̍(Ol6áHn ^hP1s/Xò,4ig|ȲlD"$E}) FHWiwr͉ȟRԊҶ+m?x#1t:X\\D,~{G1Q@zK2t!-zLCN-c to޼$h{E ;9#$"do3 i(}'$:J E}߽tEL$4NA;MWXPu v B$I"*S*?)!`H]A@CHg7rm^&D{F hhѝ'駟DnFd ` aF^{h!>h4kNTQ7rgϲJ`W:N)"qhw]m0eavvV1D"BAk@fgv"`8HRFh6"Q\ NT Pf 1)(0$,F%rb8 6N'IAU5 4 A%ǀ0{l%mڌw kYh4Jp||, 9 eY?m>QRw #+#>68{dè^,|%B7Oʐ]5W M޾}+֛&,˺~x're4hh`Y>B`  s'G]Rj4ie8.2A$Icmf2ƗW0b`i)ĉO@r89;;E}dцޤq]wp8l@0b'0Gwcn1i`R[QYЕ(~8'CH$ < M ˘w]NG]St]i~I4~A~$# hhtwqÿTO>޼y#mZ #gJ> 8e,Ǹ!r IrfffĚt] c|˲u:WjNRBDsʒz9՚8_QKW$2>c3x$Iٟp8,:wG|7˙{lxwL8ʶmZ-$U"II7}Qhv仨9I[WT 6<#t-BAAqv& PBr CJ: :,tid''ܜHzc`h1,jN(!y`#\IR$ PH#ғnN14Mх~ L國6P$6"#¶m n@wgg4% "ui Vt)9.8{.4FJP#LRp(D"N# 2|ַ@^  b]bƇ P(^w80v[K~:1H%ŅLLe?k0iovl 0GDr<~/q7 ~zcuutǠ;@.ƺ#Jpo~Jp(`Fp8,X2b@}7zgH  \'L4X3vu$GvvvV]I*gHa3;pXk HvٳmY[$ѲP:emܭd{5 j{uO:KAQgƐ(?Gh~#CeVŅu:ׯ_@NGvt^҃0H ])d:(^Z(2czx-1 5@UUQ=|i_ Hx 9"ɲt]G׻" ;l6cśOQ+MI DҐ$r,e@)MgqRm1 ڶ-Z;Q 0?RIE܆`W0\9_ vKp846ͦ&!/E&ߟxں1t:}c] ϓ;q]w \Q4UݓS pη"*(}p|Iv)D;33# H~yy)X:&eHc{qq96!TP󿿿7߀s.n,&Ilۨ#՗H3N"BXgdYl?b~8cHuXU%M*"@wvvn+>*$ߥ (xIi=dR?GGG|cxPDMu&8,.5 M58)h$yM@3Lb^ȮQw'=/x1m5u 2~qq^;ݮ`v:<<,ˆm5.o"R yä-ڒ$$@h4㥬ݡBNzs^#9Q&:"'dYHשּׂj$1TF:@ǚ'9߰,k1f\\\HQѲd(8عyÇksqb)j@g8؝av +Zv~~T*%.,k]7$]d6>gnb %\4lb~/Frҍ؞=`R))Pd2BιJ$v}"Y_,X _o8F.I <ϫM"-b= SA,2&ͿeY5M ]E]9T (þcgk$#;@L&#`܃$I(Rt)Ekrpv[0զײ]E{Zo{$IuyѨ6)@=:::.[Z-QkD FTh`|$=<Ϥ>" z/,˚hiFǒ$m7 P:#Kb8w;ed|HAl9F#^>jQ"* RIL|J1 te&f~r8NDB0U( Hjntgq#Q_N q8;ׯ_J=]+O6VK~9888.ˏ]}VJX}(m , p8h.b'pu݉gq]˲*^OށQ&جpX$i۶iIl-]@tA<ѹvի?<O|8b (# akK]&r`Xh`'!vh4{^>xĶRG` z.//kh}`iI4=^0n1 ecUUݥv%r(҉8Ζj@d|"c| d2)lׯE-\PNGG= <+Dp8?, =a ٳP(l]yT*%Ņ ŷ'aׯ_ﮭ<3!.Y@Zm{{$lۮ1 ^Ov>~v$cT**4ĊqaC& w]`0ؖe2E6ԅ04F;S杺6 LDD% 7EZd28==Ew.֓Ɍ|2tuF[Qg3 ɾ;(8j}; !II2,xo#6PK_}zL۶t`IC8ݐ8|?7jLfϲ? TFI9N,Fn ':/gcUZ@脜{Z4f;͖c%J!z=QO#m5ͩ r@ѶmƉjb-˪qηZd23%IJG!g?}Cc#J}( sssshIF ^< 20WF(3km^쬝L&|8N?IN 4y?bnڌ?DR JC!p _|9fpnn+e2|C:j7ijx0;;+)6P4COјzsss$)Abx~썓|7cUrPVn+p874Z.^媢( r0Ԇβ>=ֆl6Uh 3@uݍF1{1=K i)wxft+L,*Hr>`hLFded۶A2":Щ ]eѿLz~*:䜛%(;JM8nm{uݭfٞL_c7i)OX߶ilY;^Q#ݻ& 'i!1XLt(q/_jR=IS%A$u!{^>˗Nsܞ$IղQE=A鷇d7h4-1h?TIk`Yֿ^S~v|.Ubyrzz:qj\p8d)Fxz6ҷ'60ƾ#I&auSaĹ91ɿw8ڳ,ӀoQV$x|?-9r^UgPȠHn*4h4zԎ18JRWIJʼn{Tg=[BO<۷5M3/}MxTpj;Pd|Z/W [ټ75MۦV:My[ϟ?*ro~LMӶ(¸6OoxFѣGpXhi@:o/^L}x$ڢRAՖPަ^USm0p<ߟz b>L==$@ 1A>6X,fΊ ^o*s(vG>֙m :`=ڔ$iX`.YEh4ڳ,_YYF"ga@[@K$מBa#?%?K+uo|[Uu%?S.X[[PUyIL?je}?L=+y;9?WWW7}~|]:iP0Cf86Pm n9;9eK"Am ҚyަeY{י{px=HVգ8XLdlDڶҖ+\.$mSQ4M<b Öp8Mtw,Q/^\|wUUUt Ýim]"{-\ݸ >ܐeyev=}\R@;}p8||h* pF<Rgm+R IN&Af/nG$=cAHp8yōm9cY_q4mCQ ˢ|JUQuUUݍ5qv]}r<=(yy=&uu3i몪V)nMhKO56l۞Xs4neA ;k'P(dk$m7zJiZ.peǹ- UM69?$\X[[4MDК_0I{iuudmjf/mfƸӌbh2LML ډXu]?6Wq@`6J5y9LW❡.nO;r p0iUu?<9b 5o4u -u50l~aK_zEe3dY~?B3$I2ƎmMX[[39T﹮{LҮ|`^򪪮jʲlpk$뺵O]cr pݬ˸Q.MY75M3@fh4lgmmmm1V<ɚy\?J҆l&:B eYT;bMr\oʲ\bB`*)2݁Bp[LxdžO"IDATx|ItyyyFhIL$Hh([hWvI6Xea;9I"EL@=wUWu / Qh^>Я +1+2/I߿¸r.MAj?3WVVn8T3.]3 $I9Ap4 TǏ}Ņ A(f'|#/<'r㸛<|)i8Sz?ٟl z(˲z8ƥKŋ??V,zѣGK.4- a???|XYYYD"^ekm-//YW='x>z[uݍ?%NOOp8ɲlmssEUYs(²,(@ JzŭgϞY7pUQs yq`Ye?}޴_VVVr( C;wh~)* L`0XګKիWs üna4dY(0M[[[p?h˷#Ȫ88{,vwwa8?~zڵyEQo?sq>>>v`0˲P,^~]KnaaA&yr$!ɠZV{=iZNutNseY̙30MB <AȹeYֻ' .A<* zp8|ײd XEX[yֳgnlƍwxϻ M0 .\ׅEq?<5˗,B0vÇOrz<NB,c8^ӿuFc?*rŜ(k yaP.0 xEQ033jF^ۿ;sss'O<A}WƵkr ìiJ%0'02,ZO׿k7x#o\$X__?K.銢bY6Oe888@P?g$)/M~F( :Lp8qH&F_|Q}['zjq ?33Vjӳ,#4M CP(ZQz̑'?Ʌ۹\v~x!zorr'&&ޔe-MtdJFR~]t)?22 UUW|߇eY`Y,0  S,3K.`.q m q4Mض 1>>d2bJ];%q}ppB8<hdcXRl_FNMMi{{{_sG;::p800MinCEk~sΝ;VagEQDV4O>á>ys~̙emIrTJBTB(ap]mCUUt]TUt:Bz /_?R)-{+JEQj8<} 㰿BA [Qڵk9[eY(Beuض ۶,TU 4; `||nq]GՑD"|/!"ub8p˲@ ˲-iD(k|2={F3eYqh4 Aq_zU8W ###`7n`3 `0}b1HZ4!"w>ܹsieY;$Ϳ9 B(mDNF~?a8n'9w0U(`0@Ӂx" !bR>sZ-0j "6_yYs0 ut]^˲`YAy8`BC4G"}nnb1ÿsV0MT J^(bii H$0 a Rj%ƿWUUE݆$Iz/]SUuyeHatzNϟ I<l6OХKtQW8FGGVQ|0Ѕ qYu|W`hV g^^^~_[VZXXY麎#j54MB!hr qaYdY8::"öm{ 6]p!˲bhd2`Y0yBQYj۶H$?t:t:0̭T*AvpZF eYfI ahNt:WUѣ-u4!284Mm(C'\qS0 j$/sz8( A@66Y59A?x 1zb'F JH$Fa۶Û$QUIJ,Eـ"M.*{NMJn)SU,Rx,yA`0`j%q=iL̙I8zP$Q(l6IizhZHC۽29L&}/@4$  4 Av]ׅ$Ia痖?~{I@"eY̝`,u]4 jdn=]p!_`yymz"@R xvP(^`@&˲`$u]jnX/Q166EQ!:21::uTU30g}F4yHN&(4@q0 %sssNsLiT~$Y I'd8=C  0MS~̝ez=|W4%It]xG)1jI1H$)Xn{uI#2oEmNaVjTJxG18TI A,C 8::J-߫jƉuy, <LӤ@/Y8Gd es !;v]:1tJ]Qm8.:lۦك]&+WP.Q, d`咄g@+,0x8F 2 q4qjJn40 :W8qO5tcwnC84Iܜ)IRxy8˲zt^BDdP(۱XL+ tt:m p3iIH0 սLD`&88.Tjq<˂ `ii Z&iș3 C?˲Tc$ hZ[z=iLQ8X\\D,\׽w|2˲i\eYA.ɠj\.%N8ppp4)_#5MC}B!*GQz=Z!]$iZp(KV3ZN VfB!Z#yrr$IكS ۮ2z"GnSAĈH'Ę0eh4<|pcee%X,겪4dY4B,BF8F˅a=8{r,{3Ѓ&!J!Hy 5F4cz^l6D"VP(yttT SUuz4uAUUx$qiȳE3gH ˲FA!'$KlOqZE=y'v,r| L&WAȦR)={Aet]8n`eQAleu0rR™`0d2 ay^MlRsQt(RBUUHYq&Xqj\X,nxn,v:lӡpO$2Ǎ677v4Ŗ5MsjEQIBh$ C$ FJ3gfF^rDVԚ0 $}q \\ |˲L&FN64A4Xj5t]=rgΜE$ɺK˲(AբF'2<σ(4z=jpnW<=dccc<8dYZI&y ÀiFh6b$&6N:@ ؖey@RZFnP(_Jekv2 eIsvv8<K"hXF Û^O ,CI<CUUd24 >?~Jޮh4[ ɀ8J%hIhh4p*0 %dyFUID!E$It]88::iΟ?h4NS- oᜪ8::ilBQ={f@ E҉{T*p8~^*6KҽlPPUUH&h`ddɲ9XEzp8,0==V BjA\| LLL X^^ie6j5$ILNN a6)Fev{sT oRRt!8Bafq<ݲ,Jo$ (211X,VzFFj8-ncll oocP(lY/cH$˒$E8a0::Ji>޽p8l6u`g[eiǘToo, d Je= :Nv8Rn߿ Q*T*bF T$Q"|GߧX2 ׇj5cddmH$hH$0 ҫb1\.RIF,y~ ahmHRf4@],aY֩*)H&9Mr жc%j]۶W(qxxVE4i4o.W*ĄJ2DVC(є``0 ϟo4m\( k ndddT*e èqlÇ7󣣣iTJ76==z`0HX,LcGQ߿7{=uɓ9IF8NUwEQ˗מ>} Aj055jݷ~WӟIyH1QzW8611n ef?]ׯ<{ffDT!" `gggw+׵knRi$m0$ͻ-r뛛ߜyŋ`0Y(^++WrpYuZ-XD"t:=z:9ȲD"h6p7]yƟ00-EQ,f-۶7H{(TUՏ+Uw]wտ[eY6ѳ Td|{vZyaja$ǩ<'Pr<:}~j$UUQ.Q*L&)DPu]ݍWze4XYseU:ɶ ??xWvW;,eK!UU]GW_}+W/X&}i핕e LLLoo+)8N$isƅ nGT*IDATxye=yꪞ$ $b  xW$ (FQdJ;!S'鹻yxP|gַޤy} >\s;C"/sUWV+svv֥V|9T*u:"@,O\/h4r9T*WTT*o?뮻ΕNKLR+}?O~z\.h4>Bd6mLMM&Jy$O$9E"`Æ {D"QX,X,F:v% B_o_ƍ.A@zX,R)qagzzz`˖- \uuuݕ=t:D|>Gy߾K/%z/;Rfaկ~m4Q,ZbQD;7x>CnHDH~ycccAP,=333wffߵkX,vgY̌s޽Kzr^Y?rX,T*3\.X,~G_|nC9 kdd_/2 NLLRÁM6G^I$PTD.ϹR%2A y7|Kr `?>~uǟ͕W^Q*>LJ/vi4nX ^|>r8`0߾2Lݕ"%Bnn\biW\'?+uG"_"pt:W.677\|nJ^Dذa;t};D禛nrR wy|qbH$rbyd2z?~կzb1x^*JߦM_t nBTTD"UT>d|_dYNsj4ab?O_qxUWyA BwMM , Lȑ#T*STf~Oe~J' rD"AXđ#GP.Q[[ Jrfÿk׮b1w\FAPdB8|`zohhh.H$0 󘟟GX_o{ = 8E"d2d2"d2D_Po~M7fbZl6r T A|R_PliwynnJTTJ}޷~.LNNO$mt:\}H$tDJH&`@-Jv_ޭu_jhZZF\F.d2d2>B_? VY.{d2<A'zbooo狀}{nX#!R/⾻:ow&q O>w _XD8}{N7RD A@P@&非}g?~aH$[$!!#"\.sd?gff6rrq曈b(hii}_|NFGG|ޓ=l֙cDQH$e( XߡCz?qbS,b\.P(@*b p>'7|ͮB詩q:Nd2DQx^d2d2Tbϧ?|`HR`T*Ů]033DNJ[.{O~n&B]__۷c||L~'BC=/??O6rNH$Bd2(  {Sdž[oF=Bt:X ""bW.A6>.d7|*;nJnRS((˾Rԯ7Mק]^x[xvX,vSY.Q*|J_$l6ۿx<wMM\.{t:0xJj:Χj{o~_znLh4\'cѢEzj>S_6S,="Y,͆H$F9d2^Azxo-'{FST"#AVCRATޟg?OCCCVrp8\.\FF+{~+Wv P;J\.fAPd2AA$D_T*VFJLF? ӂAO%S >X; 7.ZC9m*T*X,H$W"\sG$mD   @RahhBbxN9\y啛bVT |* ---}T=\VdYgT jhmmD"A<d2_S=2]*bh4⢋.Ν;144;x`珌 ]s5x2< Jľ}0== RL&O~uwoH$=l֙fQ9r rhmmN>䓟 رco^D"8fffHR(8Q*033L&c}D_fH$~.D";8 `~~HgXy睟h_wu\A"tOLL  Aףlb`jWVvmh]|˵Y$9YL&D"E;h4;tPߋ/7M7ݴ!Jb\.H$X,FTJB>G6}bqQG~dž 6KRL&sD".H,NQ.d@\^w|_,7Rz =0$ r9d2rN:$T( O>^fT#HgATL&T*fڵkat:qW]u'z>/6DL&@ Qx^D"|3\.JhD&V7>o l`333bXf 4jkk177d2I@|=J vgzzD>8\xfp8 R ΠT*0u!J}lDod4 r9$ R)r"J%r9BzO.BZ~d2X,r#JH$HRFd27JT*H$0 Jtl6C.P(  {DgƍL&E"YVw&q DQ( @*BT`Ots9-zb'LB.#JAP qlFо뮻\x"1>'N}"G$T*azz\BBL&{O|BG-@0^yrdY$Iz@8>333s'9sr<R$ AA@}6m)J[ "R4 Bl62 2fff!!~]O,Cgg333d2 ǟK.dJ0rP* A`ܡC`42 oyRN )ݎt:L&xꪫ6+ r~Yh@tDd裏~suyfT*m6D@̐l6 LH$B Ao~$D"j:R)xSqdP} l?qӳd2mzB\> J7|K/t#%\YPjL&X,8pTTPhllnW_Y*vtvvB@b`jj hfh4HH&?) _f䩩q" ahh/w"P(011LOdzd2md2(JfD"87G*JT ?&;gppϧ?w7Md@MMME;|t:H$\.}>7DMH*yڵ p:0 >w7~c6( ΡFGG199 D FFq﷿Or\.صk2 b1PSS:X,J%H$>UJ2{vv֩jtRbtbƛnnpJ-jbL d2ALOOOs׺AؤV=Bp8Ƕm6 xg7vmh+_L-dB~bFA}}=L&}"'R':s,BZ@r9TI>ϷGD/r-J@\ $ ^}U( _MMwo|ATpMMM0L A077\.VdO<>{wK,r9$ ( $IJ%hZ;0DE.n|ߓO>ݤ]vt:ٻw/133ߏz bFR DT +WjE0D$z衏<|-`с^x333NBD"A2d²e ɸ$l+pt ܹdP(PT'f3^/rOsw~p S__߳sNN|z=a6QSS.C0DXCw˖-Hoh4 jkkT*L&%tSSS( j(!_wzh4.h-R)8R)߿|卷vG^ .p{[&&&;::*~LMMx/3h40LBX,(ˈD"_~nH$^xo !a4ax#CP 㳟,ZZZ6655}{{{D"$^{5NvT* IWx믻\C7pl6ݻw$R sBb1F#V|cu?\d2P(pPDfNP"Ɵ}kZ+H=Zo6A`RH$dB:}?rz<-Z[5xw a6a4*d2+7MTHRG1PI@ B?~/y,pQ祫 :nu8<<@ w}w{gVkbQTl?SSSXn݇Ɵ*??guKTn$If<wq3^/yEfjV~r9d2L&XVad2 L& 0`,J!`Z瞏|]"hnl娭E4uoZAlӃˈZ?O%KtbvdYb1jB!~۷oGss3t:R1iql837@.H dP.NaD`0| yꩧ>6>|PWWd21/ FA4%о78??]LfK\h4X,J0Lbd㘙YeD"{w~W]d'x"cvvQ9Wss󖶶O>j W^SN9Bl d2ƻ#%˷T*)AvDBz0( Ri>k賟kѢE"czzs?AsAl6z}Bac__&''1??Rc=vAٺu+K%p?7tS\سgV+VZR0L&lݺ|`AbT~d;\BoFӉByojbjfy{懷~P(ǡhP.h033wyfj555dx<l6&e2cX,Z zD0TnӟCD_|G}4,   H$fwu>pZv;d/S__A6l6 d0ͰlPňD"xzՅd2{-|ַH$ot:RĚ5k`2P*zs-h,XtCK+\2lJrhZl۶]s=QWWшH$Bj>P({u\Dp8(JCPlo>O$m뮻>.?RQv0>xՊt:M#G`jj ---$φ 6VVh`/F4]}tdT Fe˖%8 ????F>GTbɑB>N󂢿ORDZ]---_kkk{ȑ#_+m&񌍍}G"dYA$ FXVj$ LOOC"nCl6޷o߃3<_=ԁM& vh4ALOOC׃蕥RɽrwygÞUW]M &k4XV\FA[}6u\Cke67 peE4FXEb"@>gKTCK._vvHW_Y$ݲ}vs}7|o'''hmmEmm-0==nQGvzx^NTr;/?Mav\kVQg"Ln2o~{]wݵ_EEGnԅĮ] Q[[ A 8<́_|;ߏݻwX,2hZ bΝ;Q,\jUמ={>R{0DL&~?4Anwdɒ<}kRM?_*sNXVfJ%f&ݻH{RȊȑ#(!e.bY83* J?O~d2A>"LB,f!ARA cnntDw^W(g(811q466B"1X\WWpt.lb0KvR,DKjT*beuWnٌm۶T*q]T"p>dZq '7,f^,{|Jl6l6D"$ jl6zf[zޣP(gb555th4!j)KRW>J:cٲe~[[[k0XjP[[Zir9a.ZR)<3*nEwee˖q3j||/z)׿GT*b1( ~fLưjժwϪU~}FT»ヒw}?B @{{;DH$@8cy|/555u afflhT 2 +VI' ٿ?3e2S8w_|2J~? T**Ri'G$aV ]bQ:|>a QZ?4??7|sT8pHM \.bP(@V"ZbE޽{?O? p޽{122rz= JUT JSO=k֭zST믿T*ʹ={v}}=2fxx}quz%J+x=b3a4 `0fur9Ν;{?bظ D*H$,FRUu"Y֢aA~P(T*?QsoQT J'Iaɒ%X,lX,D?H$ŋCN;̋.^x1_[R(b]t7cP({}ꩧv]zR)LOOcvvBٌd2y477C.#H$utt~/?v QpLknnFTAGDf(Jե/@(g4eСG,cDf۷`orW"JavvFJ,br_xᅿ-gP^L&Ç9(P7[.#cjj;\ xZ[[ߟݜd/ Vt:!b1ttt@sDXW%еlٲ%\EןaZ155@ 9T[ZDxHFӵr;v,x>W]uT*m&6W8&+d2K|>b1099Tz˅Ʈ믿7n*Jo+ 'urÇc׮]طok.ܹl+Wt[֗>B{<_:IH$h4hii(/㭷K/QEKhnn>7 /,x>fnB@P@MM QL&1==AkKvލ;lu ]w ]ҙN1<JСC Ͻ޻ɆRχ]v!Np@-LD"Qŋ^|ޟ3&SNa raffT<JC BHf8!ЀIo juGmxw< /pJT|8XbH$ގ?^DPd\,/_Nrh4h4,VT˅<~?v;<844`]~[ f& {šCpD"tvvs)ՊR.ܹLFQ/Zbկ~uCMM-xꩧpAسgFGGq ԛĴdNP]Nwk.$v؁W^yqabhZ\xH&7T'g\vܹ kvC&(P(`0P(obK.K/& t555} D=Z& #:+V@KK p8|rB,[)J]]]],__W<:n31t:p8D|r8N߿dYҕaMCED’c=˅D"H${\P|XpCPRݻ l6V:g2Z۵bŊ{.w߽\.{0v^0---fje2 ff]g}{gCXeΝE"+DAڊ. ~:jjj%!`XإP( Q>CCCNχZlTw)J.X%|U@g}v"JR1d24KVCB`0@`0jBP/_>4!^M9::[r+V$<[I Jɺu 0==1<,p<wb1߮]\ .p-^X,֫T*x^ `˖-x7B0Tj뮻.?i/rdm2,3#qv$o\t){w r>P( A"P(LWb,W/| m۶-_J= n7%\Çt7q.H$PWW׵z;bdr3i ʊbL&J%"Lh4B&1`w%B2(~ h S>]mrM\so Bb^*3Hg*b Q6USO=*bBt:i(%1P >Eg* [AQ*LP,r0LhllDT‘#G\$ɂ{.^S*0JAѰ LlDutj-swH-./>ꂑNwɲHD=({g}+n0R)b݋'|կ;0֒^'#>h4K{y B[<^/FjBKK 0??{ XY.{cX,yP:G1 FA$P(>  W(z;COg/~Xnf3:;;DZb އ,<}X,T*g?x.H.R.Y~p8 ˙QT*a6P|W,xxm*hp t0j>rZ,?'tKmC"`#cDuuuۗL&i.x_җ\bCSfgg9KthjjbC`0={Hh4[Z~>W^y%魡j177 4鈫vP(Hرc?ݻ!H%V 'ъb>dR)/h4( |oO>$vލ-twⷉ*H|_|;wD>gqb׮]Zt~?`0 <1(|ؾ};T`0]v4/=MuttPt\.i8uLsy1stnl08c~|~b1y!A2,h4bɒ%ś;rNd2 ;{֯_s b֭[yPNgfCXD]]'_hJT9PT*T*ZqL&zjkkՊd2R?^z[.{p~Q,91󘙙RuECP|%R!f]&!9 "&''l2Y ?n7wI]T|+l6!@ ө"{ U*b~H(JR\|0 ܹq8PTy[ FV#ͲL4>9dr7bt:hZ6TT̨I'` .B=X! BL~%uuuS)_W鴇** 7O, Ӯ):]_)~k_Bfo( sbBrb ¤W5A?VZ-pV!166_o6|>J4bmmm8r|]]]wPp/kxꩧ/cxxDBLhnnF:ƛo Azz)~wbN2&B"obczz R xQ,RZ!`0@&`0 `ll oz=^uÇcrr$ @RTz_^!H0x+AFZUf|?g `||8DÇs{S>8:묳o b1LLLN&affr`>bT65ğ\.Y"8cxԹffz0 NDRlHd8 ӶmۘV:!q-BX,JbsE`bb<8Is=TLCt>V IOb~~xعs'6dѓdXVfhۚ|2 |M8p{~fff&FD{]\fP(`ZQ[[ Lyb(jeX,F.stJD%K%jFqOAT9=2V6 %JY!H ^%K੧~p Դ; 555ND0 /)JRd|O?4/N9B!BY(!@/F{{;).R)aDl6Rxtuu-bÇws1\ѽ(cccV8_ 8aٜ_?/?ԀC4Ş={{nxo:MbY,Bj6xh48B+w4 +X4BB5O>)N~ibnHD"طoGr&jj, P(xfffeǎ8'F I{]]JC/J=LHzjػw/OD,Lz G<R LG:H(V#$r<^") lFTaNZ-/`0ȋRCd2-H  +NCbɒ%غu+oJ2L&bL'bL&\vez{,cL&6 cHwj8rRTϭw뭷U6oݺ Q.ڊf`0`ҥ0ܽ)˼:'nQ0 #fZ_uuu,_l26饗|rJ%^vCk: 2{YD.Zfov~x^.QWW 鞺:^tF'x"N'}]߿-0MZ`0 %ST H0DT;_Zh4D>\.bjIhPǍ7pmiif=:p'l"$t:uQlY.7r6.[*nIDjkk8$0:bDc~W{PaBb~oT*ƙ()"p:5XlAoTQN>FGGByjLMMPVw}VT QlIo>~?>#D".{,fgg1>>߇2T'ϒ_~}G-Ncݺuعs'OAkkkQ,h%4,5?l6ctt0MV@M7*)'lhzFo\$ YYTl8 7 'ۄ<T0zlv |Ed o],{h_Ab<{2??yb jrI2 @l6 K,m۸jR&E"&&&8Dkk+?SHfgXOaKW0 f'IJ?JOСC,#/;teh?NnllªU3ٿ?0܍Vc*v߯X,PO9n^嬲.1ŋ"+B<6H+Q7QPA3F.S"pJT >gffI?B4aBnJ%=7p~?< ^yhQSSQ^4PbP( 83gJa/cS*H@IAQ(IZHV{`/_wyeiR Jt:4f5 /^Lܗ_~;L:iH7*hz^fhH$`ٰzjg7znDꫯ2s:E^g)}_Ґ555a޽BtΗ_~sE'f3MtagjjfƈR'Q[ݱX̷zj'u BގCdA{,E1dh_~2CqEPe_+IهyJT+Dg- F&T;B$ 0Rף;ry#B,cjj t:'jSN{,R'{M#bEhx '׬Y͆ÇcժU~_r7u~|>?P(RJIRBP%555h4 :ΟnaȜnoZ133Jrzfл.kew׿v]{ʵ<$_duuu|ܕ`0pVa q\;<@ppAGI%uw(Nr9 8Wzvta].98pwիQ,tR>4v;fff؈\w܉c9B:/T*&&&z,JqsQET*K[RSB" #Gq}ٮ_vޣkE,[ ~dH@ @ O$Ouq/ݡPI͢s9lGuJ%8 yp099T*ωByENuhŨDV&1/Hsil6[B`  d0)YF&bVە7Nj՛V.|GB!l߾}EriJ bίrwrf wf쥼N*`g)?/Je9r 0sER9-QHs/^\*3̂䞘ndI 23B*`|>Ly1Iȯ(Hͪ>(Jls Z[[sN' Nz?TdP*<b4!R,cttsssO~[oO<4 nw8vR!Hәpcd~Wƞ={oC&!7W_۷#H89띣|> Fq>7j5yVÇ133 *|}Q\r%s~+_<}6CS?x2KBC`eK2Il+@B'~W]./_ξ_Tf6ZX,lM'"NtꩂDͺX Vx<:R)yd2Mpt:xbXؽ{7Nr f0  \z饮O<ϩs9Ċ+011mll V+ b#<)JN[Gu/T |WXR][Q>\i>t_uUkG$3 |>N 3*pIk~: r?aH$sW*"J_X!'"P>sG,4uY^xrNG'+^1@=j& cpA[o՝dzA냌 HzF̯D$9tvv2N)0&''tR>l6%K0#) @J=LR'p b]͠z8Ѐuaǎ8tPH=fR?;@*>2 K,ʕ+!'-K$ա;x+pwJN&?xЄj% q~~%gch4R]ٰnL8pd~lC v܉6~"{\d ~a+YER)֬YJt:IN~ƣ: Xh2{2z-ˢhZ{odp v͡"ISJ(I, hjjbԑ! C"_T*\H$uuuCaH$Je˖AՂ+TQ$ׯLi&Er'9~P ,^'yWfv<ږ*b~)hhh+P(o+8/bwcc#? N , KcKL0JR[ZZ؈`0%K /IE>V^6 vU&Rprl2qܚDZ|RFkVƕb`Ϟ=ܡd20Lm}ҥ:;;i c7~W.AKK ׿⨣B,ct)$J]*#qtuu1cu1<< X[$a,Zh9Tgt:9%we<2=*^PJ92{ljԡAT8w_SAkJu:"teKTĄa'#Ѳ,v;QQ877 *8SCtDzD"\.NHN] ~ $;8ӘabPM&l de>T~K 16Y:гJ05>Ho۱b ߒ%K\2gOJ)!߹p8I 0>>N (UGW<^hdpOiR|}bZ4 )%wy_~9M$ٔy׳T@%S`0tva_rmmm j<=AӝAE?H$T"J%0f3>ϲ L$Z>|!a2L&p8p8H j)v9F TP[oc6p8t:|rG!2dxd8{rf݅B--- :}U _4?|w`D"'g8?c*2GډGd]YNxn:UIFF"j:vVCgDIޮR0<<@m>*5nwPPj JXJ)s`rrH*@6PSO;#x:n{jkk1;;+V`ddP&혘M kF$95;)RDXm@5@p.JD"zLLLU+J Y,ߤg4ez~t%e4a2`6155H ֙fsJ].uiUx(Q%T*FGG]$òZp8 y. n FFIJDHfuAf NsZ{Ghbqtν hkkC `_!sDæj槓X666>VȨS$f4:o(!v?7/"/^ X+V0%d###|}z,1'D"`}add͑% gȐO<|$$m}jY'SysEAbs?f!JD5]آĂM{R?5Ngbu&IFrK>jLNNp2åHB*EElnO4mtX,L2x" 3Оhmm弁X$3cJAW'_ޫe'OnbS޵h"x^~H$JtSHb0T*YK+V  1{~nhhSBb1fF"9<)Į 477,㤓NrU&f6@EjwF*BMM 3VfggHrK.].]t}hd4M!/GjpU r^1?)W\ars1,=1|r9$S*k955X,0͈F MMMh"1+(NK$f/^|&EcƉ=MKf`l6crre4űLt]FKtY("-]o ء}H vZv- vH^[jЇXYMl*{F]NMMN>dm3ËjtVp8I irhDss3~ix^8NFaKʫiz`Us|T̨qKJ 1+tX,׏~#WuO$T ###hnnܐ3$ { WǰB&ۅNnj,^s6:\.sCͪ&ٳ:ՐĐNj`0׋(#?ϘիT*J9Fe?="TOWss3׿h4:r(,Ps)NڇTUMaS(fcbbKRUVl;Ad^srt[,!bpJTFɳ3 "hf_!)xFt./J%6⊐\A@jSmL&ɤڵk98UO#4L;Їwo&#l6G⡡!hZl۶ X;MQ&.sIx\bjEBPʹhPma QDJ22Z4I̼^/7 |2O,hGQb޽ΞPWW \yw{^r1HKBf<#|HUdp8~hZi+8!H0<{Fxi_=0b?gP\!v2d2ɠCdgG9E>JR75(!jYhB`f)}Pl%XVK.V h4͕H$Xd {C%dIL.ꦛL&ܹ {WB{bDcuDwwygPDn*(G$+ThRGk%**,f H$LCLD+WW^AccァQBLGk@k׮$Ns,oiH4iE$͠M#2Z[[v>Ră(B,0(oCgvuMuuu^DވT hmmeF!1U*3eDܙHhu^|E"q19DfWO+ co{nnPnJ٪"  .+ <~,YDRp`zz;zG1rG7!hΠ\@UNc\P*kCMz855񾳳b^FU bT`PPSLڹs'#ĊT1[fJҀRL&,YЃ$3΀B`}1u E#y ǑH$ںH$JA螛p8X"P&''yJB0dOZTb $_4&'t?:P5??g8x V^ rUĔccc8ꨣ J\MN CaѢE}ϗԡP(@ ~Νľ}8@SRAGex#OI|PX`H沯:N:$:="O]_#HFcs ,Y]2TCHޕ@J^ `eݻV555LiRd RF"h4&&J3 #Yho_%R),]KB"(S'/ Kf3{MW*x/R# 5b*/JbTO&7S+v㤓N,}nn{,>WIKu6G%yi5 9m S>2. ^bt:DDF!iP0D]]h" 00H__dc^X łt:ib ,ZG}4y:@I\.U7g5IRȑ# o ֭[ш;whkkL?]DV~W\h42ގ: ;wī@^'8APWW1SV#cppQlSn78, o^&T ?<|>M2Tp8_|. mmm,#p/_D"0QiY0_d 188~԰/\D{@42xNL"O$b(_T7jv1XE9^g )ަiXVa3O|:_ 1f]\_,P8:Alj L&СCX,lZ߮l6;@L^d)^P]Xh9ꨣX`8fIR\A=2ͦXOb.SGMRիWsK@XMX ^{WDSnl ʬjCez+V ɠXNAryIvBgr{{;* sss<҃_kr~X:ca6gϞrV+, 8ܫj8VbuY=0j´axxmmm _җHƊQs~>22B̪D檔";ORZػw/b5H#RE!(w"ƒ>ww3xP(`2xCP(p8rD099RNR8N>FB$ڹs'oβvbtuu!l:[*b||%H 5SSSx7aXh"F\sss+h5+@_(rQHyRğ'|#PXdP 0rvxt\.㥗^b jSʭ2 ۇb4ߓO>_n2s$H$hoofN'jqg  b||~---"E INOO㗿%+<**0TWWy#'W+/SqzzK.e :w q:O^i  #2")H@d RAR>`=a9!bH t:iiI@,H_tn߾)pQOzbE/Ki*X2LDP߷o{93Bkk+8{Fj+u:::J-JѮy\61\={(Hд5 լ)P琞d:Xqm?MTصkMcP$Ձ?Ncll ¾}LI$}Z󡦦mmmĹ瞋T*%JJ(X5={,jjj[D"/_=n݊q.:,4ë ضmVZň D"hd) iaб휤?GQúuX/ˡhɀ>=[6h4.LB@X,ַ)cYA~O:& >zv~FLMMb0#aŊ<;SGۡV#-_E@Ql$:ԁtlXťKkii8p\GuT>y(rlzf MZTA<Nqa1:: Áaؿ?R;113Uv0 pSNAgg''?1Z^xaE%]!Z-111NiiiA[[fgg9QrV']$TȐ:V- z'0$%z<NI>CyuHNI@V:^ffLTYҘy!Eq_.wϞ=NQ2OlbTO܁XҕL&뮾Jg4=#̰܋} /HBZ%yL&=4xWKߨ%hbctvEo2jD"hZ`"ba;$I+z- -Z{I,Z~ GR+SkAVn3RoXXB3IH')H'dlvv/333Ccc#v;JR6sX,LI8= Xb ]s:,47732LJ$fORK43`NbzE3w]?LMMiZp$=ϣ0\LzĔp8|ثT*]wu}px4V/J2,#Qqz=ѿUO`OHD#y9$3:Na*[GFo\NE܌zH$hf FGGLjn*ʾy8pg_2V+whTld~qV*|?яy~RN~e2W\kעQ]bPull jѯ}?(477LA 1LlGb!h4bzzwfsOT_Rid&wtt,JPft/~yv@9d{{;.]ʅbÐSBJ2ccc>RBk̏)$^/Úfm+fyNANy| @IF$yPe?3`pbଳi?wN>d\z饸qWrf$::: H088P(5k@.?OL.Jy|>LOOfJŠ+Ed oN^x駽d4Kj:|TSC<B!\'@$$m b0Ks<]eZbxCulah}oX@>F>~@~_p%h l2¦}Ex<#GbSOyu:]oL4铘&f3V%ȔTGyK/̕[l/7xjК&൱rW@sIDATww&?$G?n݊W^yكX%RnzZ333mٲ˖-^8@dB(b}|zEj@2l/odOD>bXV8Nf}lO먶5p 7xboO΢h4B!iJ' Ę4|w몫dGyH_5IYrPP,h">s(^QN b/\$jU,gaSE"n~bp1Bϗר͕J%V\N; Jj5?tGI$+3L,V(Xx1ׅccc}ձ-JUXDCC3&$@LCCr]vX:۰ad2GJ$.j333Fgg'7/  O<Ğjjj@jЄrND444@pMF $Xqp# 4Ğ%(C@CCCضmv؁={OP~3 Emp,y4f3o2j%9 Ӕ H/xŽȣe&]|r?cymD"a@"d2}DT,S8ݍ%K@aD QK&TSAp3 "r& -B,C(qUd2Ҿ.HPD"ˆH4u\<| Q(˽؟f{Dƪ4 l#u:KE"wdljjjob@*bժUD X+,9-J} *ZZZf\41h4BV }d$L]ZD>jcccP((%AFu:]/t:GӡMk HN@<_~͆vޛT4 .-C>]#QTP,鉜t:Sw:ߴ'i=Qś]]]غu+144_Ǿ}CD`(9@i«["'C6F Z\|KR[ ~F:|R#t:'TI^uGb@O~iJ}˗/j(|rYK.EGGڰl2tIXjy͆a|>477#b``ͨ[.166`C|qA:s?\Ip lRF(XhjE(B0\'T֓t"@?rJ|wP.{AUbڵbrL'I+g__ HR3(L>$i"P(D"h"YPfcvh8#B|>&C|8555\`0?@80;;@ 8taQ__X{my+O/A`l߾}عs'ssslJFGGy*Zh4"SN2i O]R*=HMSX!Bwij1ˉ A[bdd>."oj]4곫KSrf"X<˗/ˬsV)7|gZ, R No&!533 >N]t֮]%K`ݺug>O?~:h088Gy'*L,: YvBkX_+OG"a,Y\.S(#H077s\niibY0G8"V,c߾}>%I嬴^GlRlAшm۶ᗿ%nv<dK%G&X, ɠrT!NSO.X,< RcئBvPL4~ E?ݣ\ l}}8A k4yo%g#s3bԑf5 #UuS/\wuEmF 566Ơ0KtؓH$zQ__z娈8?dzh (.]@ A̍} h4Oϔ-О#o6JX,(;ϥT*DeCIFagsvviτ^VF=d2ق Nc00<<^{zJ~(|UX,.n tGf4!d׮]l;22 =BE tw}lv On7,Yu'T=3bB#d_X ۷oʕ+q"N#aff333%}r Db#ikI&1}&촵qB?ZZZ|SOM2Ll,7;; R x}?|DzəNP2x&z(h>` `dlٲ^J$UwZ%V'Hw>T;8V8Sկ~m۶1v 'p,_~f+JhnnFCCL*~d#R_~Q*p1ǠX,^ve> CĄhvhllҥKfr) T fffX~k.444n |>KKIT'V]ł/@r9v\|h4p8Ӳ(f>x8R!^I>z/zm63ʫvԱ>^<*f~>=ccc8tK_ J\299 Lb1_,H|0Z(yzf `  4§_CUzibqɽ N)FL49 ;/ ,ZE˘C0伡ZMH*Ԫ޾fСC\y^fggL&QWW2 'H^x`333uYA044M)AgO$O'je26'9ʝ=*NKBڦ-mNo"MA@GR)83~8:8GT.:Р(U."80cK) N/Ii M=]')|gtVv^]z7zj# `B$ 5QYyS(nÆ ]]]VsC3}fR¬l^x`!/__'N`19fǛm֭[Kf3crր"xAΘ*Ttڴi=4˗/g߼ySڊ֘L1 HSJ&jR|GRRM<<l;;;<>>JiC&5q-\3.("" ӻuVoÕ+WP[[DFF2q妦&<>Lg!,,Lf6q׳%LO1qDr<ݻגUDt^WWrrr)Xvv6Xn+EQ7l0vt21$!D+< H\ ۶mc7nJK ^ 8pENى'N@T 6 08pׯ_ň#HsAݽ{GO\ܠ>r9qYDDD/ngF&G}o_-2LO,Z!JӧY_SS:%`4 zDa>d"B_Y.#""zD |hkkCdd$bcc_t(55&MBbb" 6OfCKK z1B#&&d!ufnQQQp:z0aQ4J_y> ,dee\.|طok:t_~%6oތ#GURv. SNK?kjj W^eI0(JDDDKiHutt)))#`P(}ET"*i0** Æ cXll,n|}ʕ+-===Eaaaܹs1m45 #GDbb";{GEtBصbܸq,ݻ"H:::K'$%%1 رcq?9 ˗/n3Z X:s=g 38N&\Lmq"fϞ1c0RDZZz{{)SXASA IFJW^E}}=ZZZwƺ‰x[Q:t:]СCEB4>q8z*s<$Nu_sY ,Ӛwvvbĉ4irrrCaΜ94i "&Op8qȑ#}^^P ̙3L l6 iQӖ {ǂ( 3(#pAtuubiCg-RT/0eV!+\p1W_}uW^Ktdee!;;?dxb eiiiIBK9Cd8q\ݿrJngOÁ7oƦJJ u$,5?z9JPA܊ARR8Nwi)T*Ennn7Ld^__ϴh~d߲eKX,z2220j(FEh%MXM̯R T*z!bƌX`xXʩ8G7'ɬׯs(v.^ӧ/ƴi ܴKA}>'|FJUDq˅B̟?gykBBƎB\t K'|OgKKKf}N3g"776tPbMMM1bn޼ n83g`٘b\\L9sCNN+x^?w>c;v jвݮ믙1DQČ30uThoW^q(((իh";ӣy& yyy@'I$x^L:<!͛/lӓh=IО&Z!L~C ===0a{^u##6Ϝ9.ftTΉ:BAӁL o>?H$HOOgEYڵkPθ񽽽m۶-u{.\$$$0uEEӉVI&r{~ٳ|.gT*1j(455:ncƌAzz:%~ÚfUͨAJJ KP(d8ӦMCKK jjjL毪w}Qv]kX")) (DQQQ D3ӧ [n-usNj8n6A)~?\.r9FDDH6 O>@ZZ"F3:Х<#7m/L&S)SIR%d~A(!n6. [lYqI&9-e_.w$K-T*;MMMU^^yMHI;|R*;w.g̘x}U*(q,u/OhƎ!r-r:f{(<<׮]COOYњy߽{/_Ӝ;w%TL.f6D9  L dϟx^ Q<PUUǏ3lvNntt4rrrRo}?n)b4ub ىF 2MMM 1xw]muu5995[FNyKQa:;;͕+W'N0:h44i 0bBEİu(yU&ȑ#?xm֧j֬Y׫Qhnnfk* )))3f #55Νcq˗/l6 9D{tNCSSaf[f͚~^o sEHAt Tnݺ~Ͽe˖B'0'K.il>|.]lFGG4 ^/3HII1;.]jy^*^z L墣qiּx ?r!̙3᳉cJp\đScc#xg@ >7nwطog?F"hhrX %ى,fin[|1o< L&Ӑѣ ߗ>@koovuu=VSSu>ltQZfdd0wZ1//8y/Ϝ9cF#!X/鷤>`9zhZ6WWWjO:%R',]VA`-6nX:|133rf_pp8T`P@j!v7o^4555(J%(?IJt :WmkkB0@vv69;"r0m4@82ц>hwd6 5R2M"V.[y/aɒ%ӦM Gnf!--SLRaܸq1(ڻwm߯h4,XfW^ř3g؈7n ,J%\\@_]]]9j(D"ЁK0ٶ69sgΜlfE ˗^icnnvkh^Pח/^D}}=]/25kJDIR-i:7m ^p8&\.^xvG1L:5ymRR1}tL<HHH`ZL ]pv7,\ET(HNNƕ+W>(1|ۿF*Bk"Bo__(ѣrR*Hd&DA0lذaw핏?xREC.xDyyɓ7j~}q.\'7l߾}? FkjTPv3uVVVC.4j`|R3߉J.vAYZӛo9` 999ǣ!qf\hmzz:JRo1TWW'Mvd@9Uم!1l0###:V;qm߯l6|v^WT* DgJbRTap8eOJz IIINSrDDFo'Pݓ .+++\cǎn %N&DV#oڴis)IIIIoaTP'!yj ۤR4Xb߱cG׼yٺDЀÇl63g„H$R+VT7n@ZZC8TWW3 L&QPPÇ#%%(Mvf͚kVKNܷo3d"OfHs u2(|߷oaΜ9QJR"4!w0L8142~tJIhcƌ?HMMeq~USSc҄kmH;]~?C|FAE\.hTE?D! ը|?G.9^Q"T(?&&Ce39\[[h47nhHP8(J 6 #GdP~TŲbÆ UѪB*\.Kǡ!n7S^GmvDOPUƟCu;v2999jZLƐIT줿#0JɓJh4ZWX1T¸8!UDDz<'|l y@_p]hĎ܃GCm6[\~gφ^g^BcV===X*sL&<z!<T1̜9GQFi!:9ペ& ǏGbb"+\V^Pp8 ҰX,][+wyg@ h @vAp)ܼyI׮]+ݻwa0ܹO荱c"!!_}.^TD477ۃ׮]:A{zzP5nQ1vX444͈F}}}ٮ]3y~=Pd#mŋ+Vy^G/BJuuuAT2H E+W/~O F͘1:ϧĖcȐ!eڠժU:VT HԔ@=93b\駟jϟ_.x#GVtqyT*o۶mPC񧽽]$t׌3I/VΠm۶~[VWW?\t 111X+Zt毪*|%hllѣGQWWǃӧ3!Y˄@333~_ jw޽Zۋ#G0dWff&ƍ(, u=Z 'ISS0Ϝ9DLaaaO?_|QBt:a6ԄDGG,%\x7uuuu{YK~an0b;5ҥKu B uJ`7^k j0L,q:bZZy=?}nu2d2t VZ|%^D"B%!H((juݥ7os~Fx7n{} `hP_ TjժA /S({<AD"'wLXòe}-]TG" uuuPTƄ [mP}^^ޠޯh޽wt:_jGQPPhx y_| 8477 (QG={Vt88q"+bSFFCPKe/ҝğ=w ̜9sAp ?EEE% g"/_fNSc/d%Iׯ5)p8>A_\\\QBEy*F5%q̜rPSRRRݭAaH4TBEEEYJCu'l׿.IR7j`v-G |P\RgrHHҦ$7E@ `v…۷o:SEbT*"""ю␘heO=e0s@iiiiFFFɥKDPP(c& {/222x >,//oPʓJHe/""<rss2 fyisss7`ЙBχ(h4faԩs&''o*MQ󫮮Xq8ӫڗ>Џ^Z @r򻻻uJvA/  -y<br9!w޹ٳGqztt˗I@fܲe%4[.Ny1blh4]v;Zxu`Rbu:DH$|Qɴ[VA ]]];wrAc갰aaa:r2dΞ=A\.C||~ƍw>Wֹ|BbQQQ@ 8>?:~$|v6I%K۷O{^ɿve-xɰMCǮ]^k@>qF[[f3Y_oٲE 8Ap8 gΜA 0UTTo޼Y @p89l6122ҪT*,o-Rߪ6_RP(J"##pmk2w?YFԤjVEt ^XM93h;~k׮feeWWW/^P,(\oew>mmm_|q#N3EEEmVm|z莞`0ht:'fee!22ǎcKo @ `xx}V^]۫kooDBzݼyt u'(Q*Z:b L&(h2l=q: N`fjmm|'w_y/J:"u 0Ɩfӝ?PVVvkiXZ^pXz҈|NrO+qFV1X;l0|g 6D +VݻՇ..!urq jd~ѢE?)K_"HDAiy^-I3<{J;::I`֬Y=zt)Ҡ٠ǣ>U*L-qvaaaQ@]A<;~K,)X,T*>Msgyq\٭`妷z_:ilܸQĺ:DGGt^t}8Ǟ={,SL.^'o[wmyٳmӟtW~c`^'H===jmYd][?O%KX֮]y<0?SM͟Rh?WT*tqyw?^Q*2t:v+1w\_tI--awmH+Aڵk|ᇺШ:11BN2/]>Lz. gϞ=UX|ɻ>[nLǴp»?Vq/nO=.H4;wmΝAZg8Ny +cٲeꖖpkrrYsWEԁ@@DZj[lV&~:A0m۶ܹs2,PQׯ_ǖ-[ڷ USrBư7OܬNMMEKKqܸqXl]g}V@ښ/JMA|]R0tttߙ%66fBs=zbXl|ݻw88x8̘1㮮|>~1&$$ܕtѣGǫ'O)SܕYQQ y o[{uxxx>ǂR(..5ԣFXVd2`l,\Prg(6O?P,R琉m۵~_ "ݬܹS;}t-.^YGqW~'߯5kh񃃤uJ]kkvرVDb={]]_|Qq\~ggZRY83 $"44-6IENDB`monster-masher-1.1/pixmaps/hard-gore.png0000644000175000017500000003013007704726200014040 PNG  IHDREgAMA abKGD pHYsHHFk>/IDATx{tu?`s@IH,ѢiI%rGUC'NV$ݦ|w,MZgsc:DUeKl=-E|A`ǯ{ pg~s]v 4W^yeӧn6]ס(JiI0F|/FL|0HD^Oٳu۶mcYlvܹsh޽N'*jW_}O}{#^p8|0MsG}^|qA@TB^__?\{^g?{nDQ,//'N/}}}T*u=o(<?uY ׯOQa{VNz_%]A4H???}vr-u?GVeu}q[/C"}kۛFQp|>/, :yɷzkx't]|q 4fQ,C> Wբ h0z?yf4GלNgҥK8tEgYr9@ƍOLL̙3Jwڵ?E͛O uu]J%R)رcٳeGG槼^o?MpRulܸ1jLӌ˿3g֭/^xtК!-˅nh͛7㥗^ݻ B%.\xz{{C,>p8( 4 5~GZ&XVT*ҥKZ IVuɁx;s]F쫯z.σ 0 Ao;gF+q V IpU\~@ݿZV.ˡR$I"J4MP(Y|%ٺuk?˲Ϻ\.P rDQPeYp뭷v Ȳ'˜ o{_GVC[[B;XUU177Y婕'N?^jjz<}>SMMMbl6 ~?gZկ~7n@&AVK߿Rn? >4Q*Xr(4EQ~߷obdYNEј4=fﵚ B0 B!s@$VQ$Akk+t:A:qܹy=#wq^=88x`͛ oƍCu=40 TUt]gHD"޽{AIIwZZfʕ+cpaiX"H$IEKKKd2V$IX^^>w}3. R A4i$ nADv;uVbCB!syKP.Q.ai\.---xL&oR),// B!NQVkjҊooSRjU-lu=vG(z6n8xzWkk+}1$I #cP葑bt+1b!Iݪ.Jfgg`0 8eC+++F"@ $ ! rlHө~艹m6\VCB x D=rY|KKK( L&bmii70>>H :::PV˗Rqzzz4MbA>IbV\(|vET*ݸq, byyA@u$ eL&aۑN\.>ejoiiZ"nCQx˥RIZhnnkajL&a "FGGŢ::r> Y$Ijp:\^W].i*zH$@ AJPT@$~(4n7xjzKK6 IVVV``TVKzT^%IR]. * EAVCWWS_~y;(,>L&鞞R)aeeuHR(HR)0;aDvȲ 0?ch0b,ˏ)4y0H$` D覦&\.sbw3O{```0ZyfЍ7^eۺukxEQTRw:j[[6oތ˗/CQT4͇E9Ԅ3g΀eY<0<2 vGIZ\\( 6 PbvqyH$xr7nrB>O\.dنӦiE Zbee$IbvvEAQEQOQ;w#v=vAr^/VVVN9AݎSNAeZrAQlܸtha˧}7n|>A4ܼyx<իW199mϞ=$IP($1554 YQ*,0y϶;v~g{L$If.+djœajj P`\=k׮]KH$m6\.p$Ij4MZu\. atzԩSd2'? UU111+WGёD"]Uh0ZRt~`L^7 {n$ \z6} p_Wo!MӡH$H `(iNfdk e199FQUEQ/|a?x޽_N$4z{{EQȲ;w;w(u0'"٬@t::z{{Gn7Μ93&I߈ À84}~hUUya$ZTjjee(BuX,nPOYᦦ&D"s.]x< `mFwu5˥Qm6A@8nǺuP(pͱb;-Û7o8C՝;w"#DQĎ;7nl:Bj5(\. ,q]ױ7bnnAiΚFl\GG#0 ~yyBxb|gpOFww@ĹnrىCu?,#ϯ,K$ɹ\.b1$IlT^|aK|$d{{JEp8Si4ekZ A͛j.S[ZZ葑Z4z``y~wX(#BWWKՅo/_NOO#,[. .i#Fhiib Zj6ml$IPU$I`P YQVfY Y1118Or8ce2D" ͆ZP(l6 àV+|>xW N'u-0 0 NT4 rn]M3r a`a٠i$I`0'|M6=zر#G4q֭[j5PEgff\MMM{v4M# q 󡯯6 juP(X,4M $I Fq{~,$It`j,CQuȑ#(q)eq]woGP3gP.*t]WMd777qe~~-[趶(˲ CmnnVW\>?Q0 x_xeAԉ 0 T*8w@$[(t:q6m[( z4ϫjx @֭իW_:TUVV,tN IV+JJQ͛7Outt\^^^VN'6o ʲ Q5Yi*5K&tPZiJ%*/IOd43 dXVEQzܧ>)g?Y*tZvEњ( PU޲e^EQV0M3K/{衇*4M iZb޽h`. ,"i_Eرc[* Otv8f%I677,066ƒ$I q---j8qut:il6$IRS4Ο??UU*0jsjw{{;oߎ[o,BE_W\Q^/s@sOOOCE~jj*0 777cnnQ\%IZT8׋fr9Mp8p8t:U[j\4˲j4"t]i hh _.P%B!T*,:: a,P,HEQEv,)4Mȑmmmhmm}pN$)QeEQzJTX\Tiz~)yɸ\v;2[TRFU*UUeAHm߾1;;\.$4q 躞VEZ>%----lڴI. ,˩&-[H$SNVaii R)p8E---2v ͆UA Bw|>iqq}h4psss4ŋx"4xooognw,N<+++j>WVVFN0 ~j&%bQQMmݦ4q| 3??'O7DQU!Xp|q}zzZP%NӴaQx$ygɰ,R,Ca~"Ig5\\YYo޼ir-, (t&@$hBPUUhЭ hnnFXT~?rZM( X,YV((.˲(X*Z v188r)l65La_җ@ Bd2 $(_$X,bff @EUZ(dN:>>~tv(Pܮ]׋!Ng$Ib[na;::B{,z-b,>bTj-"B_(7x#311~|sÆ r077UU0XIMdrVX^^Foo/hOM}֭[a, t]qHӘbm6[#HVJQ_׋\}}} jL&gYFQR+++BT*ԪWܼysP(4M H)\.nC=tfM\xӧO?_z(^p* u]$I2R)S.ZjriZ%LRdzvݻ?99NZVT*Ayiiiqiii@J48G `Ldv;p8Bl6i^O'TXbA @"@Z...TUai:t:s\j\̨Ɩ-[rG7P(L 6`vv4MCQs= ڵk`fEQ$uateS+++4m=ӳ$I5$InÈb$I4B^O 6MG:xG\FT-ʲl#㧦aUE?suui0D$A.ŋaQVaZV8n[.ٳgD"1511B.͆VVu9N~aaa4Fq@Qt:!"*E%GѩFOV!tmڴH)0( **g&_(0??`Fhll\'V 11H$(BRHw ۍe_^tO<v\Agg'|>۵9n.˩֭ʲ̖ep`P]mx---a6 E0 477ӕJK&@d```-/˸vUT2ZMw8ltggg_(ž={ގK.rE|>_DUUAQrung0J/-- B1Ab4Mb("ϧDQL0ɟp(zZqM*pl߾}tzkr|XjbMMMlZ4M  x^Wbii)ELNN$ 4)bDVaV,//C$ɬz9v@@( BaMrXǣZO/2.\@)x<;>("VVV ""MMM~f+++PUQAʕ+kiiyXOOXiEZ4oFphe說($Iߏif|KKLӤCPtFh(b-ހ;;;Q(H$~:;;;UV>ON$LV$IX5ı}]>x ^wn0 b@Q8twwS>joo b"2"B0,S/ w5 G^/nܸmmmt_*T$D__@4\r EJfϏ@"ĬVkHUUPxRT4M^$3Ǹ .H$r `GFFbTù$d2z>eYLOO#aeeem_} Ȼ"6mڔdYPL[[iӦȺu۷3ҥKks.I(۝ReY8.^*x<KR|$p\&I2 :EQ[oaFe#" mmmL(b]qԩ,2c \VhT_n?0<ϫ<,hQ `yyyСCOD"JMOOE6MEQ0n7 -//x|X, R)ۿ;rx4 Bۚpwv#ŋf sR 'NjE>x~~Cmݸq#p8.//n7-BWgg'7<< 4A$+b*Lgώ+Wr׮T*uNgfR.JX-ipĉëQh\Q>l\V)J_W~WUU!ʕwtFz{{Gᥥ%_BAذaΟ?VC@4 /vvvrSSS|:T*Ot]OS$I8M+wIEPI055uaj}'/xe7MS `>*@0{(7,=zN|D"1("_ʕ+t2,EALZ($Izȑggg:??>KGλxR*R|RɔJ%ƍ;nq8TX$P*\.Dbaff=xݰa^/$NH__gN'p82E骪2ZEQkAXZZ8a! )EQ򫚦TUW xi׮]=+Ǐ{!y^, [o5fI.]4u 'NЊtѻ{jnn) p:vzzzCCC,I8al<ݺuꁘD“H$BbaXnwɓ''`>rH׶mtN/}K~P(充'xc3g4҉8IX^^FZ=QرcۇNSp<][_W8??w޽#CÿT*:^x^>Lh4AQ,l694SovibtO}r֭4I*vLn7Ļ臆B@[n(**"Z[[fyI>Z]7|3Ǐ77Ƕ677!^pwwwVaaaaM7o>( >h >̇%4M9wܹ__$IO %jnLJ:o~??]w5̲e١'N__xᅏݻwr~,j6?i۶m!Q9)³,˟9swӪ:zu7Zn rwIENDB`monster-masher-1.1/pixmaps/seeker-monster.png0000644000175000017500000012473607704726200015153 PNG  IHDRMgAMA abKGD pHYsHHFk>IDATxiu&>oUwuwU{5v.]\LQ[C$%.b$L-$ K#ٟ 13D1!ޙ͌I~3cd[)4HfbmhtwZ{Vfyt)R${$|sssoݻ7;55|+N*6=_׎rl.+9s8L###ٳG>{ gvmG>ݻ7k^so߾gϞܮ]:uj;2::p}Xwwwʕ+>䓳'r\7ʕm<SΜ9+{ST'>'o+wst0999ҥe??+twwscccgΜ'}Ͽ3h|Ϟ:uCzzٳg?W߱cG>4/^o߾sTؿv׮]O:ׯ_W?]gNLNN3ͱ1e~~Μ93SO,vmuuu)/_h#ݞy'fϝ;‡9?~xΝΜ93cv0O<߹s'199ܮ]rlL~rȿ7f;OgO>{|%oGڵ+w߸_0::>}},Һuxם Gۿ394]fZ0(N:{m junQ,xlwvۉNg=}C۶m̥M3 3uիW׾Vi(<Ͽ"~qO(F";J˘ BIO)/ݖJ{ǵk~k8w\qrrݻvt (JT|?????`b"ۊ_ LCP m۶m… <}giz(²3 q˗o;tuu=I{{{9MDŋGq$gv,)y$ȲGr q]]]sׯ_31yqmmM}>}wݿwd2T*s]9A .]{\.w$# L4}?q7m6?????==]~.Ȳ|diidi:66?s鎎G?љ;_=v=`nnnG"c]]]i o4|'2ox Ϟ>}կ~,˅+W…$ Bi&I(+??鑕^zi~V`JfYMjXr⛮{1UU+FzGᵵWab\UEulXTf?wYF|tl(j( @9$`.-ϛg~3u/zɓ8jfsjo}~#bXXXp]r/>`~;6Nae Pfy9( AGHx> Y2A)2E۷o6L%ɹe zacXZ¶[ŗ^z35J׮1,onhO8]ֵP(i~m۳ZZHp[-]jDI</o5O>haaee E`t`CU~ۯ;}?|Ld$A,ZSFr<] asEASkkkF ӣ'>qyz=c,,,I4l6QTYҗtLbVQU0QLӄi$m8n_"8(pwLtuuʕ+, l" b/کS=S|3ٮW)ʘyt}}}& 4 d(0F"XSջL,^zw_ /}jfɧ ˲(dcǎڅ?ciLӜ^9 D$a/ױXH&josdYA8ISaE("q`) &.6,3n?Ϝܵk6JS@b$ 4 ;B, (_;AMV+rr8]]e5 AT: 1s*4۾.^@g]6M!PxFO8|g'ZW_Fh]<7>` xR2B$!s#L&qE4, :KT㸯_& Beq`mmN( @HFe< څ2~J4' up  a\y8ER(~`#\nM34iA$HӘucۨ2.[ۿ󅱱Bwkl,S.@6`aˋx8(Ph.<66Up>Ȧ)S]]S(JH.Tۆ@O$quhj??}`''PA,aаm$+8l?#Z0f%IzL*M(JWWO( (I"djw~''A,J珨:KXVvx۶7~ $e} 8_w ٻwVt.3g}$ Q0 Ɯ,ˮ}3O,@@2D"0 ( Oó>5 y_uzu]qj54f9l?_ Ȭ-."HxR epCC8x8Vq=g_z߸O}|<qtww… et.DQ$ #]xyMӊQ{',$efBՂӃ.? JIV ØoHɟIh<;l63ea… $ `aab"h@q3ghz4MsppDKKK8jeu$ -G_fk4Y'w^V}}}< "BasH-APvꖕՒeӐ߿H/...Boo/,˚ :~faNI:ʕ zt= n??T*S؆zq b\,ELˤDjYr8IN\;rF$B mv<Ȣn KKa LUE˂y $Abe$1ﻁկ 8iL}e%RZE 1 AȆBTlZ ^]87ᐦ!UAb$D=0wejbҲ2&Ծo6_K I2oYV!lYקXD!,v&&5X4 o~(j{/~t:~:̍ _g$Be,04A<u7X4 lbll7_<"v}p >À"A(wue\~H'x/x_DcJZh;Uy20IaTXEQ G<;~z(#Ur]wyQXkxajxS4$Imې$)O+JG򓟼<F8ב}i()8l[!jj<|eL\ƀ!Lu ^*8ݍF. ºzAV+tuu,B\.Y/Bx[e[ v&CY$s`|\. 3ň"J82:::@4SJ>u >kLRgl1AَEad(8?/~aW9qon⣑A> 1#j25m4 ]mYNQ"I!Vj0>ZB8%T*zF&hDEy__|$)hVhd2M .($Aq q\xmlC^29y*O?]0Mr9DБ)q^G:q6!tvl>,ЪZ'>1Gf?{]$FJP.:,d.lbLӰ'&.Z2L(|nll~_UvnnR)Tsm ! 0Z(Fyb\`.,ϛG>@q…_;Gg,؀ lQ -IȆB(eeĕD1裏Xͮϼ_mkZvpp. f۠iE᪢Oq5e$A7 3(F=}l&9iڡh;14˗1 TUŽ4x&M`}q|@3(Xz5x<2`V A@TٳgOjO=T[VIul\FP:;ѣի[UI*u~Fcwwy`Y<σEl&:( (²,WPY]˲T fsmO?<}0I,.B 4 ylE"F%uMW&'{z/k caaD0 .ondȦRحYF#~W$ d :xjAH$pڶgt8V4 aߓϔdt:}=W\LQ*P1j!Lӈ< ]U]dR}h7z y0`d2xn$Q,0}4l{+#JW8_O>d?G$cÊ"NEYE{u(f,@$etJh9|Q.(~lB4r;|>KQa43%(,(؆!Dy`Lu˸A0wҥ_m~_A$I`uxiIDA,\ qhV ,cpp0}FFF˗ O>a$XFX[hȒ$(ǁ`HGǡ_p^Z*gYI b{ӧsR4S)h8hmZ0 4YccVV<"۠kޓ{7/$aD>CE  Jar]iBR\qr<h{)J>Ajw7I(< $BR)u4 qe ?O7<==D3 D]vwc<CJpVyޖQm dkc=6;99|ZضjDzSS) ) &I0 ermgA_PA F7A&+kڗ*ʯG}011lNG;;3yDQXEXeHajAEX˲ӉD"_٫_Wo<F TAet]jܪB!ph6/_?::eA6` 4?.ya"%BZm]w߽w||<ܹ8P(do~nrrDh9M!²Sɜ2w.]zw_~``` 0&RrduU:T ]lo*f- ;vYYryTy衇'go~xddd_ey9Fsl;.^XF.dPV<c]ܓڶpܹ]@.n۶-S (؀`1 R]]\)pMp t]SrΌoۨW2q&8nA IAS.Ivgniꩧ'F&H@E *b uۋX,p#tKBFT AD^:.O/sw(< $IB$hq۽l$!}0qa!۶ǁ(0;h4` (A$y؞s v!I >788hM!%IP˸7/E Pš)wV Tj~ rV)I"߇l!Ie*a<(إV, à(MTfQ":66i:x^3MٲZY(* ? AI˚UUJ!8B6{R(j3_|~6H`&'_"o}(b,G$!yaX}g2hJp P0 À8/PPzto!&oi) #0Ȅ؞Lb7}==`&b}}+`UUnIR[+=.\(Ǐh>z$n۪B. @0 Ap]T9L@QUhV\|w8JRt$twl$򎃻;<aBypu`4 trwU}LyŶYiI©X  @-BZc$A8 5 @p]!$~+eX,j!ױCE0'IjN뺎9l8 VC,feoJp.O?t$cP(/elIB<˗1a-ؕLb  2 UMX] B/_`rr(7$ vFDpڶqͲ0Xil*JnZZ,߷QA8g*]] IX>q-C#9]=4ۆ նo_qϟ/2 $\yH&D0MS)De 5]RV oU$r~ضB2ylqf(JxA0HWoxjXo<!R` w1ge||yUU~y8E4( X T;ݡHQDs`"HK&api* _၁BT:(J8CUYvKuQ.p  @U(S<cccP~;?xmIܪn4>>1}jzuE 8Lq$kSwy Qp|_Zo߾#hTt+AaK0.x@1Pm\^_ZVVVL&ᯬ%}7wxllHOOaB7ES#ˈ2 HjX$IСjij`u-FiKI:#L =сQ,[,HI&q jAPbT+\Rɕ vUC[X@N ܄!d( , MO;_xd2yUU;hZRX9{M0qXŐU'k52Te7)d[oQu ~Iدa rҦ^M'<9`iF~XQ^:Wޜ|>;bC&z  2Aga#9mqv, a`Ղ1V*\pNsED"D^!Iit*v2a0 @TB^DzwVv"3tgP2R jA@& àJ%4XX 4a{aEױ}N۸[[gɲ,{, ˱, q+I( yXiC!fL뎃b[Ƴȉp0;(Ғ=r$( Ej76N0H  iXkih: %8DY}}$ǡK ,4 g+\WUXX/`ӣ{Ns=#qž 0Z1 maY1 "<.(ljA[\00q(JRxĀidlQx,_b(, c4I~@ղ((<]Ɛرˠ<e/Jc׮]hTH""s<\J$ib 5a2 * q$ R|P a^eYH$}qȴ@X'ljaUo6{/xvHzA4Q}(q`2 (vQ˲(рz  x,[@tzNߞaUDlo:6Y|߇8d@IF p 8h߇8Ñ܍@i` T- auFr ~ʰ,;o|#nO$pW8 VN<ݶG*eaE`0 N;shbbbŋCCCp8H$`]Ӱ.eVC'MCaY1 AӘuЍ* `,i܄ ַ^8y:22 * ul TOJ-5hWU蜘@XDw28W컴zs=GFFF i8$V ,B!(3 :% ?'IB!(TBBwo/'Oo6e]reo>#KŊ<}R 54FcYlV eQ7 ,//_ 0p|$A@hS 4n\ZXBAnn <>OD$HF$a|6@qɲMCp$qnUSУ8h @[܏>ha۶m/Њ25H&.aԺ~Yǔ`(pMc5MC*؁ C-v8I4::((bG"X #06dL?2lC\K(OzGGGG>t2vSB4$!ad M[-׮iH<>1<׾ǂbggg3R.O di^YFgnxLX,l4&➇(IVޒ~G(.juA,tr^z Z-,{8B$!hV eʸZXkа, ]&$T낦iO>7Nj494M(msm_4:Vۙj {aej^,ðO 8.#XhA@ 04ԛMp2  ʚ  #< |2=m9%3C&e߇ޞ[7@FV vU߇W*%gYз*u/?~_rV'##b1lbyP, -D4QmTP4\OiVvjݩDQ+%A*$ˈbK.A]NUe `y;wP<<4 Qwh8jP;=f:f^ ܬq$HdeA@/ :z$ ]G0pр=>²0>?Q-KѿmM{pSV[-R2ہ6 i7AD^%th%9;(h(( 2\EaMq"AEX,h,Ea) RA0>&qb1 6ڥB?%{gڵzLji4FE˶ Up@0!ؙJa"h uo8sMrҥYYAA Hi| Q0Ar]halv>ζc=(yder](AB @ MlS mhS ###9 UPAECr]AHs.Xu Ѝ׮.P$ VÆadћ0wG, #[P0<P,,k.RnY7a2BP0\dfDӦ{]T FSoJ ePJKVu-EJlσx8ai adD{}0&q8@w(t3C%sܖhsM-TA*?fAz'@<ڞe+[N;v_@Q mIB E ˲"X:dDM)i( Fn@$|G4|P%uuoߎM[BmA(#CfY\SU:*u h4 GQXZ,6=11q;cz/fB4mIW4 @vElpm2v M`o LX-p,:b( zu $v3uI+7JO?tP"&NHQeq (<|ܲPk6Z-mWр[}:: =##^O7fqG6Ʈ$}Ib[}+7}.|0_Q8s D},iDÀ`۸qg*))eYx4a6HlP;P@VoH=XζB8l:D_cXk6LQ8P V> lU}`̻{۷oV$|v8 %¶Z 2MX2A`AUAZجV8 ل(XV+3(={V I+Ipb1A/4>CXuZ&Zn4 &\MH|_=S̼󃃃/g #JuI%I 4meݤc,ò`w@t|w}}}$IχጓL"T*`0/,lX4AVmeYT8$ڶmXy~:!˰.8Z (ʑX8 66`{*YV&8r q`3fn|E!Ų( f2h.؀(<Oӈr<?n$!9D$,L,8 4yX!,x(k ̛UAeM7T$oʝ/Wy=M]LjJX}0 t;̴.Iں4Tσ07u=S*m<ThxhA@gq- $Al]TD1M^u7  Ϡ-},{1mnn5"H¦f۠+K}ݧ~gј_ Y$C2-'#h+9R"\]lp]0mVڪ;dJRyx@ YL۾ JR ng'AZ[5x(<\ #Iz_ &>iPVW D P2 $:σhWPeAʞ=׶ IB0MQ, qB#4pҬ6DFRABp}Zoo䟽e72" 4ϣqpZ$ޔ8ϣަj$[ -MO?-_eӸ1M5UE,+ k:@!riBa0[{t;>)0B"zqAe!Ip=N; .baFGyYYq9 TBJgAMV 硗$*7C;:$IFT*e쎎@7B!o&!ܾ4qHP뢾;j@@068}XE$g ض,cRU4OQMòUL&.4ضmho*AM)I0@ `˿e#dq0 @=ibY( N"WVpi`㠹EPi70o?pa#WAd횆0(ذ, £(ܱ;:\*b:v2DhzҞX eaEסv&\. "IH"^W5E0 .$ATY4ǹ7SNSy9de!,·4 iiSTݖ $^y,j5X NE G9N_K%9>Gw(h@ >BFw7Ι&ºuA$j2 s˭ Ñ<UB!0[YY \,H=Lr__ᗮ]w}s4MU$!8ŲF!3 Д$eA "I3A<2o4lou]\Bb F")p< ۆnv|eA8[\23I SH A ΜFx)YnXeݒ^uc, L6;0 ]]]2Y~q13*x+G1C0`{ĶuUŊAk,P*V[D Z8E!v^ } }lZ7 Zz;# bkne}f-]$*F1H ʲ<" ]Ar|e6hIbYD&'s$Ip8|`׮]::2mDR64 f{}~EC)[- @__Gq?gzzz(h:>qI` Ru"à-4*"^%IXJ{d5 Q~qJZ-MrPo|'Pdߟv̞={f Md 2S ,l M}P=pSkRZw`&@9z5_GQ SB Mh40ܦc` AMp-S?Y0 Ee}}U*̲0=WٶioWwh(ų)~> Ven7iJX$p~˂jw7:ltlW`Μ9Sf/x_ۆH xMAͲ`.σȘ&\l4tVωP2cPH^xRm,8d{ uE G"؞HlÀO O2gWWoV1Ͳ aP1DzvUE#I\RʁaYH"v&eL+m m1 T\XGO$۶8\l-c\qEQmfhWAqd@QP*KϟCG0 SB!DXH ŊaMa* }UQ>tMk=9ߏe[b HA( ˂`r 4 A<XD!Pl,_x'fI<n4 X,Pm#8 upe!+ ӄHpX,so}[3HE ef(44v2zxuMnpC!ײLMY4Mxef*իWW\QJ4eY28#s4~ A44 5QDM40*7 qp,ի~ _8}D3AvsR i';ЪQVA>.b`c1V(  RmD"ibL2O EJ%0@>}8qbY[69 $IBqP<)˲̅ >˗TUdܛLbȶ1yH%QqbuiS,v&FX .\~C v-41eäa8G$z(ܶ}4uĉW­Q2 Z0\d`mT8=0n@` pzK$/;,K ;No+yt2 GL45 k5QD$mQm@WeɮfMq LJ>сP `ݾ9& im0V6=ɲF3N}sB[[@$t:n꫙]iibCU 0EMwww2(pM ept8 PlsvE0]N8(Dg."eaZE-:b(AZPk aPp=(`/#ۜpaA?EaRPqv- )A@FlD4 Ë|noc؉FD}0$yT\{{HY:ڙl 0 \߇ھd$AP~vgFAz:Zf5(20h,BIP #h\|Y-'CA@n6F!4`A:I\w7R MQ]"ə[:|#J]q!ٮZqSĀq]D( wpX4ˆbQ3M-A(A(Hɤ<:: 5x, uA[I$D9}#NݶcƧoG*ۗgyɐF 0q$IEL(h"àiz"ϲ3L# ى뚆?`Y^(yвYWVpW<.Yƚtuۆ.I ;: %K.ae "Ie8{2*aE4ǡ$Q}NNzHw7 }/Pq@QTV,98U5- @ʶ ZH>,aj84 & r GO>xTEm3 "h) >nyzeho0:=!0a'P|,DQEO(qHҡYF5,W*o1LAK f<À?GpVVPE˂@GOfZ&\5I+$ ]IQHMGQ Uxws 5hBhxR]2z}mxQH\.#X[H9sfI6G AL p\qP RAqH cL_X=;ݻw/4-s{{a>A p)B&T< FPu],0QZj͜V;;;Mضc%8(8it]4Ib]Pv ;I"¾ӱZ ejYΟ{n\4:A6lv(>A>scc/JZ" I0l5{eE!-y4sAq'IFZ4 : /_T*y̅}ٝ b, כMY0(I AsT[Ͽju}ΐdY{շz8EZa) "`[*aj+Eq@AѾBw]x;__} b:7.`!66Ӵi~cYxm)i) }f σJ.Irooɓ'5M3cp2pˢ[kV4 rCoȄ?FiKgϞU'&&]NMA[X p C8 @[vUl߽Qj@mʈp,kd[qrB`WW4 bbEw9Eqn뻇Y87̽.]>xl6 reD!9qȆtF2S)y8p4 fYP֣JAONN>G$HӔI@Ia&[=6f0HQ}_T*ȅB\ܒy*:O49PpAP&I"ItBRZbx6~eQGP.esya8w\2!L˲00ߡ>G"vtrhf0U.oީh-,Ozߕ2D ى,HFu`{_`fxxx Ty6Ea pX iA@ 4N+\q%, QvGssD Myazb`](;]x>(GBhNlÈ& G^[h4onqPٵ bn,|IB*IpxR?1$e xe 2.2 xLH620M p=Ale/ $ZLՂAj5QĮhl(nÐAs6!42 Sp|WW׋MG>h{) aIBVeq `5my_?[W\QgFFF^lE MY*y\EH%]b5MhijS|ss`ddD}_!OU,I<>0mbP*Fa6B$i0ew=~kR1,l@a'IZFrO ^$,eYD3/4}Ǯ]2v4;6_ D$YZ54A,x%MCN1te!IJPS|ӣ[n;\ Q'VXi"`IU4v#t EdNH `2o L+= kfC]UQXNZZ sV Ӗ>LWfM|gdff<ݴiSzgnnNA@@Ი.koj(j UE L zk~6oޜ`&n٢ ZU!da2f&ݎC!:4uEAMQu;EݙL&3۷o#Gp0Pu6NXoce_h}[0PH^K4 FQTj[~K0 !M]cE>&du !jZru]RPkvd!ps:[d A ian7Z49~CCD"ϗefCJ%9MKDTզ 08T(`Viw[ȡ?ub&͆IJ(2hiZYs$λAMQ t21N^g״Zйec{fC X\kBZ GJ%VQP"ITa4Mclll~җmLJWPBv; I1]MӰ0I~B,x0~`miY\less::>c)qz8g4 %]GiBkmkz`E|>Țv:Y\899Y*nwBaA@XQ҂5Lib/ IW#  PI/ٰ!zqѾej5Ncco\Xm'OW@>~|᫮((B( ~ĉA}okkK D4]S>ib C)`Ӊ{PyTy8!D<>߮j0 . O>Bp6ML* 6'u E!k)B:hnY>|>a(phA4 < b Ei&uf٣@Av8>oOWW(Ak$I `UAAh/@rM"O".ita?AIJ3 Լ^P.n7Nh,]|ya>AUEC4K8k].t,{AG.7Ml(<ߏ%Y^ @~9AT'{;?>j=0jNJGw8+ORG`:^8,k4$^u^/&EJ "YaL)cPGo;=t5= `YDT`VRTI"0u}KTwwKP_'IXD2YK/1S*4E6 ,բ$U|DQw  ڽ޵Ѥi84 4 g \(Bѳ N^(@Z*_җKҨCԔA0Sҥm6|> n+Wi(P*z?m::<\$$SzСd(W1Ʋp:C!|M+t,E I]uLiEHQ0 dԩS<` ϯuf2[`Vx *ЊpۍIbqVU1r$ a/۾Ngܔ$[UFŪV, j#rQ;[Z`*J"Op|UUG,~0 E.qZE^G^{@/JS&iݐ$ ^7GϞ=[;}Ble0dYimP$x~Hf0qR=+zѣwT5Z3ME<$A4XEAkyW*xNU1fAUVdI[o^zZ4UڼibI"ib M0rU@C8S`LpnǤi"hdsd[oM8 ֒: *0-) UGvd2 `5 E F4qڢ!7|3ꫯ-!t$nqJr*yq\͋֩z<|G9rx<~$IÁ Ij^Bn 8 ;AWAM5GykR(4 LūÁe2v8F傟a8vT0Vtp"'7aokJJ5_$HqE@MnG(bZAʹ5MNP"ipAUU=(Ʋ f="I(KvG%eY,˸р1+m4Vj&j5de~4*&eLbo/nwƍIJ:ܒ!ҥKmh`$;|瑓$Ui•46avpسxȲg?~әw=88Č|ytt$cahQUyAvlz+&]]r?|~; P !IP, rBbLX\3)kՅx饗2}+V$5ːEUZM5 >6 3FSL1rd؂)bIDAT<0CNnڴ)/.̕(iRViL_84QEHX(V!p, TEub###x' n߾=RT\@$L29 % 7[꛹b'-JPJՅ|>mii9Ljy>U&àzY4=$b7/`Q4f;|s-l6(㏟?>r$us<e9![G{;Png]UQ5 L.] IR@1 V$kFo|'=[ 2hˢ퉹\hqED'EUEAA눩jfg?;gn{__8@n8 n;X@Aj2uA ǃb=u333鞞AWGi.:].Z8-b0@XtP{_p$p8033 cqy|Ԩ*4 F[:$Qt IiF)H[c7V-JC1Qf7Y&I8,EQ=3?t:{mM,Hܕ  Tyhmm8(SSNWzbVCEiTUǎ-,O}jf=;`>al jR ,E5S( Cx482i=oX8NTU8A2^/33*F&DY/EpBib3#Gi{׮] {/b@ܹK 8ӧOcie2XMq$%hpVC4ߠ^rI@9(<χ`vf0C p,FPBXğ|㘝E.4a0Lt޽ kOd6oC`[SV.FeE\8B J1t à4[ gP/ؑNCY.]!BXǃNa^i8qB(ꂀhb6\#ڳ~}&%9ߙb4Z !j'6nD,+b18A B(Bi4FE od`a3Ēd28|ߏgT.$ {|>OYÀfC[[E#b۶m Dk,6G(\ Ĉ͆J|>PEiRA41-CRdrE\ @؄6Xn`UKLiyx뛑$ @ {&~_SP( ,c7$7hhhZ4(jU2>-0~?\--W*ø[y, 8v;H4)X#?^Aj͢X̓$X(C>{ ܼzuWa*MC7 C248h3d+5 s$x`f+rN7|sr4].Ys98;5VU011y>Vހ(@KATgj4Rfçp(gl|5n$!T*QhoYE3`MжbSy&MӽkCizY;\Rh ˅K"4Mʡ--m== 7 a𒄍+VV^^ryK]{NA`I3-!o. ȬD/VO) opJ:L0 4,1 ٳCÑmkk{H$$%M?ypm* (Dn,Á,7Y,F[B!bC]Uw rՐa ` ˔7@WͶ3GyK_RLӴ~vk"?>id %IBe^/9A*wW*ݎRvH--{8?"V!ɹ9ZBr. v;)*-ȄH*؎ebuČN'edǃÑo~s3=h4|>(J>3k\r `s( a0+p&{z0},2Gvn]?yss]~9Np X,cJ̝>12Vuw#;7yo۶- ,>}:Jq4Ӊ:IXi8vT*Vatt+^8;:p`ddc,|_v'?ףp4j|PED6 8&I 4:U ֬AQan<]Ocꦉb(R%?r$SSh8(0r 7 i~ӟw>v,yݞ t4tDj׭ȑfDe8TO\P=qh/ ;4m T2 SaIY”,Ct9h0 9*6o߾$d6M"8,l!pt8Pb \#HQ-u| 7_e/v˗Oz~{.t* ޮױD)EA4VC%TDZax,wW^$*UEI`YZYKά@"je zƫjB72X9A@R,l,Yՠv{n*%8zWCtY(hMOùz5m6e4 (6ێGFFpSSSpM^ܱcWh4^.âWUEO31㚖Y"AXl&bjeY,za'IhnN$ 4a9ČR &v+8 L<:pU*"T \h7ͫW' mmr[[+Z a ڊ"c{+G"hH vf6oޜ,u,4-JXLibNU1qnqPOdrp˖-(4 ݲ$ ,rh>vKa+4*v;L+}Jdu]Or}\h< x`;zSPPnGQh8=by>{X[* 4ms{͟\FѴ,U.f +[}b8Lsԑ#<ǎ%n]2_&V22^4"˨XԥEQlrG;woPٲbej5i۱X+ f`EQ$(/!L&oFt$l D%Kp CCp@ŧ>c 5 WաM'--=@?#{oԦ Pe, UQZ A IZY7;?|N ÚTUaPe;iY1 ̆BC={۾r9](2$I^NASMVpqe2P-Ga@ؾ}g^x⤥2>>:+NHW*d+D4M{߯}{~k֬1,'Itttf!W*iXnӰ_z)=;SO%/2֥X.Q(F6 $!2jM:W̞<|嶶!ߟK /ŷ_JkE\!;3v~UahmE 0^.p`ʕه~k,], ]Q>},mm|8#Ix_ř3g&em٥K{<ӄˡ`vWUB8vHC\:.V=b"uvTU0 fŘgKR_?|>vv=aٰrJ , jZ J,AM<p: [lgP0M0AŲKp8,\.ׅ0qQa&<_o&[ZPyeA(h(ʎ]vw$)0 * <.| j a0,](& ƣǏ'_.޾n]P@@WK fgfSNIhC4)|Ȏg}v>n]ܿtKVqPUyu|Pȶg੧J}P dKFY.,ִ4P( d8ܫ,*Q!(6hm+;(MK^^7A Z* uvl 4H)&L&/xAqxt9t8bMCav#H,eP*j===ɝ;w~`$ǎ ܱv-Z` :~ueh@1$(^p}[[[c3SS) *&!4.V!y<1 iHַ}'L]H$j\g'c8 0kæ(j5 -[04 K[[Q0z 6O(HդFnvH_]rI`( ˲BVd"q?wޙRNJ(j  AïuCs*b4 ^hA&&&62E|~bzў) Z[.=z5EYh_4%Pա aÆݻ跽fڊ5 0C8vPUn=''9Lp z>֖X Fq0m6hn@rY/_$}G=Od4tt T\ EA0z7X|#GR)Ap0 `WT[n? 0vq!Dbg'XEQj0yBכۍp8|2SR7NLOOcfffY($ ==*a \4( zT5-imqؿ?pg\.tp |99tHq۝zѪy?$XVJ*j5l2DPס4N,V BSZUFz=tfEVH$ҟ堅BzޱْX.e٬,˘MR)WbЦ UUJ{;~8~ǟ{ ^*088xgd$u0i${]v;A mrv_Ԙ7֭[Y{pWǖjvݽǁqF#;I ~|Hrɤ/LhQQнj*`FGAJ||sZx y綾0NGIIIiFQ-[Jq|fM^'f;vij1H{GFSK]U1^5g@4=E?7ߜ冈D5?p@`>R8 E0Tf4:h3j'7?:1ZjUBP^>YQ.n::zA4S.h̃鱱kJN?; a/ CǎEM B7|3ke6m4HQT?IYX:[[{= )DhY3ioΝ;H_p7h֗^QQ(NQa2 T?Af``^H@<V8z4 ĉB!uwt\gki{<%+JjϞ=zB$I8.#Z5 D"AN=Ǹ{СO~rgTj!e,A$&z㍋:;zɩr9p\%IB&C{{;GGGS$I&rb ww---s${ À duM\Er@4M'm6[hB\ I:j(+QՠHRSD BvP(ɓ'3]uU2_,;OD\tqMtaz[M]FGSR[VH:a00B{;ܹNH Y$iA2///OkF )N砇$(EOvm^wTUbҲSyH,!0Rp|~L&37o6]DP˲(\Yw8no9?;=u=k~5\4n19F:+d^y啋xχիWgr\r}^{mL~?:66֗'ɴ_z`jsht(%l6[Pht ?m߯Z%i,Imoo4Mad29|pu099ڒ^l4}c/EQ'xbo~NGYxhl2N+33 3ܿq>/: |yL/??5kj٣GD$ ^I@ɧ>n\zzbm6 hLSXMj]SQV\~Glb4-iT͖l4(YEw/|/}K2sO\.g%I$ ftfv6͔Ih(9P{>k2GFV\[!OO[o%C4Fwtt>^>/)rgIا6lKvvdm6[rQ W%iZѣɞI4wSq3ǎ188T*ˡzZQ,Яhڿ};HȲO1X޽{LܳgOoo$I&dYN{qy",ːe9(J/ݻqŰH!垞a?N+==ql,vBy>6wm@P(iiNƹn B  >@ OM =zH$t:TԩS;?U#0 bkb߾}엿E/̷Nyi;v{c~Rrh4;zst5 RIO=k׮4 Mj۪U1>~D+㴪m۶׹.Kw}ZGGf/ma(FAZ y9XՒ^yCp:;ѯz:gOoߞ|+l0x!cǎ} ιTwߝڴiӇl/7|sbQzT7xc>gao֏nK]w]__b7p8qw?C[oH79x'M7ݔU뮻27o뮻m6p?{>>=e˖5\G׾뮻.H$۷oHe˖o#_g+`a{챏[ַ۶m[ n:|cw;v۷/Qk_Wbwym_g?G-[[nmܸ1?r󞹽ca[M7vlڴ#ݗ[lIr-p/-[կ&+Q'[nsO޺u7́;#_;s=z wyg:?sOHַo#uGIENDB`monster-masher-1.1/pixmaps/seeker-gore.png0000644000175000017500000002601507704726200014407 PNG  IHDREgAMA abKGD pHYsHHFk>+IDATx|yt[uxXvAH ,ڲ%;$&ӦQdδ4mmvt6ݞ,M(i㸮-ْX%K($0%L9s}w{@m͆G/Ν|RT嗞}=,(  /􋡯u(d] uwk&&3G;=;nuvDW'cG.{|#9[;?{Ѣ,ቁxUQSL3^G~?ۛ6G"YD;p/_gG}aŲNN$\x_{F0N+9}{O|w,%ѓ~w4 cZV!I9.fjZ=my퀓aF4г}x$wD ˺Z.@(<oRCNI覉^ jʪ,CԴcN=<?O槷F"eRi𾧟iҎ|y5kֿPY\UEH_;::y/ ;w&4}(>rAAop, ˢ3ZjXL'O z}_|ypUY*?H>y=q;&'$A$6_kׅB=}; bX `A$aYqz O|…ow3Lov.6E"9ť%V pߪUHW\俹~}|m}pЬ(%0&Ptgg1R%CttMOC5w]}b'bd8JYZ\]a|]͠|}e. @|Jfl: AQ<$@] *Vy /V Oki²t04 eK]]Y,X asKԫN_]$[nqorA$Mϲxfj *~<9 ;Mcs$;M(HWRϗ\}~WK<>>dZV o·45 |fjܳ˅!p@3M$!I8EYmzzUjHB&1;y~Ϭ(,2*,ô,޶Sm-_ڱ#q89h:;sfHxò<yn7N'j5̉"x }~?ҵ;F?ݱ#NFE }--e[Ţ_մ33`) ABJlkhj/() u#p,~K6 Mco[{^ZX]fu:\f+0<71w1sz}Yu$IAXl<(DM`i49xvfF)2`es$i׾52o[~nxZ-8ֆ „ j.ȞV%';7o~,.--,l6|}nO rn|EEAIAԄ(N7h~SP,K{{4ݻ?wQʮ]ɰl0q$D#X*uMÜ(!Ityx{;~49R $A$8h'@>=[ `osPJ Znބ7qG0lnK4շ]=L$5pyIb](ܜAQ=Ŝ("]B7M4 qv9 xŶ&eMmA .,F>3S"nnF @Oy[M}["x@ׯ]3GEv0B!lFq9UΜv88\+ *,Aj啵ˊ(HL:J%ӕ DMÏQ44 i"pl{=ݼaA=i:(M;86;ljvv)6 4r=^9+IG~*m|ϔu}dTȺs4ml"8 6s9ӺuqqKli G˅33:6B(2Hb%EXGPUTTo}>d#IHX_v#rI D?y05]Wv;b.^fl-q8o.-!]f6:%T_d̊0X bZŜ(J6BiFQy\YZ@Pp4^/-.bG4||` uIAP\SÁ}8:y^Vi\u2LseVAbqX ꑾI~֭B0- a0HWP c\F^tiH"> NQ.--/d2W9~|%?;)òvcoK ҵҵ6[o6$|dzi\^)aYBMp#Ǥ zu80R*9libm0;[Zd{z&=>C[6%$WEŒ<'2o$]WR,C6 du$ ժE8'R{pXtTIXհåe3 5aPA:|66F"`Hjk+u]afjns\ѴaZʪ QQ$ 4aXEaYp,4ӄnX [[k4]״8M 6R((PhPV\fqQ0vc33W^;8j7@F>_K @DN,`( ^ EYƍ|@6 4 e,P˅^/Φ9QTl56+aQUU@AEIBnGǃW24 cK$ײY^9]|1|;8rʙtzƲGq87<\+rYòY~p%/{z6,#'IhuA4,q0, qWk+Jʪ 0$/."t?`o_Ox<.p,Hl@ vL+ &e'M2q(+ eEiQӄB@ 8ĜNTT2*k5M==X &eX`H Ibm0 @ǃLiY~o}w;+cEYƆPzu]_V~, a!Qsu]^/hOIQXLQZxly4&DMeY`) Z# `iI2E(Stb͊{[<}Ʈ{͑nv;v;l4 3-K<8UMCP @5]G^ @Q@->"N'\,rIBU柞|ϟНئb='IP p9X-T:Z\.|iG4J̉j(p4O >!E…575M8yUYv8>” ҈a /Ip1 lD:/.jLOgfM DUŶ&qL2 A5)FLQpTaPVZPU$ aZw\'_ z2zz>Z UEn9>$]oJ}8UR9Qi,IV;]iZSu$˲`s(IXx՞G݊a~=qQ6(2և+ŞX,u:M~<5RUE@"DUR*@ǃ9QD]Ӡ&޶]>ߺ ^/h? G>tۘ0Pu0$ "?H`\Ɯ(bRMFY]08|vaAy{$(DUl:򒄵 B~[ z=MW*"]0?ȝ_qԇ7sl4ݎnC,2W9 in]}5+JGzz Bi2n76BXTL@uZ{c16UU ̋T:Nqò͚iͲmX:-+1),むlY1Z*a\Lr2`gg_Wp/l6ElDipե%meAmTuX-_L h:{_ygygYU[O\@5MyBMvF)7Z5])&@]1΃koYv5E(p0 ZN'Bvu>1/.-A5 v8Z Ţ.~K$-W NYhv:hҲ,+cXQea^ C5McRq5E׋D T&U,ˊZϣ] |6<68bu]|Gr 8Fk/g.gTxs6[xC/v0, > NjXNR7BMO\V!j:xq(NyTN jڽ^yBeEh=^/:x<pբp=EQV|+'(xfzz➎+cŢE6UJ%dK-:$]pq'&&Nht}]3Z む4 *̆Ma@49eY#t&Ixӕ Ϯ[w},kWtIA+Ǟ 5<گ4Ibc(E($.,5Du9{cCaoYQ7 L dÀ(J$trLN  E9E1T1 }C{cp^euӂM,Aե%Peե% Ĩ^A5ͣIna(t|bG4ږ$d*Ӳ8h<ҵvDhGggmVyvft?P|6[Wse~41 ,#h!I͑6TUu78γ% \)QT]t1(NL Bq8(2l q5)Rfb}(ں9/ eEAnabnxPe1vXTZ8aY{~nnힰQT?̐$Q.-CqT`5aX$Ӊuuɲ븘`P|^/2 :縝=>_Kq%ChiHq2̇67 @ޖH8-rf H*R?{Z[.TQUz>JeHIPel0v?@j6$@̺iGggO=p*;:ZTv67`pT43S#HA Ϭ]K69TNͱR .("dcVa/h4|,s9lD󋋥J 8UM.DFQx9VûsSRe_K ='bdN`]0n=?7ܯℇe45˺NF$^״RyY>u޾]lnΏHBYUQ4LP5Ԩj5,j() N':y~ǿ^o/W::vbv^817z,EÞX @+U0b#}}r>!x~vfގݎ&õ. ]\Zs8I\t}ӭRiB&cea`{4=X@k<ۢQ0l(0q8@ȳlkplNQ9Q X,E%EUĥ7 A/w0GJX 1#rgY4 y[ yV;чD"aE.d2u$+w\Ί\s7yiC(Nfhyw9LӜEdZwt0̋ť^T _uw/#? bYx5q˲*[h*$9aTޘ"۾=)7 qx;@ľj.XFn ?òx{ݱko\gΤzilmj†pMOcRޖlF1Z,љ(Z6nZ@<r髯r2 $$⢼3AaYrz1$q#s'f*Dv$W|bz=N@߸qCr29$6øˡ먨*,kx)vټB!Z62'b}>]บ˽bY 8hw-CnYxfj CR:] ;TR,lkjrG(tI˽!jnjnvp @%4:+89-!'I߾Cu(7',+Tc^@5Uo[ wCCݕ|aVo%nP aR#[E4;hiIFa#ww{.,\%]OzZD0p1}Tv8 TUa$7²J{ǎH.okjBah&I0d*tlYQ\0Z4W,x%]/\#T8 8fYV3\YU8.J&sͲ(2|qNIG|w@h'ϟ83??F$ Cc16~060FQ뿾.qlRwXj.4Ml ].9QDYQ>r yhM P%|ot$'̠ BP}~?$]jַ<9|(bc8SQq;%LLfcO+&'a`NaYHNGIQ`(rs":^.|ZmB&#|֮tZ7 .o+(-;Kf3ip=? +k+: GrϞf-ۗΤӈ/w;fktomR: f"(in6iZnY+G \Pմk!㘤i>ڹ%I t-,9I ޳|{ ϦBMӎ}?iOj4=<10Okiy|AzW~{ܓY::VH}lի7²߽y?3oޜz~r͚^cV^folzɟg}5H9s_N&yIDATxidy ;7"2ʚP@jݐve@%Ȳ$jHʒUd?Y6D?~nWk5v[O,Q( 1#瘇;{Lb-..Sc!>ǎ}EMM񕧟ʇY>&IՀxGW]y?q/6XVh E/cgT,˯…;''~q^x}ﳰ[+W^w~y^ Xk,0܂em}ljUW.{˃~8]YϜTYgÇiey,Wn:Ukh0 w駿hM$eX[ \ykh.p88fxǿP8quM@|%#\;8z3uW~vן?N^j|ug뒔 ^cYRZoKrgVh8Ngg~cN-Te9`E姟V˜<<$r婧~|ΞR= 0,+@<Ѕ㴯x/G ǏE"ðRNB ڂv.u5$.hTUt 1=۟X7 '/I! mx,?@pKq/,W8,+5%)<5Qeyp9ի_X8iA2MQuUy^@`r8M/~%߈",+aX0 мr=o4XVXbf!\Q4! i]V? CɋӪY. ; 15}_H{/E\FGP4m7/GQpg/q.b qg5}_.G0lerEXpΕ p.}WH~~X_*0tyC{%e>ҾLa t΃D# ]L3/ ;JKZ ^1ðO0Y{'N\lj -#& ']C.Fe:ϫE*Ie_/|,Igk'5TU-˿gk}YcY0\e+_翲$=W/~cGXh.//R8rXSJ:M_^Ǐt= KRY5is<^_㯽?~,Jק  rOG쇦MB Eb<^yǟ}k:ORbh =ADwmӌr_}aO^$I+d I ւemb4Z0`q! @|}7ӏ8qrU4 AEFUqIge²y#nrY;+ A4moe ayF~Ӿx9KKh,DQ'ey05u ޽?px> +塇~R8(0,$D1 p2:kp̳~kI'|B4LM=0;s)tò6/nx9wj,]}*(uh_h8aY{N}he1Ѓ hmT8?a|'O("3kf$D~ˊ"O}̙_{e P2$) 6o# }c>,\e0 n!,E??}zieEUTAGz<Ф0 I&+KP_qxjUAP(Ep FE0em^r?t:?IK'/U`qR@Ӷ}te|bnPJ]Q Cʲ|㤦W\˒W\c**TЫ[  `48+P3?SuW8 7H;73G yA7ð' Ȼ0G<| A0.  ! 8N_GYɟIR)]V#1 I&D1sy8\i>o̙_jr,`[ aC (J nt??%U-5|8 IY Cֲ.~zw -kQD RzcX/^ԩ5HC $@|y3( IAzaD(Jaqڗ8zG(%Q4Gy8(g$Y2=qV}a",Es9?{]#lj0GM^C7zΞ冢Q6ݫe9(J#,ٴ֧>,8nqXÐ=}t8;k8.b*ypp $yhrWP1ĉ]VʂE>l#0em`0}%W?8#رE1sAU+ ?Fz`Yi!, w1ޅf^{?}zy^E!m dR۽_|?ȑ1 sY.!ً( 1!:{K0 c^E+Db3 f>~ uQ4!F5v8IRv@a+a8Nʇ%C:Xf7XVFQ 'T9ND1^hQQ p.|]P8evju{KoZXzO)J B8&'DxX[.u槞}?pqܯ^L(OBӦ0=}0z=W鼊xw[0/, )J 9Fh U!{pE_~||O窕Yp~ c33{ A`]_7?KF&3( I&J!^`pMF q!yNOb畧d]B P2Tpû(O"? b{|/g%yB U-Ux ߷U G13:s1|wyN:+ \ކ!:A'PE[ _^^$Ϟˋ,+.n'AT,d9R&&8dz7`Yxz<,q ]F|S";h{|߯}Dhi_ƾ}Nu#ܾV5t:ຽ:Z.w+ E)\>JecuU w`[CA0֧^{@ǖDxB8d"# Kk/ٳ_Z q"nA;>ȇ pm A9{K( /,IBQJ0Yx0t!IYX8kW<}?q.q kW 8NvH"`4eEJ^x}>>0t/r(q '$e# wixA`7_z;58NZH@lv comoe8N8!E>PvcuE#=Qq B&|ߢvǟ@?8$e>p A Kp8@q\|ױc")| a I9 +# =( ?+|8_3 ׈"!z59Q16Ѓ/nk׾a : A`/(JqD5]/sÂ>Kq5DAr8JA`_vݟN-dpIק\w w@QvlQD,aӶ?џ'8^1DP ~M Y#ُ^ V3EW,"5vIG)Tԋo}wpj<>(,!89hrE!rئ>Ae?UWՉEY.4Aˊ88;&#(;?H;}z.˅K`P`OP $)Q" ]k `<^GX_Μ$e.^%` 梚6APi`oyz>>/,_\UKt}@xUx na4Z`p>H[ W/ YFv_,`s`z7]Gؗ]A bYӦTBs>`QăWnNVW_FwqC+o] l5Wld(J' 67öhfE> \tb?ITR5YdinzICǰʹ>M/4 ca@M(JAeyqH!4m,ˣӹѨ0={V8NLjR2 \70t߂ } ӆ? aa7뢘iP%MRK*EA`c8\A6Dw>gaY,G:ˊ_ Hp>Zo4Wpe8N>]nrmAUP"%QT" *l{ _ _,qh- BT T5|^(: ۥ>9еտ~k;5a ZEHRZD4rabPb>Z,7 0YAGz< ]Y8?}K`v7GE5Ga3X<Q4ɟopIGEѤ8@ <13[kyϽ#paEކ(jD| oue8aY- w9;CV7ge hR9`Q$!!IDhA`CU`YlOjѨ MF6g1;[Ԕ ӜA&s6E^#=V\ɟXy0سp! diSdQKdz^1=k{v) :0EIt]Ŗ4m qjq(+\{_oFo&W.w> XR(KQV}4?z彞?ݐ$M(; q#s\ C»~s~E7X3VVq?jLL$,,?ϲBR97\_}#G~>7w/!yGQ=jT a jXLv}grMQqZy6wP)qD:#3̴Z/}(_" *j޽,WE!=sYS*{>,O`<^v0 Lsr9\8~X{/0 MèB'Eg>bqyx^ό"޳>:wזA2 E)CQE `A u{kX<1/_RՉGU4Hcm e(J'aM0 gbtj&ϫc*'8<mlo^O=?88m0 APLx ?R$P11q^ر7},Y.0P ˧y>yI6&'o6?=e ~U4LsRhdY9p.rCP"dP"ɇ>S(w峟8yQg`LZx((E>Lf$ E~ݶ+ };џ èIMDzy~áC^RՉ'A5ox %@04m^ EA:f؋ҩkvYQJqVƯF8Nq,8N 3Zgǂv]1O|bC2PB]0=qZd9ɇQ.O4M&D_dYһ?Z>tG>_~5R* * -XVF;=q!쯸n !$h_pIҋh7/ϼ%vO9NzRdMM0C $P5Lj15;gbmbW6-n52!*v(Hy}\&=61QSV`_ܣ*4mZtr_8t$68N|lrᯯ?c'y@!,k,+ G c;엖rCaa8 GPEy^5YC GAi "Ihd_Xf7k`qx"{AU'@M>@E^*敵:\ GS~Cu  {HpUA0ҩw{'u8NOC&@V.;w߽ I[VT]4gIGDy,`JRQ.yС ^ ӜKmC PUt7căi6;|?kèQ ]1J*66ֱ"B&3lvRmo;=SXa쁮O 3f_F$iqaD\&QxX<~chtf9?lwYB|tkbc ݛiίSQex`> zr[߽w.FT hV"DkdYDKѥ>2|Xڂ(f(X[[Ͼc>ujZIuQ~Ȳ8]z{@aCh]qu}z$ $QX,IfUIDž҂P J}8ѨGvo羾;MN>$C&*KPF"5 <HRQ$¶韵Q#=xB|/\E1A4d2ljTHo-ree~H4A0ƞo=׿VEQ4P.G6[xL:EQ, $2i$3Fxsa7R(%B>LUض@C`8DRc<^cvyQs_p>t5ØF6{Ќ" y17WD T!"\W1:ӎ$E~mccRԅ( BPr<#TP(#!I,.FUDa5&'ƕ] 'aX`Y~T*'19YEc<\y({~r JG5mjQ4 E).T^„v{,hDb٭J;_O?`Y1AАUwҽ2ޅvqࣘ9 5|g{ǎ}n)?H4iN9^oA&!~. 8u4m2aP 2 t:WyppxM$<|j'œ8J8LajJ+ q` |;Ww|ܯ62K>JZp d2y&<+ԋ vo`0k[vх߬rZ4KSb .&`Y90,EY0(@slzEJ>Ms[RabDQJRGպ$0wSS|S N tmr=p\ .}ӡl蠑~517UuJU Ψ0MҘ Ch,˛ 4&'_{~8N(e3# F00,K62eVtR9MԹRP2;R&&n{^em[eGœ1x<>9ޅ,|  15eBf666FW G8fp3Wv@=;5 QaP,2v}t:715Kݠ`1]W/]i^\8LɳTBYXV &9s{HRW*Ǣ9t,e'ӘO,7H$D 2䇇eSt-a]A}{]gx~6XN}ޠRe@0iU@Q ]zRӦ cק28b`q"~Ffj#Sr׿jM,+qx ϫdP,@J[[ϡ߿!D [[_} be zQ A&dP8Ӝpޠ n?6''i~ȿ?[b6x^(f !&rPUgc}%t:CQ򩌫߿c>w?O Sa{$zݻ7)@3P2*EGKKxX024`YS.w'$Emh$rY4IC]5a44Te0E{6x V0Dϲ$u]֯&!r4~XVKtͽ>l@r #"д2Ч`8$%U-3-&O s1株 X AҋNK8lؕIRF* zb(Yxpkk/ЃF`} @OZZ:90#Pa'ݢ( `5d2Sxc$g8=Ctq\F30e8C/#F<joy0$.ؔƥG.A`a4ZU-t7(]$ƍqZ:A6Wû| iA}zUNe,j]`pKTFɢ׻8Q-k ,ks~u@q7d9p 5]@&`sI붩9XVCFdDV}YU'LA|lo_igzzC*Ls/$pov=è3EaM&ك0 *ylkݏ((pN2ph38x,t]oV C60Smxވӝ닢q!ُjAw_Q4(ba=1zg#M .og#S1[-O0,g8g1%I"+&w`^8Njmٳr)_-iܽK^vWF*: Is}̙_Z|5;DczR&WU["І o!ܗ_:%W` 8L|H>E CC8tV060d9Mp}7I' rCsQ* Mٓkz)M|tyƍ1Y., U^y]/[5c.h]ѧR=lf_קD$mqHY\&t}6pn뽑ڡo__5# C`Y2 4@N[69I9qϞ嚢,+`9K5ØYLi{rV1So]a; =8Z8|v$˅*tDIJU,q԰VNtaWFx^.SM^E&Sa;v^ wn_CPio AX#G~b%S}6Ǐ թKN[ c0dH P@zM<#J=P8O:؃st8\Ž{ ^`YR "qȏ{ɟ)Jq1;Øv!ILO E,+0LLLL`j{{[oB& -W3Fr>74e%xވ2!0f)©Sa 4VRF܋[[=t7S&"ނ ( ع~:K  2ON>r$LEFDv'K>|]?%%*f059Ba :n\j с2 `O!Գ{ȑdR1ϫ(c(v›oE 4RQ*>:װԧ#V}l,8GDda/a0 nAttZ@viSԻSLѱc[" JSG.wJ'<6[:r4 y:|ɃRRu;tC>] CSTažfȑYJ19y{LM=L'݁N}1=!P*(+^֮j آH*+8muIR1Gm4ry)hd9ØàeyĐez6h~Ȁx4t8qi4ZOPYʆӹNǑy#vRlbT9џvk* iZdb֛o,ׯP~@UKR%m]8Z f4Cru!|k7`){JQ vۈ ̲}KRBB=珢R9M^Qa-̦Idv!w*Q>t:mbqlcQrd2]RONὔژ¦]Aoӧa ,+,%Kr%^Wk%.w)̤0tG>V99F4E80ͽdj1ZE) b ~65 ,2Ճqƍ['_ 8bq b}=JQV'S>@Œ$5Kճgs.&A`0P.(YloF I"[SۧwQLfz7`A83(< LMD>"D0 t:oq\lj4eycj a* X(RcT]bzZCHoF$U6@bǀㄔ j:ha<^=z5a<p╙zmj¶[cPGдiv ǎ}Lvb`%8ºD1K:XMrRT[`ri t"@v e;}+g#p ``bbQZw:[Em0IM 0(fgi>N:M㱵`<ނ$M#ϠVl^_5azj>ӥ@pmn ,˂a41Y.P 1: /6U5Zju!Ez~b<&VyRd @(fy8uY.U2ɄBdYF:t<45PZ3wѣ?YcYq:XVØE᰾ yCdhw8pxBjNTI67[X]6ȴ CHLͺ\1 4`&I9zWdy`GGLBUY*Ulm=ԐN]5*= !èQ.|LX]iEqLrD>`Jd /;rcn EݓT52[#̣Q /isӹ;jIe2} &]ˎ;< у^^stTԟJO=Dpߏ8]o+Gye Iקh " -F!X vua+.S Rx),DQ $)CU:[1texE)8!IYrGP(0thXDh?F8Ԡ֡S4@)R(p\kiLND>0ޥ9)XB:ݾ7;_.IPE"R(UlxmJhlvհf&#i0hGxaEbB(h{h^EM|Qk0j(OPS&Q`0Bq@)JJ&[`b4FVz* a U}4SM DQDcպڄV5t#(w_p0fSvc{Ef 0IfuhB&] p࣪,+66JQ\VyR9Mwi A0s2)éS_l⿺|jDj%`1|x F6:17(R]&R(",SD+M HjjedO鋽CA1\M«d_~0<œ~Qb<ަ p1XVecb\<@v H,ð $ E 2,k6& QӮL2R[VoʱcOnwq< :# 8ѭT@4PXiyIdFy" F GtR9I:x``fGIRQ88 zS1QPtYKɓ?_gYJ-40 $FFMFkh t1Emh?]'DLs/ d2,iJƟށy}dD3g~ 止q&3( C&^!RG|=.݃!=aa;|j`,Qכi Y(t C$7@{Ɗ"ldn'2Ql10.? < y~p!TNڮDi66XlqCU'}p/6 ӬD6&&J;7I?od\61]MIi>xͧ.5x.C2|+fF`N d`cYWq^ꫵ.`}Ce"5֨94dHa*f'x܇vMF:5E&uTAr\t Q?M7W'buuj ahQv<ϧS~ܦ_"n'Vv4$"@y8NR{^&y"i gxgNjd~X?]/SabFmwa4Kik~N= Tu/,+c IʁTtiNO\O~6xRBr@^oN5$Suh6!ɤ02zۥyPXݿ曗/%2 ff: 70t( E-ڃƚ]R6b paYɥ2z|1=MP>[w2^ j voROUeP0L3д@ T B !%Xgae,R^Z}bܽ51\u Q8=!gYV@x^aY`ݾnF%oAQJK$ۥt={}uh3i}2Gi[$_קqZ6,kv{i :) } A4 efq!,,Zϒ,!KgBH,<#7_L4G rP#WEp]&!úZiNxa2(/sQE)X܃-}E cL(,Ba5ItkׯjI#ХPQCk8" ӬThmhqR]4Mx^ڦд)hTQ}&) HEo/ >pAPwJݶio%R(U ʭ(&F#m׻Ǵb4Z P H[OxqgbueQlnBz<^vE:9m@ǸhIu{iRVV]Q"}`0 ݦ9*$IxE qcukJ}`v07%tFffqkkW0 :5-4KE)ݾhҩin2* A`_!ܣr :QE>j-ZT0Y:v#M^emTWWM>yánujoE)RuKcŧ"d0/f e0n_IQ?,@E ddaektB%LL"F0 LfC,:\,߄tڤ4d9@pЧׯ8W!6ʚ1!8OhAJ 6:0DxR`.XB0f!IYZG(Hv۶A8εt0r4iŦ a6EZb4j"c຤K/I?2Q|v*OL+5o+q-$2v lowto F`YĴ8?yp048254AKh^B&0/YFwq-Ҋ( B1 }mA G YloxE)QihO2 AhP č~8$GϻEief*%!L. DB$(Zj0dz"14&ΎL4ؙ"60N&ΑnFia8H;đ~ aw9t9( ]lm7~by&I # Ң6h$5vϲxH43(%>ll׍g:&]T1mb{E8N  4R=w~i~O.r-3s^T*&e=hT; p_-,N"狿Eb&B(Jax j F{ <㭔@ ,L I1IPJ d?ID&"E IsoBRC&!ڝa86XV}_,3% (z K/<8&+a-T&qXu6+'$embss QPy%ݥ~1a4n%体l,>7FbpL _EҦBK+; IϘ0t18WeFJ?ne+U^$=C `3q K&0UryIBT&eaآӭ!]\';L0tHꥲ D8t&elRQʴNiyya~thO}6]-;e6A49N{ۀevII )NEC*׭s_NGA&pPzӺ ,+b{%x:ZA`qLg^<0y)@T :h-'Ez2LXA`qlێ41IʠV;Z̀}ӁemЀB;,O; C*lG1=]ADʦ.]xT_,]Sl#:rjNjt U1VxL@D2D$`y]?'Ԉ&GP ]%g[VjJapase 'oӤem%ϓ2\?ѨEimJ_<$oz67e .k9譬<"Li҄H!IFCLڝLRH/ { I" 86HJDA P X㺝&cNu8N Q岎\.׵ y> DԦ Ϸ?,dkb +,LSm<F 2uuw$@U+KhJչcbb/@g`/9dYF0Y_u0Qk{̈́?RG,Y`m o%Bd"\bX:0@b4/ejMZchT80  7-)C|ߦrNʾ!I^W_(8x!"X r4He%_F&3G}H&9PC峤x^;UaLOn$iPQR%g2$6d"l.t~4 ]g>dY@uOc)xĹCƅVSځ_C{qS)TαrO7 ^Em &'IM5YVh>w4,+\xl8^ 5"E>Y33:x~,c<^>5_|/Ț,hODXgf?x^D&cچgnR-ƚa 7 (j")MjWxܢB`q:9aL2`bGrN2'I= I"#mHSRN@^^o '6ش=IMlnZCQJZ b<^hK} [亽0ff4Mln I*"(= \7RJƈhCﲢd\G)2DQmwSIjd樄Ŧ22 })K-ZdgJv9Ȳlд/-*CRz{.fz:+ϛDRyA`!0;8"6x 3v{J@&C Podx+52]'5dر%"8Pi2)XQ (gEաx2,N$=0i/d09Yb ̮CS<SdG`pB+DҲ6?͔$[2tkFaTSQ2FA}'R4+)%IY*² E*d" L3LR0pxjPcYJ B LO@Rɠ%fJ_Fk0,L;r aC,-Xp92H4,Yx&o}% F\$p I8DJK4qE5q't_OGĕ poRr*"z7i!iR,:'40.nAy^)#=2-D51V 1vLӟeڀ,E>5uQ,iV}mL) Kɷăq`"t}\F&#FY0 L!ώ@eem6URfxH7<XA2r Am@r}Yy߽b(`{E>l{ R,Ӝݻ*(F07/ U-bkEn{,7/*²%4]azZCkvE@ 5_yWht& Ļ]B20aȐ$;sN(Mr0tRz>oGA&ۡEq| 1" c>%kBeZeiM!J% gyBY€ nRF8%KV_,} i9+HXA7DIDAT6[@YN! aB4Qau8i 'B<-Aӫ]ՠ 1쥛18ܼQEzG}¹sߎϨ,Wx^}ޗdC z=laQ2%&qSv驪 pNs|=q g`mdvdP(0@N4o/i&%}C}}9af" YZ:D1M0d!ˤ8;s|$e0 l:  Eᱸc$O"s\ x gu=1xpJer?I@B&Ԓ !˃/bdhH=eq)x(x(7aee6 89{J n T(X.QY_7 $ hei8kR A` ¹efqH!Ϧ[N0s"Qy FG-o1uyf)nH$RtԩPWiŵ`h([f85-x[XaWϝ ?ce"9va:mՑ (w-AH&hR0~|o.^;0jx*(e,?\H&`]ZeT?Pշjg˗ng#W͛G<NKg,xW@?POa:K<8.aZ Ui= Y0 i<:v!d;po^')Q@I[ tL87|Y Yqp]loㅽ{?K д%88ݶirT i5,@Qok`t!8N>u/@|>yڹs;Nqn tG!BlC_&}p]pY)?Foaٳ3k˗vjb\W-~*8jBmW t\ӂ}ݾÇ|>4m/B I1s)<u {՚AdMo+|Q,UuU2 IXJt--{Aټ]'5ׅݻ?Uu]u}9LHAWMЏ|1t7Qkk™Xx1òa(2r$:stqںBRH!roAk<gy?wqzGEt*Md8rDjuH ){-T~/PnUZa0-"'tz b,I{!2]l~mx_n ð biez 6mF2)Z P2ia N({( 3o{ sIR*BLf I$j6Yz,//yr,v6^|!nR&" Ao(H;r\,..bym6 ILZp b=T*gd:I zW0jJAiڂ U yY$`\ajcq1 E 3聕}aY" ! r? il!ʠdr uu$xsSelݘE ilْ ;iTvM$ĭ7:^Dž,Or Z,"#l B:XXx ݡMq,)k_,+L:NPb(JA찻-p++w^7V]q*ϧ&Ї-İVIJIiPFй\ Iʕ+OU1;1Q%( -:cE ꨕ0j|ď`._ۨwHK$JEn#aӦ>zUpzh.Ǫ0 nʉ/V X.ϣms@LsJ~z+41&ĭt͙,]gMsuq;x$ $a4yCd"O^3g|s6CZHbzEA.P($([DmautlBdȀ8nP^C[ ϧhW&ty &E0u6@R~\3.r#ش)|R&At`j@sk$gu}̲@55/VrG5 ]_`pp:nLIC^w`]H$|nK=;3s^$J,"c @kR zC6R-fzԟq}8jAHcx8\.:vIf?{TD: d}el@Pa"H ˤJYV2ohVa_V0Q}gR$ R20M\ׂ2|H B'/]Y,)Eчs0 A@b`ih#= _̡J$`l0]R O&Y.YhIРFqެ,On&< i$&,dqj?Z :K`##O! M!j.ArdՆ Z%iV1ZsftnaҳJmB_ÑL 4W(9sdM*v}٭H$ e`a0hCr300h ĉYaqԟGzhozj'qD"NG:KH&i@F$#U/zQRbexVyZ`Y122|> ܸAl ih:aJdci:D1B[PU@UY _qLO f:FK<]1rQ~$z=~ {H$\iS$UX'}޴jh;>pGsIa>ffDDtDYroko nppɡWDN0r,8Q2is0vRMW9y+3אL3lĭ@G.'4Tcio'^=lI nJ:qAo?A&A 5&;5$W!U& ]f*X ņUd%ZdЖZo /]h@>8>dD1'\oZFq Ml&=anlIբU+* ",@EH0  'h{[!?-/ȶmib/&TaLABCC9YXV#v!#L \?o,.C:L&)Hcq588fVr|O) r{s}hd5BpP,F*%#ʲ(@5y F"mQ|A:!t}nh4b-aHTyx^)4[Y8y+<jʁfFCtJֈ'¶5*VVNՋ?7#}}q2Q!ق~x.TMZy"p+q"'n9[5M9"ز8jf d]?,W{YaYn4W'@3MI2JU3!ITƀǿPm* e"jA0 *tz@vZasT"NrerPUI=bdmҭYyȲV6< aqkal(rH$8tt:h`Ӛe]yfŶ'I@'g_Ր1 bq GEg4vO{= ;hyz]i>dr`},-qXYY!Uy?Yw )z@Qل.AQݢ}|4z=Ǡi"` zO*%@-AA:dl.H nevuaS ߯1 T%t cc,<4 Y4[0.:$ V*̑ݻ?fX0$0 a(AB&t0Lr9e"$<\KE܊GhCd?~4MfBU4aMuE26׻9qbd2 ¸$ Ch L3b x>V/_ugv(eϳ8]tqz++}X^M[C[ 3g9.1M*5|> ,K^7,\thtz hwu{STXXglA.7lVB*Zu:*6UD~s=x ۷xG$)?>,J vPw5jul^m!I}HF-qΞgq^Q 0Vm2yFd`iC6GC8ݙ۫wpn鷭4u=,@:iwC XZ:Z$,0 Nj p~VmDI!Iy8q-0Vs3Q;IJbIqjд6xm"I7 + î._ v T l ph6zyhtmӈ(~[u5,lAZV à$47ovq)WbDb(نiUp?#wjZR^f fY VnvQF:Lbi tUT_|VXV( B M[j;~ AXr  ~nq]MI$\mP՛h֭$) Ib%fyq8.߷%(ЯJRn$:1k…Kr=.d0b.Q@9s DE6SE6v5&x6UJH݆TΟΚgpn34:MeRD3<0MgH>r8rܡ4+դIB%zhx7 I}:[6)ĸn+.oeL'ðmK"heE68N^;yaZ'lq;8:aȲ uT@=EL ޭٳZ7ٳ3}N|:[?Aا UD /ϙKfҥݵU'i?{A&OІ)`YVYpՠ`08N*n: 1[영Hc)\`Y5VT++'R鿝Cwq:Yόl?6ʒ0Ms]_}&_GvǏaVݼ!UCUW,ǰ^Oi6z-,/@uB`Ynҫ7GF&cDŽg`$kkzk@חj-ca2M"S&}}{vahhO(חhm7öh6WPQtiKyY9u&* ÔҀA& ##f8|?i :4BBQ0VvܹomkF9s1uv)x>{mh\@q=#*3R;0MQmWޟZ5o2fhUti lC-Ua.ӹ^֡kޟzTO3}Dy<-,,Gq::5h@h۽MSoUϞ֚ge20@zYpoB6K \7D2ɠX$Ijgh[e+h-8:s'l9uhhO)U@.'b`HdDfug4MTT]~?|r16 $I`"r9;K~R gӧnPw@Yh <AHa``;188Ba3J1!]¶,-F~3h3TX/K[ЎeG)EySUrlaD<źcv}͈E yڪn)gl>4w,I@pH7#v8J iՆ;忬S96,=O*Hj丈Db$TQ]W\DyM LnK yzJYY9AHe#^DWeXvl^q4:0s eQڣ89H Q3 g<lL2eZ`AdJg n_ ^9u cSJgm+T6@/axto0VjBח^Y^~uVOㄲY!fTMbJxgݢ ii Te|arXZ}_9v:7՗}f~hh!;75+ ej*ztѶ9s@M#:: padaO (X7Wi5zM]πAtv߂e5[]=ff:4tz 0ra``+Aȡݾ M! L|$ ނz̺5PxJSQ#dJ1)%V{F߅Eu5j]RsGOL%Tj( ò'%i2-M*8̙oz:00,P,G,`IJӢ ZyZipرO;c4Ձ's N B:'(iIe!ެk:Ol>O8N~6rb"ER#'Efq-ry*,sLsӧ|zR]Y9>S('IE.|hߣ.]zb͍QjuTN%[)+"q0< ]_FK-fyzg0f[i0xbYסqՌHE ;{vfCqua?26/!i%#&K c4F XVsfnkY\О*Iϊb.qvtHCAqr7zcQ^8Fp-&; Uv toAUoV.^53qU%֏:`#i6;Ix¶3w*ϳcce5 Vd1}00UjHP:Nq80B5dbфhuèQ`*fջ?|L,mpiorU} -\ڹAH{ b7Y~\Pv$t^zŔ27?<ʲD40Mf]]4M+EfBsU,^ބE# =1T@Ӗ7gvfg yj4M)[YB4PCu%J4o҆^ozVw@Y2 aYZ[Tjj0d>UDy!RuMh\VT(}{$ 0LTM$KH hp-V=u B8N.?-[ ʥ dCպn:w 0쳤exĖ-;0:[lX̀X4.4N%ס7~u.~맞gLgPol1{V /PۯR| bL꫇f6 reaQfuj'A+H&ͼ'^;?UۉMn[@u D&SLse_rb~eL0182 lb1j՚ kN׾ّg~L"qj> ڱӹFο(ş?пQE7PvE qoϢ_zN}VKK?ټqjG!0&3j0]_3]f/ $ vߤl+e0r$1:Snz̗٭̅8cb^#>smH43)j:000 ER1wS&K[|hPO;vΡS.ZZ93"ctE[v)d}Z[>u߯3ˊb:V3.D EٸN[0̙3G('ٴ2T41'zW#^qfl#<#,RiNg1.R_4a;NӶelF à,IYIG>?tAAq[ Nf ٨S aպ8?00X4RafHݮnwBд4a-0 Qw764aRQbgM&Rص[SCnZ2o}-.lvxz I"άsXZH`  =0+.|;Wl:I׉(qB5g~@r[@  <q"l>1zR=F3 WN7Ѯ~g\qLN[C{t_W_}к؜ۏ)=*"q "#C2IXVz7c8N:,rp@,8†tS`Y͙I.>vaOb=+(Fl*vf^~|#S LPIWIjϟ½}晗J3AYdrR{V\%ElS:{''\Q}$$I帿a@"x^}mLH ϔAzs;cǎp<>^u߶W _y4L+)p@s'\$͋tN@5 'N]נ]0rf_!֣ߴ:Gye%}w뭿:Hʃ{H%,2aݸMݾF\…s}ػseIf }!I>LJrTͧ[;X!uTʋqYM QjGl0Vc\]_l 9>#GD1=MnHCOJrVzНwcllB# $ڶ["! M[i<&&^<*2J)NFܗ!XVsZ#vx |Pub6ljysƎ8qwОzҢ B}ص%e5gav$ұˆ$Y.,5s?P}L'j@9Jf OK& !SAL.3 aIOāecaVzkb)aAy>QzA̧!4Mp¨yo>L(IERXj"`M$a\Wv߹wJ' C2 Xatdhªmw{vF~? cRo sG;N'VT\W\{~;k39$IdȲ"udcňajyf̙o9>~$飢ѳvi<ӶYլf0v}0AONFiAL4b݃wnNIRQQ^=0 O9H}U3;}drHY: Q d!g?{t?s-I}GI|rCQeyHR@X_c,QaG$SQn\j ;䟖?~l^Ii!Q}gԩWжljǢ*C^,n3N}o̝c|'r*O;?^le:8Nݩ{$U (orI\@ XUӬc0uyebjn|`1>B'L$#ԡ>r79z%Ꮂ8$$Cp] IquCgW'ݩTjӑ\Ir("V0cumnT=:x l_I֡pf= ,̙ܔ %q?6ID 1$SZ=뉉8Nf!DbkN t +@?PJ&Gg[N9lvZ[H8A6D(g쟛{`۶K,+J$N!)e%xNu!UqҾ;* r&CšH$e0:C B 9xاك>L`D6[XM-I]˿|;NIRh*5VӬ+|{?c΃%9H MOBةeW=>3_:4ljEt}见ؓa*wkg]HE}ZJ4HoUΜ滚?z' y&d9I-0p]r7uS'8yvUM5{gv}|r"Q(AP*fqztNʕ_$"1ph+WLEחQL) II1߷ f9NB#c qwϞLa8MbAPq߷ ԃ{?WaD}R+Վ f_y!}}V&U;1 KUh=o<̗JR' =; V]W;r(vسS;6_bX29Db- X9"'uʉ_zo~n9,I2q - Us(~ ض'MrJ0Bta% ޭuvܿ_iOLG7,² "Lgp.PQ@b Y/#*_e>9'~$c<,u f0lj߷+*>n4|#e6tblvkzZZoQI/@YpjߚheR Ö#">!`D9U|9 GKpcAAH&Pdo p+Nߟ;?^J$ T.nSz"U0lJ3{cOwgП9s/})ᦃ"VlA];v|qde߷ pYtwLL|qwL$)Օs݋b9 2pSWX8NWԾ_/}OvpGП$yz`bY͙x$ESPX]fnZrmiP/$ٿ/1 ; 0ӂB"1D]%ZMnV֭}Db $HL 6O7ui Lwj6)MFI$)x\W?tğkןLIR1Y..;fl[9u~g'&>:~ӂ*F0$Pra=PpLe0IZ A!5i6Ze~~oQO#~ ժ`Փ'}t\'t}jY0gϟ_L%WQ JFi{kןJ3 mW_C%AHԤ$bȂXUo¶;;draDBrp]g<v}$IiQNGmZ( w0_{~ߛl@a"TGu̽]3oAAH@Q=sğ Qeʂ)Qβ0s)Y8"I"A癕I[Bg…WoAQ-'{i)YӤ=[ 8{q>MV-Yr?gGX/O[ƯƯ}c|@vҥzb\J&,+qUo4o)ӂ*@ WxxߋI oWMy]8ނ[ʕ+?w۶=_z/ÿ'7EsIENDB`monster-masher-1.1/pixmaps/egg-layer-gore.png0000644000175000017500000002560507704726177015026 PNG  IHDREgAMA abKGD pHYsHHFk>+IDATxw\}'y9u|{zL#Ip$H0$ k^gBϵ{g[+ ryWڒJg  $g83:ׯ_~L$J:^~Po|?&3 D8.W^d/50R?6_{$]fY?<9o-s?lv5ހuܑ_w}|5#I{8.(ӏΙZmzߑ#_u.;:qA3(C/\,}ĉK+_HR Ɂ@bUw.|YP8SFV=J9$W<Я\~{w"%6ٷvɲB 'O<ܮO|w>z7lR *\] ;m.!˪v>~ݹ68NKKRAZ.9ŏ+E7O9.꺷@Z|rjY$Re_{Oc~Px'ig쥥7ݽPo"I0}>R[6zWZ|X<\Ϗ>u뾴 DX6&~{Ʊk pxePKUQE57w\>[ǎ=sy߾~_F8.O'F凋'3AʝWiɲE@ Гia\Uu=#fq!̍l[^%)D*u̞x) aY,>2:﾿qmk;@Q\ׄ0 ̓"'R;eAٷ;TDwtsw46% 4k #G|ae7348~BQAqaдP(xT(zVQF{>786Y@:x>ZZTm OLڲ'z{ap\A8b03"evk{[sU&HR13IjMKH6,/\x֗Ou;sAd>T:A"[I[|4!AhC<7.}o⥗5gu=p\h/IR8"x.aTwX31;5_Mvz6"Lw͙7F<Eh4r(Bl4M;Ct8ض Ȗ"MhY|42z?(v!˪òF<8:X6+ѱjcy^ΰlӟs=]ϦFmx8զ&l[apUG /Vo{7՗OzQsNj1YRq;+4Hht=έc˖o9~K?7=QlÁ9{n:^\lxJeai }F# AQh9i #bnȥd64 {8,oݭiQN²TXVY|(GPg4Tps/x7?3s2Èi"PZmkE6Bifqsd2_f]Txf"IHd}:% XvviM A"AfpoG]/BQf|,u1 D+NU*ΨB!I XV]2.A>_L}$a4Fw(3 2b/^Yi~X^~ AHRe9D0(?Lxԩ?2 [|}OW6 nۘm mmXZzP8~| 11q #+G>b!m)c,|xFw] rFVE"3 $I2д],N,MòCKӰatvQu]4VyfkW;:20?M&oS쨮%plè"}2zIQ+ju9d'pB)/0y@[wmI\7j.n VXU@ l[o  uYVdVEj8v`rǥk;{6nCO5*չ$=W,E6 8APz},֮Kyt$.]/g'[ ӬRfaC{h,C-$dLUݽMH&7/ë>Qvv]ڴ.q4ߦiya>Ӭ1]l1*YtӴ,zzOMO?7 k~>͠(tr."8:nA>p]4CW! dKI5`<AGǍ;sȺ eHdRװ?@(qA˶Uz I($Iòj<pCL\H4 pD~P+3sx(]/`v؃Q=p>|TZ]'hdSSς+9,5 A$g.e,-@"q+HA:uӆPh ٹqy/gg_)/a|U(IRvuk4-c#0\A`hZ@ Їdd.RPZZzZ|)4Ǻ:F3P/ Hv #B׋T&P*E4pogE 4$Y]R$ɢuٳ<e!@tc èPEDžh?ff@2F# ֠%PQ!ۈH?15겪ο0ZUPR`Y?$ÝKRggʨp/Mˁ HD*u! (GGv` h h,=T2y.L_߿n,ii:l)IJBQf-T0!èDX6PR[wjv\>qAonyaC.J.W/a$ !+0}y-HR; R[*V/ O?|em~[&YMa$(\HA:{?+Im}LM=~nk[y+ 4X E(ƗYof BiB~iY4kt3Ƀ 07HZ2jq˕D1Dbv O..bqL-4jM˽p]^ӛu lV0wFy\R`UfMQX(ӆQ:z޿r6,tum mDž@Q|ڇ@,_\\|kW SD֖uKRdktaJkVVjc[Y6+Ƭ MCW<M(ʌR*ͨѱۡKPX'a5jnm) cf0ZFc|+MkPVCc (&?X@nݚC8$IqLvetudTu5 \׆a@Ր+m`XVD,iBip\ ; =,+ 8b x)R` GzYiVq7R-7$h>LaX]&姯^oz5sWRD"k[JɢRGtae Vo+ Bl"it~/[{ ,!I#exd0ƇAQ< @fOzM|==|YQ&\JkZq1?u ` ~! (Tp@ IJ hBPϼ͞Dt[/^S'LwumC(Կ!(=\56L1哠(؍p'O+.²SH͡V}DxCUA"0rm4J\B0؋Ph~'``m7jFł b2S=,ho߼RF AiZ´ (q47iRtNyX__Yw B..e֐Lކd2/NM*A\F[ Q X0ʨgss/rk~K~hdsV)h4QNZe5@dyzzvj( uFYh4_;;w`O,vcT:&WmkoBݠN?B//Ah$IyT*8OAp]R. (.y7EH܊xw뒓 ` Paִb (x&2_VL'&'$ 沓?u.4Q$ro<+#ߊDB+U78&rRA GUu12˪ U]È(mL><,K@`i-Y [+VlKb;[*]|Q~"]ڶJQf B( m ϳ "aT`ˆZmJ-,:Jmyy0~h_z{MNM=; 6ۈ(w[U]M4h4@ IIBiHRզryYk=p]94#Gb{E1)sV_߮뚍Mhog$S9UͩʄیM|(TuARE1-Z[oo]귅ht(@ ?O]*G(F8˽z}ܼE67:ܻuEb7.,,]?k]A7s0Zm FPM펃7⋿y&3 ゚Z.r-v ^6Y^qWLeYC U]̹:׵@LϡBӊ0*8.X{{y4-4-u Y[l?BUNT: a,/@UV'xz03|m.0c@j)4#BA, #!Ђx\w sN?ξavkVi;n]9::B: #IjS ^F$I0HRPLU*GlBGld H z G Ѕju k| @|l.=Ln) +,[ ۇsU~W繗e< oIjCl$,KA[Vtt܁ 'n@iR2^踫,dʕW*ӊ|]Q/Ig.CtDbpPT!VkUH&!ڼu%q#_n+;]ʨ2L:~d3'N=A U(϶'G[,:<σaT[tS~tZ|_kE?/֑L Y^Q׫tloca|NWBR3hok|v>8/_Ҷ ų\R[wAQ IV/_5k~VTDjL.}}rA85ʼ̴c.,|K{vR\д\ir`ر"?]wב6VAPaUB@7[E1ʼnlJt0R1cM8"֬确iլ$m2 Q8BTidxt}}nWØ;~D0M$2);wjOϝ DG`p(=ĦM8'&~\m4r H$ {V[PLSAr@Tn9σ A-hZUxI\˪C ٹCZ[}}!=9p[طa×#O*=<"ZHiqV\RZm q 0 A\pfIQf D6;2yGDž ϥJeIд$%<:( !l\m<wo{ ,::D>oy""C=OnBt(JW+!0HrRVnFi~x{!<Y:~pdY%F4By n*$)Y~wf(E %Dfg_>χ3,ŋO$=|gÿYܲGdӬAUAeh:1ZBV̠P8Tj+ϟ2t8^/~pz}R8R0%CR, ϵr,=kHTaF%8:R-^?  Ʒ[V|@mm#™+"|eկC/¼R0@6{پv`yFeh|$s\^Zm rg?|8%74|:>C͹߱cFr лBU.5k&l땣4-U]w^U߽{}5?k.qMg"ATӳS"IiFc.,--׵!Jx꩛uߤ}\(zǚд\fŊ7r>\l #"{BfO"^T޹Wa69k{i|ǎ$=]._0dyU0DZ0ɥ7az؍iE&L( 8jۍQ/~DbҋSm\.=?טO7;w`FȲvAA+զVt>hޜզ|}?6;lhO8jR]]^V9[ hkۄZmE:e?<7Ct22ٷG8.Tr]GV'Z8$I #Q3?s@땘pcKgD/{`wo$ LOEG2y|FD~Po #eV] [],Nzv_Ro~DK;CP ׵QNZ塇^]{Y֏lm8RG8.|`x3Ň~qS._jA듿S+< 2I2I2-tX:y_k۶ zvR^ wd=ֶ1fi ԅF?`}QL<mLaYC/|OB\fO¶#GK?oD R Ξݟ_jO`}'vw$ξT.M{+g;vH;9i ׵&|4ϤeV>vk.>jգO0 Y^~X/yn}?7cۆl5F炢è+_iwMIq毥O_G$!>v Hz;o_Ght ɹܻ>?WG^OӴ ѧ7knjдıc{2˽~zIENDB`monster-masher-1.1/pixmaps/plain-egg.png0000644000175000017500000000554107704726200014043 PNG  IHDR`gAMA abKGD pHYsHHFk> IDATxk]}^>W1_Hbl9P(&' }5o@L<3ب_kqrw]YƯhQ Sw)6~'ߊE{֟?Y>߭5v:)( 0 Ӽo{|>*)(2#w~vF4({t8ȯ4F u+m/^4/YiJJˆ8<7 W//m 'w7vǜmpdsKN/5 ř[1V \*izEcnj&g]I$ ~#}QnaC*UY׀q៘k8"GnBK 贛ˡV;9I'; A]mՑRA ugs}NhSA]}/ٝFPTj>#6jY 2uұ߬zh#}0_~cTyE.]"+UÌS j#TD}gV{bIgkoBKKͶPI&*J*_WTZq\h*ԫ* '۔Ap [SgXq\1, B`X=8)FOhӨ$Qe_ЏŮX+.6 3ӴCu,]e]5U,:&9 q-tR`kkZ6Y]2Йkj6DG1E(W]`vE TYKcͪyU8YjiQ>"Nx|N^C3,U]ؖvEE9qaZ:aKV^ᅥiťLSTD=kzdQ-C js=S-2 ڵ ic>? 2tMLҽЭf%vl,N特^B9P"Rrd4\NBihT,"RPr7݁ˋsfiVI[™.͒9<[!BUq=rDqN Ld9Z3>29T)"`Z!x}4{suJ;m.}w]7O$2Ҭs *ξ9(.Cdp85`?B3lR,<<ТV@^l~nT,I<:'%h%EQZ&{0 ,K8agaSJ9M|-cJx8 GMJI02ij5vllM0 |w뷎̯>!ZZWdc2FY$M wK*?w?z[;fm]bE}!8fAS7:g?^e[}2Mp]?0_w]X0# U0 F|,R?{׭|~^PJr"r( خM2#-CY8X?8%͍lVȮP "f?d2 dlo_ռ"s"A&Y^"8H)ru{g[{_=݋YϽ(JGj'sLC_WxC}ϬqZ˦B/iWWo=^е\k˺1Tc5|s/*֕( $K[+tz/0}7]}k̷f?oTVfsIENDB`monster-masher-1.1/pixmaps/hard-egg.png0000644000175000017500000000615007704726200013653 PNG  IHDR`gAMA abKGD pHYsHHFk> IDATx\}?s̙zbRQBxi-5c4H6;o? FUjDۨriҪ/Vm0v66fv̹Բ,U9>?ON̗ᵿ?qyJ/hRo'~}>GkWڋkϿ'*~mϔJI8jQxoʭ3Y.aS-+)B/3a MUQ v%K䫏 pQHF,TjwuG8# qc6ֻl=~]?O}W{hN3$잝X^\Fw}˷ sBʌ[ay*i_~Gq|ff4^p~j"od40]_y޹a1U5ʦN9rf^oHfTO>x|~c蟱3z%JRh"H71&TZANj90!@`6-\8%Hr*:}oD8 LqL#~ȕ3SfTD$9$k=~ľTo;F]Zv/_;*0u{vxd=?izAX Gc(#"5(GQ䱇:-rⱩ @)89>F莂e)R0NmZ^9f::h˷^kK˔:v0DWmyKj*J56Jk4.}Wn| `H%W_$(ze)غe+`t^64IM ԥUBaK$J-lkVJnR~o,{3$fgtVWX^Pw|!mШ8OK6jw"OFKl$)^Q,߰L~Eczq|b-$=M\Rrz+J 4ge!cY>$I^Z!N"$% }\"21>1_rV"U2(?bqK"oͻs l_(G3QHӜ)'%YmڲEݢ*4CE ]mS,8DIeOw:m0"%c}ʎf*U!'ڧ,ClM0).nO I:;EfXu]GwEc^yF˶nsÿmY[߲j(FW$hFG))S 4 L(8j{TSǶMADz}pĕ3*vVPD(JTMjƶ b?RjE)Jl*Fd7b`-CeLi(q ٷBr$&Hr`d{[ $-CS 葤 ˣUx " " MAQMZ+G/H =' #J)D*ԘT ȲIPp\z^[p!+tGhBz1B('KEoIr7qe iA?d3QBIL]?{z 9R(J2$q <͈eFZT/6Ȍ|;y$N^w80T$"SVuQA-}˯LTp8:V/!kT L(ȉ;V"4Dͦ"•e^{%I3A/H5",9Al;lY@ x"RkqauN Pmt)9$BEJ0iqikV LTK=}{Da4M2Ivos2//ڐaSY\rۙQEoi7T,35{:F rrS0wN^$2G*R]9t}S5)"j.t-ߏW7>Z;+r]QPeN0@K@SN|C|DVv[L]g01ty x(=ۿ9_.Th lam{_>|VئTJgSZgߺr Oz`X, >IDATxۏgZչ=GOό8NN,ٙ(@B^DBO`]@p=lΉ^{==|2,8x~.JzުO\0ڙخ?T/dR2{|z!\kca4U6Z2])_ #vF?{uAO0[WJf1)27F1 *0~MipuU?X dM2UY;'guEka 27 c Ѯ^<ƕoGuwo:<}%ABld{rCIǏO|$I<#=#96huIENDB`monster-masher-1.1/pixmaps/egg-layer-egg.png0000644000175000017500000000577207704726200014622 PNG  IHDR`gAMA abKGD pHYsHHFk> IDATx[yo==3{JB8$]l#T\7I^x6!q( !Iڝ3;3=}>sAPJrO?O>Ւs?'mUӏlɟ'̧MpSpsݍ0$yg>ҟ)o]w-my=ij$ I_5[w{1&?ޙ'7ή;{i{ϣ(a=C 翿vQɜ_DRL\wHf[/h8.XFC7廾jk~5sv iZ#Veݐ/>iV϶,'PJ4*>'c*$!ʱtg7[3udS[|o3 DK7|Ui:ks6gz"km9p8a5ضeu mB!𗱜$9ƨd1,,Ϗu hl1^2Zh 5t+k@ sq.h䶑 e U,9{/I 2/t[m|gM o- (|߱g :׃V>elgSR41Qg$tM$^svݷ5](Ԁi02'7QU,(ԛٿUM3{zbrr4rm8t[!誈:j$t].%dY9چmF_f?,Dn 'CРu)$PUU5iPP,0mM֐ CAR򒪙}8aZu-*8Jq醯.H*e^!}w*p E9yY,$yMȲCktueHI F,Y7ZD|U醾!$F&dE-1󞏡 i,A32^ &<2X7|UH?fJ i{8fpB>I&IKEt^5㨠IJ\k7|th-$+j"{dnGTO#A.u3r*lgAZMҌy LBՔdZK.4Y`4 !LC8W6;H 4S YE,KU^~goKrFipUQ,:$sm(\L0:Ob̮(uFe3N;n95i6š)t6 O>Q#+ lAP䭝i@Iʒ|gv_^-"u$mW^oqǖI㈫as8FR0gͻI˲?ӢE"cj9M]aͪ&>,UM!dY/`meT7ML:> t2It< ;8D Fq{,vc U)BԢy;bm}dm#Is eR5BȈ##_ @H2蚎;X$)q4A6,JPb-IH;qV*BFTD0N ƦG3O8&@zfo8:C4DB:3O.0m'oOBLEGfp8yɖ`邖83 h\j-PeqdglRMDŽӈFVK$yn#bLuѐd&RTc˟~|_~Յթ*'ȕLfc&8X|续e r e~8쏎U/ۭV^W\r%SɈL&?{o}_=7L\U'`xue04Qn㳏|>}_yh1ZA5d>uS/2־mh5HVY׏?Mzi^]ޚm@᣿z鉛ϭ?n{IaYykK]/zfv !22;5\S]w?_ ucXBuW?w*:?Eӈv{y}P?EQxf-V Iwou]k;w /hNEe`K ZId2 OBon93|ڕ(<5yjx;_@W+T*9-w<~ C0f78u?v?'? ˜Mȭ/ z,t{U#f+w?zi=8sj$9TS?_J@C #vp)PBȗ/?YZ]17IUHw_9+ZOL,QZCK$]74oz#χ0{ p:$y{tse*D2jw?|rf^*Qs_N^.~A۽W}4o;2jFӈ:o}6MѶUjO^r` 2 W¿;*Q5@Ǽo>x]O1Mg\ݣOAtOHs%;ϻ6m[#f(gl*ӲZ6~fi$&|xʸ;.u-<`{7 z!wřg_sgAn|Lw6z^S@S4@ާO+5U޵=v c'##+kQ:5w>xԬX n6r΃3 G[>P1Z~˖8\#W7mmN^k*Q{_l)\~v߂$;sI]ԋB,7msV8m{ `ou߉_l=_kc^gW߽c-kL0DG#7?x^s|5g?IMHNW'k>Vyw$GAG;o=?`(/꬝ ط;ϻunB@%*=cg솬ͿWC/B,`65&=Ɠ;3jfSN/8򇯛|2zA މFȨB;zN Z!І &RLxW_1LTLR-ت},ի?;?AR5Ht:ϊw0_O/dI$@dd] j&{[bQ P ?V: X13>-j&al+l{G$",:7 9àdU] bb* lo51L#1^%x!_> י`JThDC=kh6iT T]џ51~2/~]%+:ڴ(4!ja ºj&<]&!7۲g|yX% Qcu0QqJWQt.;0 p|k DE=[r.kQy-]8t P7Xn}<S"1OِpI+j㜁8- Z3|}=FaD}4iSېZTx50it:J7q}$tEBi[ۘxY#j5a66Wm`҆*eMnZ`mڴ ]ё7U4>!)_tZY/k Q@@Т-c{qU,T2xy=DPVſiR cS|[7((N(4sdEU5r`(mvc2DըB(kyc%Wߟ6#v2TgQ#1y-P1o  Qoc J!7 PI/}c1 SF k #@,;zkZVmD8D )[!E (K]Ȩyc0A@Jn0C`a5`!!! f0B( akZ(Qd3jڑU8[fDլB&p@sg=bB@QV/!gCN{\Q 5 Q0Od0 ^ BD|'Q3lD ;`4ECC h дhP"/@:eGuM+jU"!#\pD<¸7L?&I@Op&)gja@Z𙏜è;n\p0aj d3 ST.u-yROpՇlvu$Q\S? xn9 CQ/P0f72SoP Cq3>fVJ~F^6rB<̿T':2jF!@91B Мnaۥx}ɦ?ɻ}GQ>A@0A! "IWiLOrWo1ݺS! !hSyp{ꖡQ.w0z S?Um^̅sy&_otCQ#amo6m_F٠b.F43Be<S4m0Or_񅢀xwN˥v6ENaʟZh&\f@&:mrbw1.s$W[!U7V Wo22C1i4F#8݂Z2I6r9mQn;2jE*(TIBaچaDFk1o%p'ۿ\"~`>e%!MnYX|N|ĸvǟUw  0,7x+5i5S1PQX0-h˾Q)1Q =<ߝ 6mP 0UsevƣPS TK+lwf™BI/!!Fj2eQ8 i bwcmv5 ^F4 z>SG{[e}V9 `{N82yh,@تQ^~ش! }}Mᗍ *TLhVA9Az{U%A3ՊZBQ]Fj2C0gg a0a}}+jP ^@I/EjBO0=Mj ˁB~ene.B$'ѽV_G zzEQ8k IJ?%kQ2b"f`6!6?`P@uCú$Md,L 2mvgE\B ( ^I?k. rͨQ||vх# tXBJ0;k" !'5[s\ (h|ి>T*F#Ip(D݈FC!Pԋ(ŎD"ƨķA jfԴQYU:I9-5Pcꔠ뛐f8UDQrH:ᨚ7-<Z2Etتд^PA:e =*5,h"oky2<@&)*V8u]}۔Sp+DAը"eQ2cg=lTd~ؐKE>C!3@ ̓ GQ/Jm!$B4ECVޣƬXI P&pt'q d>=l755|H.KZB^8Y 88z-BC1@P8/wp~gCU@ B$l=VtCSd3!LĆ0wQ- *(JZ|h9۪Q|PNQI]tKoyk]Z T*XQD?zݏSͧevɰ30! -°= )𧿗95љT|v{-Wjz:6m ^L0 fq囍1;V.`l~S^/J}QAPk5Dw@05U-;Go,(uS" ֧z岜LA]꾱jVa)VJ@C"zppd,Mj5ss݈e {hDhF͔$X=P .Fuu$(|^P~z{`fY5 Bz.uS٘nҍ?Ag_/AO낻s.a6)hE-[ %~qb)(TZf[Q31PevO~Ǹ~ w~l.hIH"O]b F+D\T1*ȨF@A+`!7ZE.f2SA`B(|Pge핽UnRcD8ea*&zQUra?\uAxX!yK KF [ [ \Hb*&.$ir` #o9Xr#CqQՐS#`D>"-oG+'UV@tɪ>jIfGPo=M#I!k4/[Ky溲Q~Gj#A#zy=b:ƺɿx/VJ)X t0K7}fAV͢EeA,:V@hrC!s-I@i˒L#j fQ3S13aYd2cEDQ'8|z˧kket]Q30mچT>e/FB2P(LMKnmXW%jCS45rQ@%WA_1.T<U4KWᯯˮcK`kv.OB.sp3eu\NGS<9^|Zi9<) )U"LŔmtwŢmp% 6*˶j_r)U;'mE=ժm;׼3aׅev}@#Z~a?hhFM芎ZXrj?df/{ZF@^c.BW1JE{`YDђԫc|(ψG( (p ]A%oZ}4tInlqmv ZCF5%+IJp#*|*L3_h>}ɩ !ORTP3C9[@ RSS^rF4$řb@  `H )h#|-" S,%˽VLTPInIxȴ4g2E @AUKڟ7_R^EZTCF͠b%xs{ ۈlD6 Pj!Nd߮te~{qz2RR)jFM@s{AZZn!*t"nh]RK[S(e\pYxt$[0q/{̮͗%)!Q偘 HDhE-@%cg!k4Ւkz񲜖BA%"`32-W` Wcl`XgcJNK$ 3eZiT.K_5>DdE*^rsluR^`$)a>d:H*;̹{]v6.$7UsQ6Ewd u Q4u\4}ηmvo+h$QX*dH7+:`4s A, i%6g^PemdjхzTGNR-!s? E6Trg2mFD]7 L -Ւ\-4 m~6 h fMڼg]vݩGڴ (p\N&,any-\[;@$fJglF:D>Ju= 𙟞]ݷ`fpg|e9 kK2TP. 0#Ykdco zz^BL֖fD֜yD?o>\e銎TErSenZp kJ\\v_>k-պkv تFp#S֏_I`Ѹ֚~0U3c!;YN^J|Ӕߡ(I`ѸQŨlk2c&fd, @hiLaYxD斵L}=fϩb !dJDaLńRt4͂ahBgh|mD f%G*h|ky;Ĭ쟣D ΗLܸ~?1{!Q1*`gYF! As=ڵ%s(k4dLd,i4HWt){GBl^7ҏ`[r.DEYD>fc,%uM̪{Muu0u0JT1\8#{/*Fe]V"M@dWpB PH)@niDԈ(%d " P^EF e{ouCPfnK6Mo1y=FLUFgl͖5 n[FTI0d Z%ljK/K3:҆V&.Jz)% yXЃPU_4q/_L0^DNg~Jt"q$$$d"DϺ~T}NSHF I/GjvC$;E+g|eV QMK7L "!| ;5/ܿ ~Y|)'pgp*(%B@  D tC( cd?cSnJb@EFͤ'_S5)E2VhN ij)DMs-BQ&OY-̅sJ?=PA)j!'yp` 1dǵj.sU*6F:EU3J(T@R&)b!~p|~m6 kҴ `ktrӚ&j_b}5Z($2*Q3*DD#+U1pϰ=LSa^ˣbTevRdD8y$M/'A_-=P5|.!/,r}H@2gxmU6gM4VmE(e-D"1D}!|?ܿp›x~[p֢fCyv2Zs2~ƚQQFԀJTLSi6m9i8J)hḷ.y𒉀y{!@M3 f4(AJZ?ڤ͋۴cڴI2u\IX0OUHOQ$m"eoja 0L4^\iO .2 Z%GQ2DE5$o6 h:6m?]xzX\8'WtO=' Jð lq!\8m~sXFmɴ/ v<&Qm=pꭇu%c1)" uߴh+Ҍ萇T cfYi@G:dхaҡs&ܴ僩Љ.NoD1HҀllG\1Ii]N phFMYA c|?V`zTGLNĩp7TLk ]4 #EWqja$>twQo/'].)`$0u|c>IWM>Qj.>1O$'@-5릂`ա\>\5G#yj1,XD+j6a¹oK4fY(D7E(=%[?zg7'4LÔD۪_p>O;?돌=|7ychRYLJjt4\8'y88?%Cc:|9Qw1o,uIa<$_;5uK<&?>֤so?!oD4`^?QmNm٤b_cƼFQ܇%sIdh:I~?}x>O @@ f {88WEiK'/hܣѽG#OFrS"7J|R.C8^r惏}`󧂩fC4] nE-Lx}`.'ۿO̅sp4L$՞䲊 &1P!dtyh|ϙ&4F9AdլRg^Ȥ%}E]F'WѪ =.%$$q{ѽڴI5\M=OoLx+7]{ Nr2Q~,aė/>u]~OԸH[<Y:TBv\ UzU {~̵iOz>=$u( & 8,@Cۣh.W>~}):LnxpD>rZn( '̠V@]$ǖy;mOMޔŰ7yu|]֬{'xO3<ƄVpF3a<`zq\(kq?ous*Dr8QCF |*s΄!"|\LI~Q(4 uusfL ׼? y Mѐr¥Xw@3?^ظ7I(>SҒf7h4,@MKܽ_rދ;XrXKރ5V "!WK>CrދwsUCZG-D"JeFܨEhz '>ti ۿi{t>*Q1aҟL/ n6&oIՒll_}s{=Vl_H ҙ`qp# II\-Nו_|y:?)BI[D=Co]]8Jī3 +n-8y;ɨ_Z(4ݤ2t{?qpI~w;u]Љ'O{ 0Φ)= 9u׶Ǘģ}s T0zX'݇4ƀQ՚|qYQU#[ gQ f0L=3tO^ab, )=f7tE#sT¥.ᮠ/'1>= 8dtll9^EՓ>lX`s׳ٽ^,b|\'bcW]'u(Pf&T q4 `|<_Q>V|Gq}@C`&A+jЏ#I;;&G!?ww d`e+F7qo;? 1Z$05E/Q3ww) yyiڰ`kw֏ILM $Y} ePKx|.'TP4i߾ cw SS3v0ϲE{2CP@@gM-_͘^3zGшm8VxkB%*{sT_VV?LLvmږi+"?@s,8X6`?1q!dߥnZc$/40|}ǸAFRN8N6UP/z9{sƼ1\{ *nw]c?BئmBpѱׯ$X.N@PѩʃωCg1=H+S}oJZZClI?-fU5.u.sӓ̎k4jƋĊ$ ۪Z{mJ|c.6N 7+T0QmWjڋ6m#>&<yXviDO%[Kv<ŧZXCUEA_8^Zm!_  o^P'Ud&`ڱ|G=i,5pMIŨ~!q?)*2:`Gi08<Ϗ Y[ծ܆4)00"gѫf=(Cx;]+υs?-幪Qwc&AHdb#N88hD T2LBYL8 sԉQԊWVws_A+4k O{KUmĩ@=I6!3̿bT~2kE[ 0OA!' Bj:x2T[:YrjFj GU4:-ׅ1X'VzX@f+XcpJ芆nspLtf{̻ QrgL{;L0S1Q5jm\՚ksCw2VRw)Z?J:ؘYο/flS%j1&f,Шkp]8~ϲZ..Jls8aMv@vMHS "js$Da34N͟D0I;֝J8Eq팚 X "$/~[rہBBܗ%(O+Fݐ`̗Mľ^"%$39l5O+nGeO-]p\tEAFܖ4yy03^B-acn#fjXW |*̳dqr;!LIA/` 3mm(E3 "m@&qq};jڈAՋ.+}{iBFܚq;+Ӳ a)ͨ:nC49P 8Ðљ) D9$ln(eסjTQ6hD lnBA2zY {/ ,nRlf7vvbCvfYl7!C E41OBe7&/&WuEǺ:grqqR| Wxʾ@fE`۠|{8{ӐzطFnBhsZV?z^tݘ0FN)a1pHţ$(+ovlվ@F]ŨjT!'fCچLͮ$>QrgR_!EًQA=ccv 5c? yc|=:j}W%j^YEՐp!|f<~?0 9̨[P1*5l+^Uzu/g}VR;RNCը"Pؔ; L3$9V*[4XՇe`[[0Y0!IKn?:UKBrWjTxZS0$%@P ev%HGW_ ~:hdImEM*(ja y-/o4ۆ$&IdYI5M.u c&NBni`>1\pנlQK2 |Vlss-Emv0F>S?$@X!?k a>Y-5(Dv}h +sBg(DEՃ^DՔ!ۇ AHDF&v#;F mvjT@Zs(J\'>G|7]¥.fsQKi_,@TLʣxԣHO0lmDA+ꍟƠˎ5! PGw3@i':fr򪼼"= tYw5ղBOCЇ1}ѬMۨGux̣MHCП|jsE`&uͨI_hpSÇjߢMn<Bg=U[DEN@=Mۏ9ԑ$A1Yݻ'B d~:nkmڪ'89҉`I/}4`\(x̣C7!ϷB ~Gh羝9-AyTS486csݙ``xuDw1f#!=1ckM z:( 0Z:5Ǽ1e d\'g}֨tKA7[X|Aڶ0OVo;k&ͨɏzGo#G0ύBFBf'gɊQ< fȭ> fܐ8ܞc?\D+lcߎe>&Iׇ̥<|\xv0zErhA/|MP FQz9pC=?PkK]<6D61ORV'j5@ Z`uLs?0_]_߹owuη"nv;zRT+ۉ\|gVքߗ1'Q҉i?>oy-!h~)Q r_P 7TR\\[ql߷= f*}={Tpo Q%lc^9Nܵe{U~ nx?Ǐ={4]LQ|!ي.1BN) wA/y#'q\Xql߷}mTuo{V%˿[}7vm/L%w<t!*UAX7ro[o>j]|4a ڏLN۾;sD!4[K~){.wi ev|s8?' p z?~}N7h ~3ӎ۾{~B˸]~gZا@ڇ$:غi?>mQC1.{zKg-!)}Kt#5% Tiۤ|j QW ~}'߽ƙ`WB[#ڗ{z <s|'βT[޹;1 J{]سG;l#ts%sg耠o{ !jTyCR٣}9X.?w'hM [YO&uccS=\UJ?/k={/ v&##+:O|IڈM22o@y4J6X%| o$Ct+ېoߊjg'ԋWC>6;?|&m3 柄Ws} sgR?*]HZ0IDobZ1!u4Yߴ|`[{~* 'x/1YlD>'?y05LH8$*~Ҍd7u&nKoWdB$=UqR+IENDB`monster-masher-1.1/pixmaps/hero-right-down.png0000644000175000017500000003217607705767705015241 PNG  IHDR@BgAMA abKGD4#IDATxyu5Wu"d?ǟG/sKeغuVNY@L!#WD(q=Κa6!sd,- wQ%`V-m [k=,5 8~g7f?f?Yf:|e0KGJ" P8;z7|H=='ݑiWROl?W& U.+FzezzN _OoRO;t3=ROϩKZj778wgOn [RO{jrb/7'6'Y?77前Ii30ROl)egl6_&=ozzR6礞l 3MRO9|6TYu;<[P]@i;WT4IlBj #Ũ1j(v5+~ŖQeTі @);[d Eu\%$%EetM `qd1q=wƚ>,-~GqM=q`ɬc VYkt^l,5h,Yw~Wǟp]@l[D|kf gS.~껀v~WDf_E*ׂ_)1[^q-` n0I\SkԒ$T)dqtY\K""꟬ҫ|tڞah&id /}f[znw`6)")?9'GQE-`&]ᅨʽ V=i`υJER6sIHXEQM-3ȒLQK-(҅] ؼXx!owPvERh7 !1BJa5ȒDaexxٱg4=1~~k*kl_SIH GQj|u(ˆ9DP 8C\1l0βR,kSE3׊[-?Jk\htG_^k':=[CEkͿxu5t=Zњ-o!&/_SpM""vڇw k:F|!w]k;~!\ȿߟ;Ҩ77,yr^#ܱkaUutDZ| |`ӓ! jJ033D(x5YkQeT9C!ʨޤ5޸"v5_3b+˫۾?dCwug0lX{Jc/ [+9'WGNq.w&𐐈i1Ld0&k'{:'N#9?ߏ&i>jtM|SIi nZ{D3:beKY;ԔL\%1d cg:NɓSrJ_{ZwSD3v_?ZE HnKkOޤZ$p˵@+'CJWsr?JaaCW˛4OX#lj}Tw5.Pi['FsHG._ꟋڶRlɽ?#\K_Cƽ]/t-sW4<#!9>Lj8){BKGrn|=$ ]A$gC%H"q+(woG___qF G/' ג_vF k\ܿהoT;氲8_toW˯6asHi 5|ocyzjSZV%!m *ATIvmJYIZIbz s˝Vo~]ֿ}]c~}딿}xm˞{ي;y-핱k6&+*GFE[~e.K2A,r-:&k&i$~ǚ^riFqɽ-~#"j kUVq<GFFdI ~{ɨ⛺$W2|Z !VrQvm jI& !~m[ז SmZTq\_R$YX\c:&A5y%AcuQ|yZXq<̅Vp srk2bP".iׯm޴m>Y#Aт |B7k?U$1S22i;O7li#(/tTlLs ߘ&JK"K0]Ʌ&ǸuG}d ⛻Q G4 ;a6gN[Q%M;yQ`o-i=EndqguO nʊ9d, +&k?H!|am]u\5{]d#:.[_ eشYz'4۳SZ޴\8\=Cz*a5CKn^= `ʧ;%x ^MzIa0Z$$>Ň>Ň&P|s$҆Eg  ķ;ZZY҆L xkkiѮKO$QckMR-8:r4I?7qcc!"9K𛢡.Olm0XlZ𫂾_aS֍K~ ɮ -!Cz`dž^xݱǐ !D~_ST|kɓw5"6p3ЂЂ;'ׄ0+:g-DT4]C1]}O[r R~ݱr;>޺W-]QeɋQG WxaB eeL V#=gUSvS>d:Q?2ppKH a{60F2vF9Ǥ޵-ڟ]3o|I Ӝ#q:C6P$8貎_OIXq/޸`aW[ 2LB~Sl*;/(La:&IZM@B4^btVv-"`wIdG%ϡ?׏!"xT ԯYټ붮e/˂!g& ul`&KJTH!Ħ*]t`PF6ǁao ޑJjZ۳* cD$Poo)څabp!80y`^LHZa-D(9'&k|rQ[,޼@`AL(w;o=0yNuA<eiiNy3SmT6l7E01RS07սJӓfUq$<4e_4~hB/afж`' q* HZIq"cg!6GWul>tr.}˕;;:mۄ7uC,$fŎe׽/h C싲܇Wk?]7 oA7 ;67]?!Ny@9'P;I+IVF& F,Bupٕs۝ew+ yK^[ґk E'xy'rfR LãRl4Y+^#=(j~HN:^֬K]KHd<433xG`c6i/9uc~2Ѩpd2.h7~$$NVT:\sjFo{65VPS# A<.:x ~-ܲŇ.xx( .(D?8ON>?8Te#ޯ貎.,m r+QSOg`e'dONV,#H1TItMTIeek/]Gu4P(ewG+L&HilF$* 2VMXze/R!ӲL3~h+O!W8x,Ƿ\떶`$$Sp Sz*t7 p"~GF (7]s]W8);ELmW$e*~?KGi{|P1|~q܏,,aa0ٸL)iFw]lM@@² N8rpQؔHW$e dykw\hBj-8_&>t1j!}GCbz &ݘ YT iDuf \v~lEvUwmڄ"s_j^BKW2oTь]K9ƈ\VgAW7duE@]l?V93y-1/8!!^=bZ Me輛G>q_c#-~(:'P|RfI3ZuY;K[$1bPj6?hnlYz@=* h7H `:g]I#> B0(#IL:xp=#AB*S|'HZI\\ֶVgsTEERpS '֨EJ<H2$VEfI[vSW%S_b;>0㖪jrqi43&䆘&/bBy6kgk JAOG(At& :_e0^r-FMXڢzu>5qu/"C&3lu kh/Wt4bL--n vj+ejk?4$\95 tYg0$P hҖqAMOEt'& ?Q&@t QsIkDTtY'Xye/vP'|QY:[_p lϦƨA.^ӑwd,Mj-,IM\z##Le޼w\ϥ@~cҚ$kgq臘BBmp*ˌTIH5ʈ9™_eU^ #tʈ&R6.e*kϓ%&#>G^L\\ J!|yO Dž8e\. Hk6ȒL[ URIIRVw]t7-?@s$$pBǃ&P~14* (TIbxȅF$r9! 3\ã9̨9ʰ9LN,S)~4l"6#W#BÅY/k5u:&IFQ1lLa{6j_ul j& 1 ܌-"m30]!iĶ5/~A$P-]|r{?}|BE~!PU۾b/9j"C*iΝ$ ۳ a|#y79+~+o=VJ1 NQF C9'銙tQM{ss1o{=tN!J\:lJ3:C6ղ0Pe ˵X\FˣA /J($`Bu2L̰ZN]d&kg~_OU9 ,-gڣ8D/RSg/(B\*ӥSQ3\$$7*|a*+%b1 ~`?e@~ F`+#* hT'Mfx^IXgg'",- a%OG?f ZCQ$lqJ⧗2Ik$A͝%cg\UMەyGk?XVDTf܁5%m]ϝbj2O :,RJc33`e ns5|M Yŏ>6BGŒ 9@sC8߄*܏,ߟQ9凾^뫍KDRCα 9j}UiYr 8QG >s=C6q0qs֭ JL+b?)3J\s5Fŝjʾ}М0:A: l=8~23l?j'Y7W8?TO<,fѨIQ=Ob[ՙkš7]ֿ\3SE${s*׋y"1;)@ K,"E kaƭoݼ]GQ'/au^{)6e؎w!:_$"iSlQ)N2]U:[|֌%33o1=Fq*k|t;'Zȿ"("($ʪѿ x-K{rJ'u'%QeZ~ Bnv8O?_~iK*5iyD{'2lSʈ92z8y%~~OI;iKky7.'3l&#ڴ3L9Ο,v1 !$۾sUV͟ʜw\)'_ .?0>~ 13Cd?7Ɩj0aMp2}t4˝Kޠ<> 6G_H==3J<;=S|vN[on9>ɱ1簥tӒ=4h?=?y@"qxx\7olg>''zSIl nzFkj(:' < l*wKs S#Z6]38y;Ϭ~Q6Ni3ptlv7ngЖ[|> 'Ll8>QgtSW:?6}}ח&r7Vk[j] 1TgI'/{jxY@ *_@ I:,vS1Ǥ*oe."jkk束B0 Hsy3礞~.aN9Ќ|楯p]G0 HDI6]W \~WUC-,{jdt4O}]uwltuG%[+OFMO:-cXaD)pRֺ"]{+1=&|y] t* ] Q, "y >rjQ߈$7.{d`|!q".sKU7kkk:lŐurg :_]`Қ*~з?p\mG TIQeTVx[;x]7Ce5<{yO/XM}zkeWYt(_`e/k' Ly6z9`K׿qG=xwl{K%k͏RAFFx^)f.o%~;{go^Rzٴřb1{*}qodS-F~Ϣ֟P. XG&3m@Ix .jCp|hg^PZ \F]rl$bq"_/ྲm+C߈?I$հm*&Cw|NUy:WQ_"g ǢPuO{K/blܟ=x?נnXC_$)nBaxZHbvw q];p6ڨ|1_n&M3Ll{xXȷ/Wo~FΦ7;Fr1h<4!wсjZX{mAl+84.Kwo?l (/W`F:x.M+O#;{ɳu|17Tߺxyו"3W-x033Qd}߇H?7jٿuz^%qr_ʗnkx߂TG^ry&N o>6swtÉG觑g OQ߃yo; =x!hPI#v.ƭcdGfzsLo5݉;>_"JU !NJ(_s_hOMXw|cƟf(rK՟x}lʈ"hŏyҚuW>N(:_.w[8+ؐClz =xY<^dU@%TA2Ag_So\4"?ӧ-N3+..!ptY9DR9_K ^]3- z?EK?vCwZj{y!EϺb۫| _Ew]CFT5.k[;_U])ǯ1=~K6^yU+O=]Q؈~I\egy+7Sj0}*3Z|ag裑"Jǯ8A8,L +_D>,=}<0i8]V+2 Ǵ#V]4!^)=0%0r>TZs pz2MۥIENDB`monster-masher-1.1/pixmaps/hero-down.png0000644000175000017500000001724107705767777014133 PNG  IHDR@BgAMA abKGDFIDATxku~N{v]` DR(_@RK %%[.KUrq%"%Rm]X%E%A&!RI}{{}N`bXM}zv继=s݅e-kYZֲe-kYZֲe-kYZֲen{G5g3~Ǚ xwvΓ1\-|?g3M PzJS~>S%|?g3_Ey-[pe^Ee?73~?gF }?Պ^{:'t~e0x` {EDkx73~?g%@߹;TEh?G~}Q`ߢ5hm Z< z_;k'?g3~ =ws?7/ J~ca&~c6a*jTO/>?r!3~?g 菮w. TWBA/1^Q1*DqQ1j2 A?ͷ-g3~?Y yRPtEQ#09eBA!&P Z^Z?h((hfjK73~?gf'@95N^S 8ZDDT j( **SsČcJA+z}?g3?Lܗ8 ȧthMƋEWuEAaǍ\&&TM[n g3~M_O>ǿs+Q`i鬫"7tqB't}рQ΋_ d3~?Ybo]8|L$CtE,рV qC ?h##FO/)_|K'c_jڿ/u|q_~I ym27yBY/*I(}i9tEǏ|NۧimF-3G`RJ|7tƏ7ldMYSA_?w~]+Ah|/rif~7GwiEdVS|?;mk|MW1ߏƏ}Ÿ/??v痌ܼ2XG%ヷ\:#[VGfb[$_E;~Wo=1ʯ^,ϼo~)@nEگgg*;n&U~mǷ<`|/~?t|PXF 8O0NUqsʪ]|޸4_ٮOZV}Wk=͇Udι(ɽo?j6[-ĕ]]|w؁}׸9~ ])u]u]y4R3jr1*2Pb]盪Or ;J (.as1l1 :VcT[[ɳm-/^nj1zAT+FU Dgu,ʮ.rIA=sD_G]K4@Qh?O-f.P%Ӣ{g1W(@j j7p8rc2nst*4T_ CEɟČ T-5iv_{ T2 J++񫓣|W=E gʉ)ݐvoއ?p2 6kC"^H>{#Fj +.~i3o5U-߄,s\&zJx{qo5Y(2,zg;zsJ (Jc~2Sc)~"?Q ;VO_O3꽄~n"(j׎V1c/~m AJ<ޖ }[ ~ 4Wc/i mߤU~7ŷL֤4ltffC[ J[Dy_*g'*r8*i~^79~/=W|%1!2}W-S5 tR_``_V:?W_׍]kq. CZav&}@@4mMR%Tͨҫ_ݧkJqԁ6ȣ}FGD>aSL[RrvND?pLo+U4ct&y(AD@X76},HPڲvNX[<2(q1q!{KXpuZGW׬34x;5͞\3QcϽm/wJyu^GМ.`.0N{߇tM1D@LCU.@&U%bj/p< 41F᝽sќ˘(Mk.էK~yX?N{ʲќ{딩^p9?S *+D_OB~EǸpyB2QUDp9g~P—_l\z!6P#,ObۍbzCs-TU/d~y;vhN{{궟.] OMݬR4L4m#߇J[ j}ʚG'Vz7_P%(`;QwavST.[4"%7Z=~CPjզ+<Ͼ{():(^tY&ACPju\ѵzUgAsz)_Sb(bAצ1.Atݳ>KW+3mm)e# 㔌ycб}ɓ;z1: |o|[?Y闣{12[Om DOw~ o쮶zw =1.P"(nz]\rV4g'FH RDBUT(&\"=OW]1ڙc֟}ⱛ榋hqt{;zעJXY.HBE{xcAiRTFfKyJm;~fOe$zLbtt^C ˂/EtstěGӝw_lڂ]&ݕC/mصhT{Kh)~y~--λ/4Emw~[(e:5Pz?ḍqr2ZѤe*EHx_{9O34wL;rY45uolEսu\j== Pw=H/73n=uś+MMVS8Z$`5կѽѸ[U=aևC /SI*M&@EeX€ֿ&'Ñ@| [N`;0  `8+K@S%{GȼEvWr>ߏ zIU8ΒTǺ$%*{w7Q3= f–uam VV"EyY zrZ vR gٳI)0pRȽ $[kۨTdNe`eE}l{xx8 ,{xY,px;pbvؾ}R8VG+Pm`l,[.3ZpTwV,zm3D $e_݄O-ƍLO6ڧmKcֺa7W+7i719Y`z:_iiWW{h4aB>ׄVV&T&&&*ǁFba yk9W`j̯8=Υ|[̱w(7Q.O29/~MX] 3aBޅ'o.6]X.jFK[-t6\KC[X82[Ay QaV[gI8-5Ϯ2WuEH|tGq, !}ć.ĕq{vn?]9zI|&c*6a\&xo&DrF&*D _Wl5&Nj,25ZKSQy?=8 })Lq"LCE0Gx*J uIʗ8C|lP4 C(<}a8?RJo$T\"KhF TU! sxaJNهGban%Q*%\LY..A _R JH&_m%ӱ,(C-kȗc8|_tz$Ue8EOP( m0= ǩbD~ɟ$3YCMsT~ ۮ&d>)"0 k_^ʯ "ǩEF/s*%^'z|>PHdd7UT LL<5>|bRC$v%X)0m%,KYyZ?R7q QuB'-sfDcHǯ(r9e0EA ILWf J޹*@\|?3r`'Y=6jE8Cx}Lכ)!bz<ݮE` u,-%+vl; E:^V,t!~n7G8ܮTB'zBn9"qJ!FQ@ou$#JKǩ>mu`p>ۍ<8UMƱB:>k۲:&Ϥqa+JO8vq]UMgjO=^Gȟ#He0Pv-]U6_gOv6D"^Q~Z~@[ W$AW] HUQd3()  `!+$IlBG}R_&p=!B &CK-1vRRt!\n5̲Ѝ* /_=MP\~mn?˰ t][GU!}t:sv,i*z>A0Lɔ,| Y8e0 ]l&Di%a7M|N\ah8gkQ1)gz S8rVVf躁(DQ2q|JFOlJ}Χ Fcè릐?f0BN-*li( ? .K5a1# ,rnŸ1<&vnمi9E##<%ϲS$yg6я*?HC7MJE~[,N WSGS Qx'7K1lAU b|);'ls-^ۈ|B y嶔 ,{=;%" dR 'e^Tїcjd ز&xSK_dB# c"2; 2I j-҆w /IWdeLn?CbٯODr2& Wz*)hMQpHVפtB<ƴ_f&KrRA2C{xR ?]gdE_bXvS p%R*`1,MsSf,3\!u[Me%t30[Rv9QuGTh/\:o;ɞ^CgJ8+ZV7_>UaXޞ n;r#<VIV^&*PvF|&WzkB~ɗ/0ܷΏȿKgB$?ڄ/QVH!&&>+ ~ncU/0\P$mgצS+trJ7+eԏ)@+#O/L3K //W',W1Џ|JVrп|BnR!5-36_VP=H0Ag/%?]Ei ԽL0|~G>"[mi f>dEp۳*U.9bLJ_Vh9O2*_Ve#{&K_6>ʥ~IVd~6V&^6nZ_1OW|O+?¿Tz-hK:KW"ph%(ݏdoVJ'?G{qIENDB`monster-masher-1.1/pixmaps/hero-left-down.png0000644000175000017500000003176207705770122015041 PNG  IHDR@BgAMA abKGD3IDATxwu{_:F9 )%<ٖL*ZVGrgYǣjlɁ)IQ$ @ 4RX]WUn"5^t[w}fcv̎1;fcv̎1;fcv̎1;fcv̎1;fo֒F˭洕L[{>zt?˟gY,_/G6?$(l"i3͘9FJK1f ߐD(_Jn8˟gY, 37=uI")\,\ld!3eMz.a%4rTa%) 3\6s0˟gY,Wj)-$0PrvYȨBAoXCk-SbB */J ;r j;j/w,9_hԚo>kͯ[ﰟZkߔw_ CZk_jͯu5Z"<o|x=m+mDDRBhFVGK "aV_&/^^F|ڽaC! vkďu'o? 4ݽFИ;?4LUK'YKOY+uc=wGN}kv+ NVK~±׊=ՊGl}{7׊_˯_g^]Y+/-_c- _o+9)(A9HL;S<x?Ď;rcG^k-gF/֊}f 6}̉ZSNnXZɚ{O_ٚ񓧏ƹS5Ա繁'ٸBWؑ՛]wBEScDQ%ߨlq5^] ZtV0PQGo #[7yUCDԠWㄕ0q5NTQ"B&D+a<<<ϣuNq$qÊ3Ղ^TRBD(q5N@ MD:˵ u* O!y7ݷq/C "hV"@C(Bll&kgY[2cg>7 , w|l]Jc8J*v*}Ԙ#&+$$0]5u F3~e/,Jt+aj!QחYd?PΏ_=b.y4?{×,۱n>uWBZn~n]XЅ-{msׂ/ڧTMJNtMBFZkLp~']F;|u__u@]Jw|9}sbjrvVWʞ%BTS[NI.~g?s{A9&iչ9VE(յA}L׮_$;@Ӌ߼i^—?;gz:]J&I1o癲, $%e1 6e:[ϚONl}}ooiA4Jvm2V&Ḯ0RkRK6 )c?~7ԚȼFֶ4eA4 Ǡ)UJERCrm@(Q 6ڢ,zvi] Hn%o(g7i RhhN?&  ԛ_ {׬pZ4v i+M.0ndՍuZݝ3aZu;sM[zUId!c8Y+ˤ9ɸ9N{ :r# )45Vm̩kbU絜Q%ž]uy;OL3nl#P%1a~%Az*VS}}ͦg*-BE((mPp tQR5f_&h}k6m8SMBˏ\1Fu9Ԫti2^bd+^]TE~5)8l&mX1ڃiuHH!9!Kofkw%{r" \S cg4'@րY!XTxV?fswL@HJvJn%m3uRHHA9mFe9J".3H+ Y3s֗d9N< {;-|ժhO%ɭT6Җ/5Ũ1ʢJ5g$ t|X u*UT@*kd ~:CĻG:i8!jѶ퍇*KĒSbҜ$kg+!QSca~6boCM{\kiy\\,p KÔ~Z vFtǗm 4Z:5yZ얅")蒎"+SߨEBjsWֿp=hjѪWEF{ W{;mǷ/9ͦ .^|HHmz?V̗f!_X lYtlȸ1Z4́f @ $U6Tں;+? Mߑ"SR,K0]*;)k U[BJ*o?d!4t=D(Ԁlu)pp `ʚ" 7):EM:  TR)hi§.m 8*Ւp)1aN @KZ< q\hl.ha%^]Ѹ9yLI^緰40i>$6bNyv9t:g`/d6jN1K#LYS].wܲg%ֽ2gyW9I3iNVo{6-jK-38 -u_#k{6k!cƘo?zS5xtxAKRbhV*cY; 9.t:$$TI:ʯ+S˟M:[iyx#Q`kU?l?LyFU?МXܥ-k%)k&kg AZUI%$fZ_c1jzk*A2ߘPXDftd,?y3p<@?~ }:EH& z:4N~$g4Ѩ7"4*_eax_|46B[Jb㎹˺og %TmVJSgg0}~"zWtTZ<1 2RZ&m):

bIuۮ]=b{6FtNo98F|Pet$qPHi,ע9LPbFZ W䯯D̏,ٜk]_}\Ţ,C4'r EOvnMT Q%yyD(%B syLF!m40G[+ tL3y+PnYHb1jS+C2$$y;?#{ u YnD.Is,-kJN E( hJNn~ǁO"|`ߒJK0(~ %RO)biij_r h?NJɦPis%\AsUժn)Ο_,]OgۡEO~7TK5˗jGDǒw\n==e-Xtl߱}2cwe'҄PЗ. .L($T~'G+_AU\+?[6α14 Y?wW4 $uzx6|]0MGP(dmMB=z(:(}wpf d >*%͝@_5I RZtMJ444##NIJsJfkKo~<$$ Nzr-F2Vc;*O1615[W')M /.eA˾?Ʊ]gb&OO`W ־hMG򭴙,TI%Qˆ1¸9538N.SS$!&깥7m>IY+K)Vp:L50 uO29iWuu>1![臭(?0%de5F;Œ)iLR4d=dԞSbʚB)-"bj97 ,ЋɘUK^-:9 `4Ȟ=C3dU+VX[@M4%Z9SIO$+Y"xxW oɤoCu?ZM`ҜDR?؞Mؓn~˾ 9N$Ĕ0]ͽm&iXܐ"$(aצA<;@"d*J?%{ǔ5UORKWն󫣯N'Hp M؞}a/ɟqϱ<]ҫ&̉iUV|X(+R &K{-|߹zdEiR0'%˵&9=Kig0sN45L vA2z樓;9Y=Pxåᒋi18q1;dae_DƬaDVG)a6SDQoi~ccS @.W"vX|5LxCA"Jp J/)Z\BML!p4CC>?ȴiQtrvo9YLYSM? 199d*MI?lQtJ,-%⯒rg4N+힊~ڞn8_J4'=5FK!9s8pU?~4 AYs/# xwIHB&g !94}Gr C2΄SHB/Yŋ`g3<|IT׿)<:iJC AzrvIs2RO//0:JҔJUWh~:"$)8FQ$!Qr(d!:agdu\2tMZ)kzx-t:;Y?-0w4k<$MN&q=SYrJ$m7!< ďF_)!ymr-SgRLiwbg? bbbK7Bw:( ,̧_=ChQI zU~(*+!n#뫏Vv9P7~ק~rq05eSoIR-jD6mV ةIwN޺4|?{z:e a6Bd9d15ʍ[X\`i(8|b;3~sl}UR[A!nN<vέOj_lx8^3e*M@jb}j=, CĖtqJmKJJsYh֗Ɩ" $&̉W$!}{ʚ_4~d?=?K^=5yFQKGNXc<*D.ԩ8B}=r=-;<שּׂ|ԑgrg@>g-Q_> B{ܹ &EΝa8p@oIqΜوmU:K~,s,s?r }<0= RWu/c]o p6ȅ…[Ǚq%ׁz,+ŋ[q0$λ{Gv8onTNNN;9rzPmߊƫ:ɾ)+yFggnw/g?`u ݄H&}uAP3oJiu 89~ɷn~⣗*n ϋ09ẝ$>_U%>_<1 o#NNz/W)c@0>P(!Ro&>7qtOdO5'|W?Y dSؠqOPv9#;v\ ~oq5ۃAW;2j~['uu|1+K)+vC':障Ȝؿwr]?~ңSNHz/7}e.3m 2iNғ9˷??pj%/ywcn+ה?x9DhRyϿ_֡uxWǿ ^}uuO?<=~~lY3kb | .i x >{9z |Uh}"5Pi4m咟w2!pő#DvA3?+_ 8?`ru78v *W~_# 빔$?'2a^_\:?n?G{߯Nn?3 f2/'@qcWV%|# P 8soW/# ._gzѧwȹ\_+S eqnn6 (Jv⪯oՊC=~G*JY'wDU7ilOL?O{HHDbj&ۏ'=sC^W/Y`pX!1)ēw`u3}^~T] I74 d2x3zlGvA\e'ˎM'o*~ymGͨj@|>ē_zM>;2]%_ފo[PN4-Du_=+V}w~~5/ߣlDQ株 c}Wݱg%N;?~3ps둤j v)سlӟ}jGo TKR{ZٗU_:`3)gL??WWg)X!a hMħ *X /uhOv~ԁv&4.P]Ou_?3*3OΡe|\]?5?q Cl9.+~%.`CS2ߥ{9<>]N |9ۇ gl5eUR[w=wM_I4Iw-⣨<<ʹ*^J~dxd5>J1 V#rnZ$ wߦ^Z_sk߸iM?3 PD{/|րƵ[" Ch8MxIfF4$PM+Z ɚF;\Zu7)Bq7= 92f!YS(up 8_nOǻo[*JmSgws8_3(5 If??Gg'mNO#_"| 9ܔ_cb 9gp2N{ߦ^7߿ڷ nJ iB枦};ء Y "7h2gyA{@ѧ]?enP4+T|G71O49=R:/V$/ʔ6u{"ӂӎ^>Y{n%Z_?o5I$!vygͭ4%f}q/"~@Q\~s5ݰ1u@{gǧo=A&9M*5Lũ4$$^95~!1|f!pjn}g.Z\f'pAc,?A;'['-v-K,,%$W+r+=|f]-g=}$1ŔME4wsjox _1].ᧁ7߱n7pMdIܠIdAY57<^$~"w<.wd4ܿOw ?5? Gw./!c􍫾̮KW~M/tr7Ǯn' Gh}B0p'Jvy9TE[ #~}.]_pJvUUyBFۧ]_Eޤd(OKv 5]>h ǐ It7Gg1z7QuUO SYsCP K}7|`-(+?y׌՚Q[TNWКKs2HE^'zw(&iմRrJgʅllv:yqWWX"~`K~3;!zS2j [^ÑE' YF`=bMޞT)Iާ4b: jAc{/UsjJBI䵼T _\.ܘHAId̦ɕ7d~TJͭCW<4HA`=tArj>VқF#7B|THuui}~}sߘU*B%$_կ 8:wf@H\Ɯǐ RJJ?Z gpڰ\J֗.9?w)%%IBB4JRyMl{A5zI 6nl֯oZ^~~kW< B[+kk{zG#[S$!dլ0+^V*JE֛.2n$M$ (hd+Z|j@F-M <7{72}z˓˷B&$.bSA`xMfyD^'w%bJũÃ?=EqsvF4Q7o:xUď2Lqu~~c  <$UryE(ǐ0$##[$ޙ4əF7#%i/Ene}|TI%2ʣQ4Ij># i1:/63RdPq*Xʼn j6e- ]& P.An-$ MҰ}/Wۇ&ioG2y-t"#|pprs")YN)#LYSˀ12dc1 J`&o# (Bթ"&(':GWV嵐m"!pxGޟBܾH^\,%68X?I @&iO #f l5ƾ>TIe=NocȆw. I(p0o# H~+_ \\"~a]C(Q]ckkQ_Z4eMp|7pWdLBWK S|B64I[ 2B;ٓVұ|a$$~?Sct`G֡VR]| YȔ23mOI$bUfmJ`J=J* ,d68) Mn]/QENLtFo9 oj]ďJlQJZ7{Y,u HRKXxXEދr=Fũ\~^$:U^˳p^”M||jn ߿QCxAiN=Cma6i%Mm`&Bx]?DF҆Waƞ-||J˷H lf=\7aIڌZ[e f)Ȩ0Đ $!!(r݃?9HCwVUnURB> /=ꋠ8Ey ą5FݫRuK^Zq}$] Z-f| ZƐ v]w.aL^^h5nwhy-J$!'(%{W>.BY~-m(t1Wo2cOS z_]G._lBKY5DљXT2EA,: W#V:%_4Icʚ6*c\NZUvghx5# fizMLٌ8滛|j (_A[kRRi%M@@ !]2@prLSu+v5H ,ߢ䔰|kX9B?0dnSK:SU/BG(* ٺ[Hɔ]Qqi)e;ɼБʳT 9 hy-&IvWws~ #,‣(Q=A@JI! \N/Y G5.AiGc>%X{ ˷UŎNN4I[?^NhD7ԓK$$R|lzM\97' x9"H ϑ IZlT^Ύ5%FPճ6XLЧ;S1\ߋ] )&I~0L{(Z,I02"cX'46i%?cPu<]z}B|Y^@a^*2 嵨:UJNppF,I:,*=3jlW( wi{mӿdҚLq`!Ρ%9iM:=W63 %h{m5JrCq6:910)4IÐ 8CCC[jLf EH7Jӓ&㩣!n]izI)).=v7d!/$?y1XA.~35$I 7tZ:(J1w?DZIcH@0d EhV{e{ DBXj.e!!'09<ƃ._.CU($ IHjHB"!'i9~7ɟm^X.OR"J!Y5"reeL[t ѿXK6gx,u7ɘH( d!cCI9Iz7]ptOV7GUI% {ȪY&2b?!ůҧKz~<$!7XL[,K,c=O&~҂-cpP00g o~$# H TmWZI%e ɩ9)EF?z/Xaf@Q۫00F޴k,CWӣ=o9K:PpP^d!V(BWdbUd2r9|E{!o3h Vd,=zAzd!(2 @w\>IZXS3AJIvWw#mm/'?x䞖N?cNȡSʀ>X{G&?%j Y=es 9gj"X\~<$a0#7\w$A*I9KͥhXG (ЇW.N|+;sw~xO*.(RQmtIǔMjnÓdCk>j% JZA||s@ʹsgnoٗ} O#f{X4^S>p5˷n/WK1,$8v_ 7/4~6t=ݔ!d o {xtd>85n[w۟=a/_gM@Xnu?)%*TRJ۸ w^#/_ji]ӯ`5YCWIZlL ,bCN1mMO_KпUPϺSRJ=ZUzliBN|?̰ 1B:#URXn6$II2J˳'$}zSG>uΧ u~|wx4, 봑3K1^_O( Tj~;3HvJ!s ~D7p4γLY/뻘A؋.p|tGSn}_s5^Ancm Þ[?uΧrnĮȮ@њD]o8i8waq8sɼ NNa&Y5KRIҫ瘝ҫ2\?d =򹍟z05_J qe"yBTFzއ?sg6C,BfJ*95GNͱ:,1o0h >z; t]FUCBJ*Ir",:5À>1") Csɖ^W8/GerT`d)(hRJ~? F#Nsɖz?k0!J)V' S6EC搴4FER~s9w7r90͐~)Ȫ8d VҤT|\b,zG?Fׇb|r )'{%od I9)RNݤIڶObVK M))z^TI%c߫ߒVO|r'ϋ(K) $@Hi%MRIң7`Iǐ rX[b.Gy1/w2kZ/D<1ٍE~֦־7_|!#"Ɨe0kSsRs)y-fhސz?956~n> Ig?_=\, 9AA+Gh=d }zߣf+ 2HaVL ~J:S2ƀR 7h=>sgŇ,cyG8S`Y5+ CO3,AQz10eNߏ)1nBIVd K%(ً-=Z#>00B4s"!'(8;6h ~E($FĈ9r")ٙ,ZBB{ܣH =zOD# ZᆼS|j>i3EY2ѣIzlƶb_|z>9_ ?0dS600e$kyzRJasݢ W=ODqk}ha*@Wⓗ K"#1: j"E(O|¯zQ , ~EM RJd|bGL .2d/_Sh-; @VtIM*a zȨV$WU<{OeR( ˩N$;RR-uyby|@)%u^^?WթBԏI8 P@bdAcA H) Gt_)ØI&CL/Ǒ'}z_l֤֠IZtc]~mN_i&b{B*DT~V$WDN]/^Cfl6_?D q0d',:˓I zd!o0e\0RӠ(ADBzky!\%X\ARI" K_="u=K6r$; 9>@R `C6XXNRI2` y+|eE%OFYUR6q?W2js$d)h i%<yRSe@pc>fer%lRRd]ڦ ̓?b%!! MҢ@V@B"X^GF͠J*i%}&iՅu*/_JY!?-CP|>>)%Hb")h5PMw*zDB۱M+BOO#yԥԹ %_]WWC׵9%%*ij;UѨ=p%CRJ6w~e<fυ@R4/2CU$’Ry^$~/}LQ$!=# >!2JĩBŐ rjnmBNDQ4t} )Nw,MQ2f{h iDt |]h(nңMeXEGJY/P0]l!ȒE(ؾMLhRs)-/پ}?c(/_׉cH~Vb D,(D蔣۷iy-V'Wӯ'?&ķ_=S?(gt)hVOOU9__^׊SIJiMJ_^D($GݶFARIƿ%iy-^#,l%Hxxؾg$B=s}˷h Zg=!?G~mZD{>̡4Yu#]TϋK cD5 9$d %=UD\h{mTFS#gDH.6|_IZXR ?QlvsQ9`HM /f aKP [m' {^m=y}sgTABNī >Fv8TV jVNկ5>w^F|*xOkuSh*NόGww;N ]c= 'NSa[5D ]I%yݻ>{G2 Uv}ݭ#!=S߹;WcéS_cd0eMQsknIH۳J$IQ٢sD& ؾEI." S.w.iMo(K~mOM -:G)e!vL }[ע5&Q$] ??sKH?t1F4=eM-;+>c !{ :,T 끀ʏ_EL{" jn-! )]qA+0eM=ݱSwYOD8B`ث8bH ;O~E?oQKD{"G[ہ>'O參$//uOP;>mMk~K[VskaV]ܝRR}yOC hy-؞9Ck0cϠIk[ \NN*N?z?,Hm ||rE(%&&k>N B ^]cB}vĔ5&iW~vgO=_At=w|[CylzM^] AؖP|?/(%0MIթƽWAڤD 'ιas|swx3hy-N p}7GzlJخ:?)ky'|K@ xGBNPskF|$QjN ?1e󟦭m

:n4nrq(l Zߜg'<fwM—6 MҨ5NoP9X?xmn>q2Kh Z;'9:V:CGG;:[K/[K$NIH/"nSMoӗE\Jчaw_ƣQF% @2Bͭ}9$?GSƶ) J%T8#m]z8@hAh'Dm|gne蟢Vs)2 O鴒NK R"Ŕ5E+7۠Tx37egh6J%-lAɛ6$#qKխ`5',T=x/G4Cc0= &5 ܤ) ?ZOHXE)}gnߢT21 (aؤ&벾xT4ڲkv|{޿w,~zNQwx" nx; 'VN`!KM,?Sh&Zu$&iLZ3ZGk?K%]韩h;sAq9iYb8SMoz9"]T24TTaekvARIRiU As<,UR)tKfp*JÀr*vIHQ,ɌFizx#tkIW>^| !QYaj8^h?'~Y|nQ%i,|qĐWE8<&I^r"m%NvɲYZ<_v8׷ov~Cf_=oD嵨Wj=$X:٠{ogڿDOV*x~أ&x{< :Un]w|3 &3=E(Xޏ5}~fv+M}fza=?+֟v|2o*jˑ#f| )^fTsk~8J/~~[s@hwf;plbuNk)00/LX,+ɯpyo)]wP%xd` IJt85O􇿹չLt ce];~NT(̌Oqgw`0G,Ot궊<Gh6Pүjc'MDTI}l4e$cSw~oSv?N-a\hKLO(06'|Av1 T*eUI}hAmH8$L_@n3T;ۏ*1l{b14'sSN9ֵ,$p)J,_U?^4L[qZ@.םT#Ib/VDF,~mH.#n" y!ƩTz$AP,?{G ˷z{ǥVJM(a5I.1eME׏,K0HVd*ImsELZ6y-Oͭ1/PBVn[:z ,:}zl.$?yd}ߺs >M%>G:dY~fErEȲIJp+i%GG~@c?c?dyb9S++hnm?I%ɰ9\&t*yv<׎Ǽ-a1d E5'DX}^AcOm7Ka,?lzQ֋?\%h4&7j?Y\!("<*˷4 h_.T*y06q"nRJ&^6r[ΐ9}u'/Cke+-ac) Aއ免|'Z'(w Q?8yǩT  JZa{)V'Psjcg׊䊨~~p!OP.ym5ͤcgu#rv1jm Ɉvp7/$GT#xLk}=%F[Nfšoy-O)ێbcqjxL\}N%!eyN1@;bhiٺ >XkT%%5$<#/?u8IKnZ)<2`l7nAr؇_]([RAB)vUwTȫzRNH e\m:ͅw &qxOpq}[g$!'8S=P?NiBy'gg{j{XjPK$F95$!1d EBQSTa<5Ɛ1O6YXF)O:'/η/\WP']oZvپ̀zPB6;Z֫9X?HOͭŶ3aUJg!|{͵~YJ.aYnǽ{j{XX~ZɼЈ9(;ed!ǻ[̡ce &ir۳UxOTjul(AƐDN1`ǣ!Mz;~~=:NVw,V|I))N97quۮ[Lc٠8YאdUHI))4_TíJnv! $3^V&W\BRIFC6%E l 8 Mi5M.H$ gL}ڞ"KDv;{ٍ;*;X\IG񎣬V_/ŶOlf7٬J>jmW?lιg-vWw3h 2bVDųjY^~ubYmXllTQK{ZKwlXvgou/gfEry5/3e]vʋ?K?dgf$1ŠD3Dj\u~"?Nw۱T ObCfz<+o_. AxO *N]]H@ `Q2^ubA xG!qV,aLDtz ٨N[w/)f.WY}؉ի\Dk55ZUQvT# ET ;+;Y^7=!$Dsƞ"D6 Fn==Ldyb9zo S6mi0Ħ&n,K,cmz-zo$t#?Qd7W򹿶as3gGYCjOYSK'0!ԅCS˪*֤,lz=$S}^0w! AV%Wqvl2J&Z.ՊSY ~EWuӿA:'@K۱|[^;-O><HJDɸ^{S7.46:d{~ͭqQRJI=c_$͏ғy-oq[.?"PU_56f7%!ӿO nRNm_~wl֋ fϵ<-]}7pʶ!/Lx{9WΉ 6f7/Yu?zmB ğ /0x vk[ObBuI65P޽e?Mh;C|}_)d)B}|?Z֧^S7\~T~|Ёv\;,~1o$#LfObgãl7qVYY_6d׏N?&i~c(\]үv뵋_g뛮>LLtHJkw^~ß}oڞ9ŔzS| |'p7Q[u[=?:{s5ƺ$OϔM;wիqKLG?o;2֥Un1r)7TͩJwl8v8R̆$1e!b%]tq#[U_L~]hiA+ؒ{ßjG';kNPk2겐>>7ju|~o޽JHg6Jkrg?{ u6_Y7m4L>_>јlOr~mmP%Տ6w]<#Q}9587snUs,dv=~'Y =f@󱩭n.snܦ[=oHH$$2JS6]URm-F>}f3@`o+>M=#2lZ|2Kn9_W]m]Zv7hUyvI`;a^#T2GFvv:&0xgYQ;& 71{4Y6SD Δ~ !|U ˧YfYɟ ay3ۡ=ou8Xv7gl2[?MxshQlpM&u`aIENDB`monster-masher-1.1/pixmaps/hero-left-up.png0000644000175000017500000004720407705770315014520 PNG  IHDR@BgAMA abKGDN)IDATxy\e6g>5wy!$AdpJ+`mmmQq@x)wukSg~?Nu/7o˪Esv߽"?@ Qc4c BjTȔ>)y y1%q34HH0 K{L@|*sJQ#KJ.\JB {?\[__;-/\K( sfp%D [ğ`y}8g3)|Q8{bc%??S8w _ %< N]$~]V^|+>ǿ-]9o T]z?=%+Jf(p~Q @.' (g]JnJ78.>\?Ypb" {q?L?e>< /:ۯ/g^{^_2N ȥ?%a5آ3-څO/}a8N!@~ﭿٿxupmϡ(7K{.1A|(aezsp6BWX`>GDt|5|ӂ9P2J**K'^%Iqr6PG/i|ğ`i .[2]aNE% qgϓ e~ *w?樏yêK_IplgNI?@/@j1޸@0{E V%>P{C}/]|B߯?"8 Ьpx[mHz]rkYPDnZPf8v9+PDoIK7@|?Kψr}ݫ'._s`ǿ5% hw`kXf_zԎ$UnbX '>.ys-~UplWOonǧBGߡp_RzXGN\ މ @-y /Gz"y8{$) Tm5J:Kr %?k_=gJxyg_z~/׾yWSxpA п/wV λ=׾{=d@I񾒒(WB ;r[Wcrk4RgcUIYϿ^sD;':>׷ȇ/@asMp6qm;Ayߑ+V={[;" Mz8qy`"²t egi7̏_`-+Gq,FA `D*{?iySj+2g))+,Eb㛓[_hh6l|4y8Nm5eaX4=d Kӕ>ժZ *Ks!IU`j0=k1Щаg8VXQ2PU~[ő w+7 mA} Eoul}c_PlZw>%@ o}E;;+nulOƎ})=1`'LjJ#<,leK&"bp &PR\2(twN:oQS_J8ܛ-d:Φ)=K2mR=@O*%X '.=@̋=&``S862Լ߹:>gC d $@*#?;uESET|ky^߿N>g BQ\ q`u`d`㫯vi0l+\k_ػw:%Q\x< @cp^ 6J|mz_?V=[AXh4ɯi8{hG Ϸ=qp4:<H%Q83~rwRYlkGVOCvqp8n)Bjb,|>08~nߖݱw48x7XvD<~G? KO:tn(JG[zpxfÂgI=&kk=gVʁ֕|UnpYYPH")oط<{WX HuSmS N|WA#D8￾-݇ Q> 0jv8cd~㟟~>HJɨvc~0//[՗ȈF_^֎8Ik$oCV.* <'_{1~_E|6TVFPYyN?@mXps&_^R>짪ApZTTQQ w+;#,mOcN&5}`uŪPYI;wb뺳q 8Cܰh7p@Z|͈F9|~: WoN8XG #1j fa*cNX] *"r|^G7_(lA>pjY:ԓzÓNN SRBvwgDIBb%$VBܰנѴOda I.Oy_aA.~ VEoRǗM K N '#׻&BxCb%TK{My䓓=]K\rоxHy8Mv0}y8md.(?a1͵44U' qTa7^,,}nobQ.Χ 8GU3;tkwpJh5A@9[iƖ55;v|_p>sq..i.nH^GXQutVT,kk=;Q%q5Xv*,8q1ot R%*Ją84IV1K#K_ܛ;'A8eC7)F'y'HTK5jC`48ߺM9sOn![QSK2=tEAF7}# r-* l5Y3eet3$^SJ[PU@2 di~jJE>ַ&o?"W@]X X̚%@v4XQ)ą8jZ0ljϐYyb)[7܁Xl5 TTxN?TvSj?aB|hmHm*rճ&^-[܎px- Jz@$>TUQ!V4q[ꖫW !sH9ӑO&ܸ); 0>R'աFAD!LSُ\]q3vnw fcƌs#~4x48FA\!>h]]qv >Yބ3Chj:'mESGTZr=lM>ַVnc;ESxOeB8)(e*y~  :͛lα#}Fp6n(\бGsX;s?nL OLc~7r=Pm&5HIZv˻q=N_8j5H)D#+} ;mҪ3J pa-]+5z"#B" cd"  Z Y@ @ Pb1X(7Q0 mi=Cꤺ_`3Xv#BhlQ?vN#Vb8KE-icH)J>-͈Ŗc$qukdgfn4"B'2b9?mD]]3⏍йPq#֐3sY$$BN ,a459 $&@`Y7n_-ր!,f a0Oh#J s-chhp 9*jJ;;}$&V0l#60b\G ̅ÜlD8܄:p/٬Kv_ȼr?n+'II"8^8Z4.4$%,(<0((TKn _N?PYɣNr5qhC˭ t6E-d FOe!J<' M8'7c?2AAa4[s l LhԾuJPLO Kq!5e!kQQGם80qϵ(ZE4F:,H9Xp8x+pvms~(G9ҠBA Ȭ<j~t pFۍgtuhp(NYha%l9Ǫ?SΞ*&ĠZ*r<_)#&,Wx?1e t #dLp$"(lł!L{D"}3 H蹣}_,aCj.t[GROS?,p>> Irs9 ӡq8{SDFD e`Q 61NIFlXiR-oN Z-0_ t[UIMPq3'zVw$Z6 Kn`aS/u|ƹTBpgL?3:}B\En Ne*0m2+ӏK>q)r~' ]:lj! dVj݉/ =}rc9!ć.&pݲ0^;|{7xL~{o&5]%VmQm.֡VKRV2+ ܨ>:FthX#`Tfk^`F FB`,łZ0XV3QțyԄE-h'8a{+I03FH<}}0BUKA,x"pd@DS~ch^l$XWf}/M?it3aV+0F6|JAA ą8f8t[GHXiW| XckYb#*DB|.Qϥ>i\\eڹTvlpPP0J= HDA ])"2Fӫ :ƵqTU(@uԹc˰ eI1u@:@~ppos B/l\`R#H$C0Vu@lskd2+CTKհTSdT 3> pQLCN糄`J8kN+z2 8= (6OA>!81 U}>0V‰M}-}y~ΏB#G`r& J#9В+wo<|"4яoR?9_`QuԳc} yIʯPgn<{?=WdDƴ19?DFD*zئ_eXtlT%n8{zYM&GH' *ylGh9nNr-<2C B` a5'p7#$Zx!A`p %W(EPJRN?n|JN֊7=F|("ں@[k˾Ff,~#NuhEE^Cw _ƒz2_!ӄ-b޿<}'jXkӳjZ*FQPPaض 6F(wsh 11·zs=+684[,,-wm}Lbr%O& 3Onp՚!G!21ug61\Mrt}$hH-LJ ˬH^_\0OTD.lL= yh9pg*Z50DVD12fC?5P(00My'!6`VLj"o 7@5ǚPPl8|E : 6F0#WIլ: 89 ZX y3)GB6P 'iٛ_g+aRze4@WcSN~\ L,=@g o;:X lj#+0![ #mD?*:&776G^f3 :TȚYPJ@<_X@XTGri'|}q+{?µ6ܩ;$$ff"ei%F]_2H$l#8oJ}` Qi:ԆJCX0&N3] oTp|(6N?ߌQm=Ȭ m_`W 0d9 E=0 <{V!>?SǼ7m!HA0e *RW -5#@UX 8!3$F1lc{Y|`&aP :kzCWEyKT4Y2FNXrfIYצv՜&sthZq>N2H8;1c]HP5k&خwY7Z p~=}K_8I]Kݐ9Ѿp[06=Fʙq+ua> 6`YVB0`t7nOw8=oj ΅a]@)E0y~|W(c?f?w5%je[ܤx< oK༧&Q#<{jS"4x A"9{]\mΖwUoЏI=.W!YpՑ*wA@6[vږ1+>ߌ>kS->uS;0Rvڒ3B4 ˢp W1/8J :F_O(I- wd8m$GKXmKK0P>p` Gsm eL GvvUY*&@A-!8J!Sp_lg<bb&35V ]2+Æ g3rp)iRYOğS U%(&޿`V8?P랪8 \1ôM}u,ZȚYDVḌB@+`qx1C` 00减?lL~O^]*45R bIUTĄFI^lomwn>:QiLZ a"8Ox(W=!:WLX@ 'U'{> 8 0,I<651pk =fjKfΰ5Rk{ @fe@!4NY6A)}z6?Sz 'Zc3J6C+w0PBh;ghCbBK@xƑgyffbXMmTKs3_eju˙mz9I8ػAfe |A>q*f(yRt0J* 8w*+<`9FI3?/=ܶ?8%3;u U2b}dVccFD{l#_y|﨑j1T3FN|AdD{V$ð0AR5bB +A5>nPq1 DT lLӠ쉡S,~/ 9#OV&5^ i a8j fa_~g7`{ѷ=ܧ]S`BK5<Ãc8p$vL` ʽG{*r{2 A>G ^Cf#!>4w2/̱nUXP əRaդ;P#Հ'fS{2WAߒxuaDuNa>L|Q+#<\a>GTBc& ݭݖ>g]]!T#xT PIwR DTR>P!VL~_e^F]ū+ ) ѵG枂Sp ?^EVzBƸb)(x{짛`YBX@Tx#dwі~ccPbu˙W$VY/ l~zM?@q_OvSPfRNe3F2+;uԘз-txC܌eݲ{#xe0!.wqc''? [8wmyl:1ֆ ɛykOq!(I@FG|AjB,!Nb*`1bq!z2+Yq2-ve[ph`|K6 ?燏Jrʀ}ܤdRǗqڞH4~JKA\,L~3tǑ}7I! lj;P!Yb_YԚ _Vr`㷩ݱbۚ0p$}|i# p QtpV95ۺNm:kg9d?/Hu3Nv_+aL@qy3MS; ab9#w>>mO諭gHNii=ɃUzY f)PLckXbLk\&Mݸ6ӶTJC0liԦWAdOd{⥿l?xf5R } Woݰ di#}cN}Z#7iБ@ey3VZĎAJ%INw?=sংAT ƴ1ϱYrj`wgX~?m-1mtc5XޫIM7- 'O|&?xƟ~j:0\vpK KXR6ldY5WmG?HNt-ͫɌ;5?ыw*1XĄ)ּi2oɹĐ:q{&Z\ǩL<#Qn@qg-%k0P,ħ}z2}?>mgb5Ƶq)}PM쾤o0SLɖ7-;_ǧ߸C 0`1?}J!u,cMj 2"Fԑ)]o_Ζ~pCXYzfRUtc0|B#sN~Oݿt˴-BXBVi ԓgg&_y:߸Oą8 },:1llDV鼙?wn2{ܛmӰˣVE{T[X0 =G8UȝyWgݹ64bP}Jz =țy f*1Y8C -qOd:LdW}#k ߯3߉Qu,a3sd붇PJ1O}Ó?g/~ףuU*J\)=zixӊ4~~1X\ߕ:6 ĩonHiW5kH)ρs 7k c$gW;0+peJomrO2 =vU NяߐUZOoHD|FȬ9QwM$VB#ӢgSsI=yM@bB KKS*aXfkcf6P,.Jc!Que٢BНNMBhT[ʐi*o]Fѓ# 1,-@RObDApp\a dV'_XUHOΜs5FIJ2EtS=GOl>3od*?Ǻ:F?=â\`*?1ut6zLɽjkkaQ wH!`g3cL}7~9XX12UKb9'yyYƵqذ;rFX?ܬr\ې3sI|"ː6Hh O0MxǦ6dVn֕ߚo6Qʤ;oHVڧƐsBgS_?{W\2|&G?r7V K*_#'1{aRYl؈ Qs'Z>wī%Fz"12jlui,Z!VLu_~'v*^1J rx7ƺTHXx`KeeXR6f1!Hio:|Q/KS̿:rٓ+EF|[;FT:c3YaWbO[v^䃯3AȂ! BR-!-;#Q>*ذ'{F艿9г#Bwj:,/F`TE*xU)/09ûv-{;~FH5aucWm鑠Q!*>2y*9ţΕb+c4, /nAO( ÓcOk㋣B,a~ 33/Ƀ+eV~=!2"ZfTKwz}|.[v*O}>;A33[Ř: 0-M/۵2ćvqd͘xHidͬS*a8T337?ڝ^Mm4 S:l q_?;P[}jخ ~οzr=ϢMD WI5}Gkiɴ,gRh1? 9#ųEy5 B*Mv/n͵.p4R-ff+߅uFKb|2sryXe{r32'0{a _!V.i@/%՞{aw~Oɻ=߾Lj.m!̇Rӧ_(da?F@waCwc}]2+_52+[oz3lعiDc80LD g]>91ʢUc}-Ħ{oR;Tvt廎hFgo3?PLA>FH;}@/1!+n=uZvk_Io*_?Lϟ&fƄX e{׾m.w3߉|8J@*2E[lݳyϿ܄_GW'jR\@lM=9Yx4>)__Gw̢VKL-Λ%@w&J8JATCu[ݲKtwmuFn+߅BOذ+2$ZuokvLgxvs,b@8fQTD,cB,R#l;7&A<ćޙ!um,aO`|/Z܉̉}MU}ߖY~ Es'6+'ⴑjW6M(vAZ)`@8v?]Zjm DT[-z߿lmG(x{́d X:!rRf9zf-Ӕk&5?H#BK>t经s w0C`?M߱zߵ};#8atN pg9#j:RGT?;76=<]>$KifkŖtKWھ2K_l5ڟqGTzpogGLjόOצ]_VNs6ltЧ TKݵiIN07:NrY Ȋ _>x3A'[;gHxIMk}r9̿ +c+NeN}N'R"# V ~8 xO{?M ]}Jߓ2+K@0F, (ۯպ_L'Gu"sK|z40pC./.˿&IsURI2L/K'ݛ+i}j2+ð~RtM5?<n}wͻMi(ԡW(wQF ͕h}'W~X~ixj{Iu a' (WWxҧ+TKp  |uMl0~vZO+w>ß @8b /m7kpSM ;tߑX|p.88Ȭ3g >aum;-7]l듕b#Hno` ¤P*~kտj$?p:{;RǪ*ɰ ;Qٛ5__szX7mt5S/ f rkc#Y'me KhS߰^Sq͓~t]bF>+?!0+$s/n煮K?eiY^6S٫XwFjhXi+fF@BKa?fiT,ʚVDHPmu]Z>6/8){zrGTb/~T[oaha].{i n$B*Bt$g^(Xw[Z[BC V6'k~re*޹&gj/svoxޯb)[]C9#bNJE?X+sF+W ~%ć85?]BA? `f g )#=׽-x͏EEM1!612;\`::u6-, 񡱼o~^wEtEMw+z??o/{WV5ąxROșݛ_W2Ҷ.,o `U;z['k~Lԭ"\`h_e?X%"#޹0pVgw/xq~gKt[gaha]Tf^p/.RǗ2\Y>B?9_6\ZXz mR......... CA5A$IENDB`monster-masher-1.1/pixmaps/hero-up.png0000644000175000017500000004763307705770413013575 PNG  IHDR@BgAMA abKGDO@IDATxy%U/;1߈;9VefeMPPŠ L"_wk *^Z(Ud,*;߸1#DLfYbݬ~c} &@/jė @ˋ"|@*JW@.߃hhpxB};_1rly={heg@y|2Z `gL8wt˼[8@9 `.m +JC1~*~D|7g _1r/ؓ1~;Ywȟ؁0`x?ߧH_k2ܡeW˫/_?S*w.پ:gs:^>:ȟeCur}I&?O_is}U;?߁2/t" Gb+m3Xv)ğ!,_i9Dbvl1v%WGﳱ3c|Cj,{%ł ?:ggcZc˸C?Ec}celA^ǜ;|8ZoT,_ir>%6?292ˋK~." $>qbI6;.#~  -/4ΰkFoًcw- c@[c|G-!rt9hs"GQS2"'M7وf1$(+(04E !xQ FiM};7DsGX@4mT ]'` }mݞcC9Z0c4m%,+Ѡc@D? ߁?ہ__ x"|U] *qt*cA yM$8߇LfOius( N|MsM@ ]BT0UחğZ?ӱR= `OCPBD뗱2u?֡5;XꋟR*`L@BƸX BЊGn Y b,ש\W>vc}i>,WQfX XrZ|/7X,b W1,b Q W=/z_L!"GIZ8dE+xl,)L1YCXG.62w&&h$;}O&8d|q4v\2+8/o]GL$OP(B΁v[Aх.T*'՚{c=xY,VDgPv٬b1·H~LϗPlNC=Y/Dj$_BFJ\nA~7PۘEvI$Q  ԙZeL2]FY"nJ&(b,Y;C$%Dl|` M7D1Z qӌ4c*Ђ}|lz_B4?MXV ]] ^J u%jb '_YE!f/"(TPÇ01q*<ġ7b=JTUE6aF^8)?09nLMJñΛ⦛ZOhdzz;CilSS:&&15`nj(=d#.$HǦ񕘝̀1,cQGj0=*gȩԌ/aaAtZG)Go_P8\J% !"3ށcG0`K9d 6^A' HLRߩ  9LOoD" #cJMXBa_? #RIl339r}b|C?߶r JJ0m Mss=+3MsaOHt ]]@&X?Je-jpkNpM7ACN@ 1m0#!4  ћV"!(JiB#K,;ob| -Yꐭ }Xjg),-|qM?/# , q"ghaiY! 񷍅g-/",IXu[@M7 -BH i|g\[tBϗ[ NߓLN y{2='!s"$ە&ĤA:`c pHDR$s1TK^3Kc{T*,GO⒕B׆ FiA*4@H_ a(w[Dz,OwG€gAUT5?"l!$k`L]t?%c|&,Om5p>߁ٷBFV Ae## \W2XH|_48i`a=>)1L"es}|a}>|F @X(gˠ ?cKCQe*aݹ~)ıBcQ#d|vXBHKYM,0-ZBބ"_7 ,tھėHrH䟅0 DTB@B(\>X]Nt RAIbxL/Jf9ߑ:o|IV"}.#yN"!~\z[;c_3.&(;ݿ3䫓 a>]'X(]s}{DC!F9(߹s~r||ǻWW{SnSX{;_S@#v7N+$\#̵_ܷ,lb8U^{z s׀,dhG:j̀fm04<>aID>uM!-&Ukhr_f3T*  |L ͢XjHW; .Sj7q~j<)Qk[h8 ժL&" hvf02\/jPHKéQ=5^ԛC"e ׽PIV[`ң߮40*Phx&zkS? his9>>KDa G`M@Yˢ6jid2 _Qb1_T*>h?bPݣBϝ2 # A4CqW840Z/>efoBkȝ:SۺNS)^E;vu@ta|`) s(| ZCo9NxX!BQ=fסVK%wo1>8J94ÏGE܏G^YZЫh6rhy-j<g ,C! (R}ZYKBP7'sBJ6V= o h6s"'S Oi),58ۮy/>:sNЬFkh6'/DYX9 (fWB j4 Ȭ!m?Ek8mk.:2$#e) O[3?Ah69%1@3ϞC|azÅV?qp3ZhiBS*'0Y%cg`M]#(~k6 6v `QIt(-+6*m,#iӻo؇lw~}m}A4ZUF3spk|?LiԳi`I_"ӟ?QLt>SEIXsgfR+5?ߩ]z?RDUwLcVOSlWʸTa!ӵ0AӚV@?> kRG{4`JYf PqV= P ZC/tNLzoGfv;t7dāy@Sބ2&ʁ>k`Es*O`eUcʛOc'=tO\[*a ?ʍٍzV x@ zqTêvyPrVamz-\Ә&7psXփ|CIa y5@T/M0_z+YZXn\}b=XS &Z*(@kJA8Ky_yhzVkP k]ߍ?ʕRhNj4Y-VǗr?Jy#|ٕ;_z0b_><>Ӎ[Wn3 U!h |`-  !#6)b5&8~3g*QCTlN#4RO/Iѕ)DFɨ "yr}J:>_2;OoȋsMQѤ DQ080Ba!@\Z] #Ti|re3%5G^:``Yn}yu :-zTgWgHaԂ=O\*A~s~ga]Mi)9 Wn<+M0@Ap6o|A% Fr+K`KH?sط>{ID! ڬJ\'>6E6#TB?I7A4=]jsv(緥nݱg`eM0Wl|Y +DGN? -Pj \SKS`O+,hix WpCG0B!63W61}7٦(]]=#b(:-|F` P8}? j?|cӸ"Gܹ;h:ڢ/5W0S!jz8jX OUƟ]lT"Vw=A%*\ք'+N~a0\Q@Bu_sj/R#籷~1O3n|eǡJ5MPUX ]P<F;j@]y^0/^ oN5yovVmhDEu3 =B+KvtAs7i,O>7j؇XR_Wg5հoyBuAAB i~sjAZKcwm7jTeUq/;R#sjc8ZX_!4Q"_NR1uuƄ7Q6?X^*hD2UvAP(P)i]*Q[dX^@P8Lo<s}V/`8p!QX@@`֟P s sB~y BHzm~~~0hOT~0qf\׽grh,¼?(76bcx8!{܅^_/tƛi2f7`8%͊s(0mֆ`هØ/0<55 Y^~OPP 1{@`K< yT  >xY-  Xs1y=-][ kvٍ؜; xl5%Y k`3 | @NcW>0΄|ʛg~?`ʛBZKcڟF%Pp9jpu+ 8\}}f=a2p,!SG,h2+2">_V٫NF7tEGJMA%*49G^¤7 y B8]j'eO:}Y~k\Hcv9\"+1 PR~S#8kq\p]a*&TB%*fYId{ZgCTXޑ>7dmY^&m"ZֈZXCN^4FF[o#l7֥ם6F؄eFz7 Q@E5"E h0Cf]a>De%s蝇Nʞ_^+ (DZЈ(6z4i` heW_mA QRj A%*fR.Ih}HkU^^mcn#؋)o %,n睜={{! @9**AfTŘ;C#^D]u# H Dk_ 4EA9(G5hh6tE?83?k]ϟ=qIٓ%R`Q *mVmh7>r>>~ˉ2"E94|C@TP2KxZ/a=YO__w.nz[03"9d,\&s=,PCﺑU]^mmz-zhO}?}C#_R+R%Lx(}bw{솭'fN=ȍH)(DaN~_@x{4.yrI|;K۲>>&"(!JP9rnۇq=k9tIЉ5p=Ga&2"m!Q kP`cv#,B-=gt{s~6kc=*(zG(Bت S5%g>\b}f=,¬?l ܦǷtmR/^9xH%D.g+:F[ c=3'"0"-B[lBSH)[IA%*Z:vР C6Q /^̮3<9w0] QMMh^b>?lOZX +ճ@FfYتm@#aXjXC߸,n.lGG=f( jPXB^ϣI,s'Rr}PdFDA@ډD4A)ƆؚzXGdY) ǘ;JTDd%NU1L0.\(Dzdlߜ߼`O}Rj y#B4EKf76"!ڬ9ssw}?um0̌YJ 2zHH UU/LC~sli/" P S1lO E pTG_)S?u ۇ!J{%Lb&IIoi-mz-?lqy){:sk,ojc?y৵4a}/e–}OҠ WT0l88 ц8:.x)^^C1Фͣznsa]F!etA':lFNρ IUh sڬQB(]{)n[,gܽms~}V|lY}ޙ`":s?rP}VVVM7mg@ *(z^\r/d;C1q |BsOotmMfQJT< h>ӣSEn_miӮH @! F11sbaʛ|hՠyK " rAwN,m4\{]kG_NPJXI(KLGs!oR-D_sZ=T2(YQ!zz+:Jf 4ibL,?x3#!{d^flN?}VZBw/Ư6&N_:0U3ڽɎv|J8u޴V Q2K0堜d $adVmd TbDV"5|*uI?rB(]ʞ$KxC]{iٚ% ;*ST"LyS KdFH7\.JP&I̅NthDC%ډ^dH[jL|0R-,JXд7h6Rj .s1Τ~p4L(Р ԔcK󯫇umڟNȒ.u\"g RSQH R,RUVP I,H#Q@my(D=A{sZ(%oF2͈'ʵ@AN!1Dde[ Yl"dCWd9K(-hJ%UeΟä7FMb pղI6ZU*PALcBTrC$s i*f(.t]I_ Z)5/ᢝ^ʹY]FW| ]j&4A>Q #BC(" rLZKAވjLJNrfxeI!gGsqm@"[Q)hOcejeemT%RSAVIZ Zۯuzi-oB@,I'2T(6>(#DT>*QEхGè._hlVTv@6QLZ қi*(|KJ% dBT>! F!=#uKUR[Qh\BBXQ/}%20C#QfAPlO.8`-Y_e !&A}B+z%5:v]FW!נT̨Q;֡?uYM@OfQD 3񘇹`s\BDrzvXZjXM~8TL*_BI\j%[19=jDo/?5KPQFYhі<ܑPɁO6#$o0#Pd쨠d]ڣ6h#N̞U:\ꂀ,ʹUTjY ^d|gLI.R$bݣڬ (T H@@WtY-JzUaǽ?@ C:]&t&XT֘`Q)._R!@+A%;z@%EέT P khNrB#!eݾ2N{ "bS03 y#]rB`\&m%Xd7\4@uE_K@P#U;Y>$,*A3L"3A$G_r7WjBMР 8Zyx5޳A(\p*IpZK#aBX|pJd_ItCRKI*Ds\qEx鵀ETgqO6& M.sZIYm>#CMN1!Y=d7I o*QeBܮpe 㒚ONɵ+:JF)GрKsPPImN$YX='$d 唶Y;OqٮL yHkD,PA" we-s_.~?}O*Gu*Q1%uj}ZpE9(Q `W?v FI_t-?}G lY5*PVU,}ќk2Z.6N ňN^A*(sD?~;5-ӔM2!ML3堜8TO?Gv2f++SApJsYT,E,Ex=ۗ'nەuvM`k,<% ^b?qy+w՞zp1[_ ZM2a""%<D {Ie={%'% vUZK(QF ;S(h&fwCxBH3-<R,ؚ0ڬzXnj7d%$Hf𮌖qɠ.3nѷ6%Eu]2 ^Oke O+!;lveKS5Q4IVC"P r}7Fyx-kL:DFD$">*БW}O\F]ճMsfKWtx<`X -J%=fq F=,#<]RSuS1ղЉyIc|'&`r}w|O/걫~MIRz̞đ|ELf5S Qet5 Hv-JN7@Ӣ^e 8~fZK{>! ek+3q6jmmE"e@A{r^SSw+cv y &s ٺ^ Wݸ%{/|0g% Y-l$&yRH /%O~7a*+ $ܤ$.xK2qn}|Ǘ[O(D^ZdKnxmՎ5&ۓIn^Ͽ7.o~ÿ E.Gs\S1ѢĆ$=2UIAlͬ}ύoLQw\@NmٻZՔ ҉JjRj 堌`aNGsN~7/3.z9hp4\ӄ6i 4MռS%ꆋw\ÿxMk3Zn&XT$D9Mt堌a{TPT;4Et#.p4dGuߔ]4UrV nh/q}C3z䬞jNHǼ93qF@mԝm_V ŨK* DչO%o^ ;y#V;۬ݴ >T׼?&*AC`u&L/}+i-}=YrJ[r= M\Kӈv;^VϮTm4IJIهoޅ2dVI@N}ηww et2)תLQ, sXeg}6细blٻY>G#AB jew~e^˾kf[q[5!~IjU ðTsS17\{97>KF䴖e[0 $i5&e 3.{~?9=w=O|p:4*OyS䴩/qi-Vzgܝ2'9sG67|_E鹓TޚsM5 }G Z]ZapZh.{;i-V;HU!JR0B&A5HhΝ-Y/7}2rV}lA5& vvV W0tʗYz]-~ej:\ՠ8T޶1獰7|s߼fd.sW;?ekvQos_ؘ܇/{W>T^cP4"R +os跬IyV_vmNZK?"Be.aCcuyJMr/_!~ќ |;h~IJ ܶ! q٣^ -y.1{>\2K syo?'W$OrJ%:/z>,O'Ioץ ˋw\J)Zu3rC($JX?u߲>.sw^+m]==|*P ,eؚ}5RS~'*(*A$F9'[vmr꼱]^sCefDF|0Oܹ!'uZoyE_w!iD;`>%_G XΨ[66>ԤWM_4szBW C(4b-L'FMY|η"[sf-zmC,)I5W=b濝^WNJќnpTGa%=)sW7d7k5ﭧܚ|dn6i?zXG/=וWJmLڃ+%%Ң(e@jm~W"Si%5Κ֠ 3\#kk^ *^W"_s[!?7I&T0Mq*_}~vgA{u!/]iaH6^q_+p*g#wu]IKXٓaU_oWn:԰=|hojZE?MT['^y: ڃbaΟ"_~r뛿WYR{>gs,y71d]'wL0:FsmzTD}4q M}Lܱo}g?ֱx/|Ƿ֦^ Dq>x{O?c"uu,SӾu 6MH_kqF.7*A?29|w}뛿gj{Iτ7q'w}c{9l_+f[iowxLq|L{ٷ o=ZhO`{>76f7^'OyS&>V7>?~ʣMތ?sX3/,tS~_q79d]+o?6L0qSx=nJ)o ~vgXysK;vgh{{?5M)ٰ+oX=rd{r|Grzb`֟ݣ+haʛ%3 ߾{hh֮Q1oT%䟾vT͋۬}'_QJw|\K]6is z'w}j]fQyc LżbzQ@{1ÿ륻 Q.xp vN_L1ўem~ïXAy,W?vw5*E8s?w֡o5LT?gu+gP BW޿{E)5A@cy`뎙3zOM%EMu z|h0b#.s_d]}c~k>l{/V'B\N=16k_sxǗ[2 yr]/ՠ^q@QW3_oD8(H/>5T^ޤQh }䩏3$_cm[qr_Oq7|}伟7o?9' -7߻ߖ{# k6~|>a�ߎ_7;{xr?gg_Wq??8+~t[kv\/{=nk<˝9st/gKOqWǫxu:^Wǫxu:^Wǫxu:^WǫTIENDB`monster-masher-1.1/pixmaps/hero-right-up.png0000644000175000017500000005001207705770513014672 PNG  IHDR@BgAMA abKGDOIDATxyx]u>3yЕt5Xl˖gc;1@LJC4M|-Sܐ! IIHJڤxGY5ә\a$@^~{^{ Z{_B   PTڵ;Hk+o 40]ܣ@|3 4:v0Y6yW7uX`58nQal"d_rp,(W/e d{/P?>.0|J\ş `1`6VWG/`~_`%-տw&^ f^Ck5!|y]]V0ş LvO `7/hq`p̷p][| @/O0fCtk J)`@8쮻,8`qw`Ni)=6);O+2H 6 o3ʗ8(o <[ :^6ukעTXl%D}m}3phhH" vBbs? *8HR 55q /ްu'@ $M\B9E/_ź~! I3>H/>η nuC 0x | =:ŭ3ns\>_xZ0ۿ i{{mo]<-{9> $-Ͽϸ)gWl|mAyBk]͟>{f d9|q/] yyAo \z'o})P5I׸?i{{BLg7@߀?,a_Vͥy;ng|۰^dz&z#s?1@/@?wW{𙺟¨_/)%q!.M[S_<k/i{;fo~{QR9g;"|[?hE+ߝErO 7 xy fܿ_gYY|?v&AK6 UK Y~{f޳dnxֈ;qS=,BP:Vewef?EQ15$jZ D<,r9`ڵoH5[^>>_ /Pi$M0z?3Y27ܺU?Kؗ8;ڵC%KŐ2.Z E`I 4cv)|X i&}v 5,9XG#`_{ߥSS7VztZۺ߀3 ,6fzP:ߛ;JN<2g?g& i-06_D>|B`LU.O,B&=|{N? "XDX ϙ}CDg@\'סNk8i'Z>#ݏ%lkhT8rzZc k̯^mݴ@RI>j+-avX*5G@h=%2G ի6snlQI> pI(q@~`諫WośzHGϟ( "t,X4z '$?Tp7kMoIG66Vh8FmH3k['CCGs3P_ RꫫWk7m: Ŀ5 r"R%{dev"I$~m-FT*M.鯮^]y+;&!)u˼@A+s'Js=UdRDC[ CӚ.~M޲]򩉟uc6d *oq"'PW+?\:0M޲JJR%kiN"P}> ];/MR_8N$dd$i^'PWTeY0]>?>:if?Q3ȉb1?I e իZg|֗T^tSk"|XVO+3"GsuVl$,Fp H ~hZ3l9[n4z tə7IZ0б("(jkx io]i[u(z˱sfk,.@X_- Bj P*իZ嵗ss6B,l "tT  @Qpz^=|>햖[Zv  Hp9loՃFb vӦ,8r:+Gޓywn椽(y`Bn' VyfH3|cYOکʉQ$2ӱ3k17eЯ#kf;#ef A0(6ض̃U2??vW>[U+CH!s^@ D"G\*H {_;%N3rSad, ua ;(@4~0#wXu3J~0fgp&5g(Xy/@tR2ÎA`;(邟N N@E8`pF=]BX݊3_E2qO7s͚zCt6 TW| 2TJ,3p8G0L۟yN N+,稶:d' #ZaaÀ H8zt!>y+ zM9PcBӲ`syϚwja9!s7goB2s9deX%9?kUb"'([)E䚿 قځy>0ͼɱwЌ! 3LjWݓۃ# k>l{5g!>~W?fgߩʂY]J8S9AH {EHg9l;;M@: W[+민r%6:pp0#oإ Ňlv.t]s`sMc&q?YwD7!T vewahK8N,J50\ƛ邟Ο|ɋvyfZOҍFh+"oŖ("mo?:KnǗx֌Ќ;!Vyn̡GA`HOޔ"w1Y#L%jH_xߢ12(E)kgUKw%W}(/Pkn>%'1ҪOws?9q*w=~ .,~Տ_R8eE/FȚA sfx([k䚭'}'"'ButV`9uLw23ՏŸFV"bdyR^d]_?Ћ֚bփm٢c>C/રF҈UAڋYw69 ?Bfl/H7?i! q !BS9 g T(t$5 d}|X.z5$wq7O!1 |= :kO9 2 o>gyx~PugD,1X1YB_ePz8,45Seoy&moFV𷋜JDlj܅\ŷm&`Dk-~hV\(ZŻsfnULAPP u Oc#"B<cjѯ%SʚB].͂@gij!?kVxCBhM\#.AA]F(0 O`Ʋ<КT;LǼ[U<1%8cԁYgi@AH&`qSdzϩ;n2!'Р46Rz y3oa0{$PW!v?_ֈ,sT#U9_J=_b;)\V+2讜AR)q3eq~4Jp~1 ȱe(E LA6uU1@9`IP,Q ϕ?jțy${3;o+?UP0SH$HH%h{;1U7F%2 :TAWPJX[f_ ` (nDsɣ.ϒfsP ].+X[#ۦ4XV@]C:Kljk |>އ>11Y 12xz &EXsBuuLssf;'')!mZ?xce*DZ0*|H9a>K Ǹcr`?"FPJX]S(;I E`7ΒN  DND\CU?ff"Ex^u L0͑ 9DۓJ2o$PJ^2O;F0 y7ԏE{}JBN CŮ *F1?҆3cP74p=Xksxgw6( JD@8p7 X_ ?"S86ųP]{> rR Pdad1b~?w,k` oQʨ#׈d҈G[`5o g9(r"B+,NN",F4.L+Љ1 ?dy2Ӣ] )S`S9#:'.HgM:5Q._kMK fTV@GŪ@ ELzO-4J,I4Mi?$n ! aH*!$0'<!!BN.M‘+u}`IʨFQ 8S9v5Bv, G8ED5%)`9pJ*I%"F,ǂ !̏̇Gf` d 12Qv|oy?jZh99XQq߼7aI*1%mw,ؕ;#b$(s6ʧP'a~t>DN"%#ƃ^/*I~ϨCtj~6Z#I)G|[HJSeH#IQ МȜHD VdH 5-zneFm[ɲ1ׄDLs[ϰ)adSY2;<{RX sp%Ш4 pȖɪc.ˁj : A :Q^AGJ[ew}B#@U (Y$I{ZWݛė DC0a1&_R+q#H  x? Ə-0B~Ѡ*&' (!26[+`0cfd4͌LE1++"'Q+עl&&`R`Fl:1xv_vY ,  Q7OOl1y?]ARI׌K'ރWPFa?3C3[^9K?4( >ʵx2f?6x~:2|$"b!@CUH5h5A$N/ǡ5104ĂWG<8n&8 FhF@(C,@u[T alZC;Y p4{WԬ9I% ڨjkD@`k }a Y3@ȴimLLFH'4Q'2G"F5dt`<,9ADp= #Fb =d~,mߢ2AKsJ56*θOxp`|T1):A!B^[b^ Ax^q)@DbR 銺|c),:$N0.FRIFARI"$p*_5t}Hsɤy7x@XdvjDx£^GRIbkw*tR-tB .āchg:r}YbhPZgz>_Esr|{t(C^`:&:JkY_+עAi##`AƲ<'PG%(2'w$B&5]F 9BDV+GGpf ɂL PVaOC'e^(ZE-EL!$9|Ml95VAokxL[sɨrgD@hSSHH  8¡Fa{k>ޔ3 _Qjat*D|MWaS>އyؽң#IW7SOg\@*TT& Ra1ͧ۰wqj$5`$~Mb6qrq)ZuB Avzh]}9FBF$.{RjGGQAA!lC@%)^3x~Qa18 CLAe4xc G;AwSsr-LDŽj~RP'a[ t~e J,1@XJiKxm+?m'z[}!6Ř&]gˌ_"tLd,bL=;j qWEﰍ.~`#o\%cly('<+a1ڰsa,twoS9CBB1M1bs}aeLB`fqIYVcagGn_uij? _vgA!҆!PPpJ+^{}Y~>9N 5G{'|?DD@9jp ^ʵ?k<8!([Bi=_C$b#b5r weZq,(U!qbR y3նHD˜]ҪaH58->t͍%V^,1¤66UΖCĥ8R9^u`t %=8*U-*Eo{RK(vKpCKG3@N>:Р4 $ժhaSti#'}։S?Ϋu Q{# A0bRT,rn &:~\k/),9%}:!P=`<;:t[fk3ؽjK'tMɂrYdBp}Ůư>zCBT ?}xE+0ûQgtYgI*Smp ba1 Cxgzm+o#29ӽIe@ /[哚aPDTFT sR>M2;N"mQ;IM CH*Iĥ8bb sVJٗ'oŮcx{T[ 覠g%@>?ڧHcsK[ө4W14Rq5CN>֐5BdV;+vO:o7:)14@UP%}'_ʵl&cT'޶],/ah0H%m}ȡRzN }~衹+;C2 CH5vT6qF=ĂUTVc"cdɎ{SeRij,1c=)#_d^L:;RJx8-- Y]O? /Z1Ai@D@$HQ*x{Wd6,8~8p/S4D(Na-[_D&6lsN^ nt6P28_˱6Xmi#]=^"ُI;؍,L9T,FGߤ拚 y6gCHZ󧏭<o<3YR'm}!$[@1p ;_]Wu 0,@zؔ1ϯMtG+ZEcdDVd0(> Zj6 /fݎ/^2Ra}SSKq NE٥1p0ճj7Bn?rn=>`8@*bHc2/WK.Cs4NWڌ@En!D,yPzk-49#cF"~b[7OM#y&yO<18(wkWlBOx]6aS T&%A^Ա㫾XOZ3 :d>@", @G8ƲDkW`o (W|3)=YDTsDNc›끚˰P:*mC97!2[T(<>t`;Kn1oC[o{sG,7gÎ582i1T?٧!,8M:egcAl8~b3ދ3{Xmx,և=!(N9,ʹfΟT 06AA$c񓇮'`㐫ԛWl\afF~JTxWOxX?<{Sχދ3O!\Q_a3s_/ZEL N2~_=˱ofU](w@X7./j93Wmx{G8J)'| mO;Yع/{2=g[HH ɛ_gi|赅3K8y7i=팑AH} xA~sgo<. {?ur^{\p~]0 &^G8~ֱo`շ>>xzY/(g.x>lc u)UҳQSph(O?͇>LZbݎ/^XdiC_w9pm-MwttLOsۚi+oWJV )V!qRՎDNC6iU[plї#ysXվ w/>~#Va9ձCw}1,w>oU'|u#,j# 20*Vg|M2AJCZ^xhaz-ET 2F f]m\(?fI%`gs!&ƪ4pngjq(' 8vsNTȏuN{O} K PPm#pjZ'oټkR=i㼳Ҡ4vH[3k=V^JF;w]߱5P;9AX{'<;\@5]F0Ү;WlOWjn;rIPmnG{J)|79p@NI>oȳ#֐7p 7Vʝ kQ9^I+e^fkl EXc3֦7<6D 9~,?B5ݲUW)+\./~΀r㭿V}O;YUx9"?>tP~ǥoa:`l-[eG%͟)w՞32|'H ^ܱ;kdꄀk> ղ[NۛP|eW{rf ~8fkș9~WRx c7:;ٱ|M?,w4YM^jP |Yeɧ"兛r=7{)[:(یIɛypTvO r睰+΃wbU`8Rz "Qi{kM#0;F; hTP*(Y%7b/WWiNۻ_r3!1Q9Uh*p d,~Xbw-1I8b c$X0%0}jN'~h;ۊH:S-{1|;{Uy\HPJ|,aЩW`;_KV =S0b'@ϷY#{3t1ukU*d5 7} Cai}ן5v-jl3rjs#~ )>V$@s1KVi{p 8`wPD*AUt;Q#BpS?^[39kHc3"^8¡h1 bUANG `_ᖇ^Z?ˬؕc^m,&5QJH)MF4ff"!!.7=jd* 0Ϸ6 ̩=a_9趎UḌVCH@u<͏F͊]Uw^C?!mY3DD$@ <-n뛏~ݢ.mjR8A, ְ> ?t,x#q5M.:xt׼SV X `3sU~fx&"b Q1guFexӟ|` r'kV7># s2zDDD⅓=f|)I笟cϦv>CȠ`P0 ?ax-n`ֶͤؕ `9,ޕruEs4D`7 pLȍt`x f9d,SAT!.@u}{X8 ֻ_66ɼ oK0Xbk!D֏q7R8-Nn:5EpSSi=fkU,!-Kq ff#$jmoa/O?i12W*ݾ`˼cWJ">Qp)>3V Uzp~'&B$$:˝HiM͗q/ !Ju=Ɂ h5'7MޭQN*090E>3cLojz }zLp* Z ]gULM&ʵȚYțyUM?H{C d"cHc j`9 *]HikKc ǘ!*[ec7 Q F[u@\9vIMTJu^ߡP81)m#c͛0sߦ7I9 % HD$Ri *+2סd^fV&5Q+VوULY7suGO:l^d,v '؋f^[8'xa1Ɓ93Dl0I%E#P0$a;IBBRPJeS2'#& Ѡ4 cdqrdXXߴɨvTEPʇћᚣgP fqJH!E@A*'sӁq2C&˱PJx/yEy?L{Ь7](38{xBRA}tLĤ$IbM_3ug\;([I~VIDzf<8@tΌV8XԚjj{PF}dW %tsZo| a RW\*](GTF Upfͺ }-tyL ~smBcyC.baf\E83!%+A~XnrR8ykқVkN7, D>T "5;VMUdzk6!,p gPYBPzX'3fvtxW]IJVi7gxJV C(ՄbW_;uo\^z i1 VƤUqaA!ޜ8S9BpK&t͒Tx+jVYB`k0'!"F sr5ؕNemnVq*k%2c4*cμ܀l$Ș×O^m3)KViZT1p Ĥ:˝%$NBX Wo+U-}z9?H*V+UKLdIw8ڻ`8ح{ w$ѪEǐ=أۺމȧ|ay1/1?ntdFfXa!$5[ytB8zWnΩ$Jmh|7Aw_~|sNUĥ8W+ײnpy̻mHH-g*g*wֽ|RIur8±yWiW_(w}ágH ^|TV5[czsw2'W+3J)Jrˑ⑶/] M&%!%bWУ`3.M ?s lnL WUljÁA}pRޡyur\9V}rPU}PmlÈ yXVnIq~ʵe>e+VC @irUcVx]@RIRxbT[Z5 S{16ǘBR_eT[Ew%Gjb5/X|nz\A `ɟr'4[CŮTW! J˯Y['XBdg,Vg x@fkh5l)YYл#jG'[>鯑j^R*f`u9pUvnP 97^Zx2CB1:k:zuKF{魩ז_$FQBbtGڎ̱w<ǚ5:nˑ‘(<#K5c9"'OC*U2m2RPmJCm,Iy@ĤFPJcvV)#UO/I/Y%ֆt,ʵ[.nYkc~W׊rmjouK{6}/,\7k]݌pLM' )!buv@i<B: [BҰҽk}yf}BTR7M@ kF\y"rb֦6F`67b H KǞx$kù6菭xl812jR>QJrA*yfZcٖfzDVYN)]%-$bZ7_;4^_7&kםPDBŮzZ8#oFȂo^Y&mBQ~gLp%A@R'2FlRt2'Ϩؕ,2+z@A)ݳ%E'k~$N˚ٲfk=7*Fgq[U&5:`߶6ωOxW[,rU\J@y8ؕ][[Mv[ ?/ j}Y#7*Fg莾{Ť& 2V=ZSS+DŨ/kfU˛ݍY3;[ 8͖yt4n߁=k5' ߧ t j{kEi#=W$bʷfkcڗW&kS?/ @~ߗa#\W\:#3$Njެߐ;`׫WMsx!rMit; Zw<؜\&k7^d5b812Nwr!14qX^H*j!ØgdsSP]j጑ыVpur݌^nג?jUϸmHgfENrbUvU'q)^-~ENnl0$k7]wx qU[m6Dȃ}_ҿ1u6{[?^GQ;,jcV ^M*1r^{{gۘT]2\BȿB2$lSz ߂Y??UOi=}ITw{ŵR@|fp0]V~6^{ hvWK \n#Uɟ.5GK>0 w~`x|㼟ȉ_3:p,!p^>LZP˱1;ǾSbwɜ/)R-]? 5^kQD7Sxlcb,HQm{}ΐ87~c|=g<1kd7 >t-כçW=]Uj *KܣA!x^;NRuCVe]yS G1+omZH)r<,ʜ|I_, 8+~=QQĻ|1&ș9MF|iMjoqlퟰBn_,a/j/k |&[XQ =y3?)$%B0Bۻ?>l?']a:&53FlҾ/7C}WʢԂYxG7\5/ f#cd~;'xטy阍Eؙ3s/{'{~n׊8$Nz#邟߫uZN{a;bUR+KV顿w ?^G_\QWʜSR~ݟ;Nz:*W:IԐj޿?N'(PmuE937xG>pMk8޹oVLȉfZqV-j3;?~Ÿfk7Y7s?K}-Y(SfϤo)|p~iߗV<&DƤR27cd:SzW?(s5'|rPT[}oO|R$ Wz5]8V2wY=q}oWϟZXxAA%%-ja:ͳ\e6Rn2jYAx{;;Nү { CEAPU0]kq㍹a^_u|9L>t{^|7G=w9ע r<>o1.Y9nǻ\d+s2hlf4>֪ܪNuEQ,244GQЏ C: C8Aeb+( ԡp``0<&xdˮ-~a2яD,NEQD*¡yd yMm&ƴ? c !`lQ4ET Q8߰~s`'efc*t,jAPaD YF{gyAGv҇$F!DK 2*0AC#T!qʨn*JP^7)}0RKHhrtd\stT)G2y 4GOʞ!whUe%h$1X'hPB6q(*D5c((b~_Lgڽ畬F?[*e.ڲ F@Pc :m4JVEPJ'KVE݇@L0 1q-B5BP N8QmƤ?`R)v7zvݿYK_)0 X`!2 Ȱ FE xn{aB)*@@@I"Q@G&z܃nRo.,:G@9UmنEġ&aHGpf2D 8tf W&9{Pk&L8z\GJTy螽v4YhFABD:E-p05aDKpfըz2}p 8peTZ!uy("W~0c=ysu>?k@ PF!C ZhZNFI/3pf8kxE>V1`yB"'~)](+?4e0O`*#!e.lTMm*:Li eq=UUaox']jߕJhB0h6q6!DGvP%dyQp@aQ}thώL@Ȱ 8A$cAlUypˁ Z+_9E6)4 N #+xi38x|^Yc,}ک(ZET'U I:#Nk{eO &FJ9ԡN!CVdsP*0e eTK݃Y>"mxs *P*&p"nZp Bbc=v][~~-{\ t&Am4e@H2b4ѵ @$)<EQt7sy{ /̈7l'UBNcXԂAd֭8:H ÜÜe~63jW;VV?!QP)$PB8ᰘuDsc3|^?qZEk k1#>|I}vp*B=! &${Y%1 L8Z\?_]vRoiK !ȡ#!$Ph6$zdEf1|qs˳7SB\8I+ҎkUN9 >@Ĵ) i[޸ev.u[S;6Ӳ UUDN O9 ^/-P^?u3@瀞F[& p*42:ns\:6t(:y~QZ=%%~vD S0'nw%[,$2#)p=y2G-QBӎ9-ٺ+xUSp5)Wvuk a#>YE#gܐ :fY4eRK4|-X6l *%MD5Uqػ*YКC?$`2 p6kB&=b0= L 2 6M21h?ܦ62,1|#2q70l=usNz0RcÅ NubKkq-mbftT1f_[ըu02uJXI&NSxiQkPFMV3,S?Y.~lⳕQj>߱أ߶V]xhvcc@C"eTJըf^-Tb@QK?9\bŸH=-l8V@݇@% H砍( ޖUh*Qtr_Gvޞ#t?m3FjQno}Wj kkMQv5>Z̶]]\LqsrqgKex^$#˄<ϣUT0Ecn >y8 g8;|s]bS$|4A* F50e.< N73lF}:~?^~wON?9uVUF1J( V9C#n a*0==q{?1c}v [}kUzǧ%$;NS? 6oݵ;}wAš¥g~Who߽]_<36.v/{1?\8woo\1zE<uua5a%P[oُ#~#ݺ=wܺ[zfW9Mxx2Ą?ݭD]ڵQigy 9=O#(h+B7vW\}owE:Zt0_{xdڪ}3[l6X7j5uВ-( T'o_ȗ\tRU_>9t0w\vmmšQ tqz\slٽk kZ'{X'#b_yz-grϷE\8wϟx3;n˰L5res"ȉ|uIZ%Q::Aݻ;yBҕ˼e*P{E=X{ڕ~rcӒ-4es-l~cNܿ"X1|IENDB`monster-masher-1.1/pixmaps/footprint-right-leftmost.png0000644000175000017500000000074607712753274017206 PNG  IHDR Vu\bKGD pHYs  d_tIMELsIDATxc` 0㓔WQ{lܜD$e %6[qɃ~(&ݺ/ju jF -n|FVAi~Ovn*㿿 207{ ޿LyU;ہ꼌WٻO_0~w>. Z֦s400000{U/Uz|CwhnLΉK<Hf````addoFkn?+$(0ڍ|S2USQ{spo''z7ʪw*999j9D)F#rIENDB`monster-masher-1.1/pixmaps/footprint-right-down-leftmost.png0000644000175000017500000000102707712754415020142 PNG  IHDR Vu\bKGD pHYs  d_tIMEpbIDATxc` 0޾g )#qi`u[;s/?=c{+7Oxa&vV߾|bbϟ}o'jͺzۂH/a>7or0oO_c L 1#7o^s3qsr~geeN&Ei2&a>Lof*f`fb{^T\bڗ^ZR3n__Լ[av#OY֩;LTqs2 J*~FoIENDB`monster-masher-1.1/pixmaps/footprint-left-up-leftmost.png0000644000175000017500000000076307712754640017442 PNG  IHDR Vu\bKGD pHYs  d_tIME 0zXIDATxc`@<<<<O|4r IENDB`monster-masher-1.1/pixmaps/footprint-up-leftmost.png0000644000175000017500000000100207712753427016477 PNG  IHDR Vu\bKGD pHYs  d_tIME;OfIDATxcf 899XYY󃁁 ]R KKW>~dV֗RRҷϏAT\bY,GdhhX(G#;'KXx83B%e5M6YN[P8ӧOnF&*k}hS'/^~z&|B/%$40000 !*̶ࡔ200ed```x=KBYGOΉ M;ӻwąHY ԥk'X6//cbW|ЎIc$y7H;wɎEiv`4bʤ&IENDB`monster-masher-1.1/pixmaps/footprint-right-rightmost.png0000644000175000017500000000067707712755332017371 PNG  IHDR Vu\bKGDC pHYs  #u_IDATxc`?R7ʪw*999&HhoΣqʅn,̞hfϝ{['["w?Ʀeܼ~|޿ TwL c``\8sw30000<~}۴41000000cgc*"/9q ^T._<׏ ICvqvzlh` u_<5Ռ,ZzꕍZQqXPIaeݑ'-l>ija*2 J:Nù\IENDB`monster-masher-1.1/pixmaps/footprint-right-down-rightmost.png0000644000175000017500000000073207712764677020342 PNG  IHDR Vu\sBIT|dIDATxcd8t|ɱsR/ˌ̀X`6X//cblj, eM7=y;'64˗/6a>L޽'+#}Eñr[7o߾{ QʊZS'e``_tų07?(ffdXwÇ,̯aV[0]_b'?~104H]dG2ĸե12,$]DDhÙg~UCsܴ nN?|ϩ*i/ rJq瞿(} GmXEIENDB`monster-masher-1.1/pixmaps/footprint-down-rightmost.png0000644000175000017500000000075707712755006017220 PNG  IHDR Vu\bKGDC pHYs  #uIDATxc`/s˱ sn?Dⴟ~3;۾7##b+f%__O$a L 3f~*2J _qCً']P7wȐ1=!THP`6V?-aGuM>- ^ 'm\c}?޾yO_A^E]_v7wy7Rm,wll޼lbfQ%ҙ޿xo߾yc/Qq"zgK<_YU[$20000 1 ,tH NNN!NNN#?9DWIENDB`monster-masher-1.1/pixmaps/footprint-left-down-rightmost.png0000644000175000017500000000073007713001513020123 PNG  IHDR Vu\sBIT|dIDATxc`&ɯd:v"׫Y`b;30ga哒d-!Ȼ]9+#jF$F VV>>{L*yJnZR?f`sNlh_^;w?n̩ܜߟ ~3y˗/613=/?;w{f&f7۷Y|ܙ+J!lGY?\ݿ?>;vLʌaQ1Q 狗,ݢk襦kx/'Oaj5CQFZ+񭿽Qhkg&(,ITB_gEVÂf`d?3 kj w](IENDB`monster-masher-1.1/pixmaps/footprint-left-rightmost.png0000644000175000017500000000072207712755332017175 PNG  IHDR Vu\bKGDC pHYs  #urIDATxc`(()˫SÄLv w5#:usj6nNXuKUPZ+CK[jF-ٸ7w#6f!!&ccII"Vu#3 #3  _ zL [|…ng>9 yg}> o🅝?+FFd :7w1jv6Vџ~9?iYV 7x֍{U(BHoloU4EIENDB`monster-masher-1.1/pixmaps/footprint-right-up-rightmost.png0000644000175000017500000000071407713001430017763 PNG  IHDR Vu\sBIT|dIDATxѻ/Cayߖjz14 шE/I6H`XDF $nu04BJSqnI |#BVs";;acfDC7\PfjJ6'=ϑV :vSrNWp{\Gk5Wkۙ$eOUƊ%S [T4tɲhw8 B.X~ "^g@,8nX\^3^NA -ּw2K7@ &$Iu:] L4#$ ͕P3׵+ 7z'`hjZiD}64R"ZӺ0GRW u>}^/^Ϥ(IENDB`monster-masher-1.1/pixmaps/settings.inc0000644000175000017500000000076107704726177014041 camera { orthographic up y right x angle 48 location <0, 0, -150> look_at 0 } light_source { <100.0, 300.0, -200.0> colour rgb 1 } light_source { <200.0, -150.0, -200.0> colour rgb 1 } light_source { <-200.0, 80.0, -200.0> colour rgb 1 } light_source { <-100.0, -200.0, -200.0> colour rgb 1 } global_settings { assumed_gamma 2.2 max_trace_level 15 } #macro from_spherical(rho, phi, theta) #end monster-masher-1.1/pixmaps/monster-blob.inc0000644000175000017500000000050107704726177014574 #declare monster_blob = blob { #declare bs = seed(0); threshold 0.2 sphere { 0, 32, 1 } #declare i = 0; #while (i < 80) sphere { from_spherical((20 + 20 * rand(bs)), pi * rand(bs), 2 * pi * rand(bs)), 30 + 10 * rand(bs), 1 } #declare i = i + 1; #end scale 0.9 } monster-masher-1.1/pixmaps/gore-blob.inc0000644000175000017500000000055607704726177014053 #declare gore_blob = blob { #declare gbs = seed(sval); threshold 0.2 #declare i = 0; #while (i < 40) #declare r = 10 + 43 * rand(gbs); #declare theta = 2 * pi * rand(gbs); sphere { 15 + 15 * rand(gbs), 1 scale <1, 1, 0.6> } #declare i = i + 1; #end } monster-masher-1.1/pixmaps/hero.inc0000644000175000017500000000150307704726177013131 #declare rounded_sphere = blob { sphere { 0 1 1 } cylinder { 0 <-1, 0, 0> 1 1} } #declare hero = union { // the hood difference { object { rounded_sphere } plane { -x (-0.2) } scale <70, 60, 60> translate -z * 45 translate x * 18 } // main part of the cowl intersection { cylinder { <0, 0, 70> <0, 0, -40> 60 scale <0.5, 1, 1> } union { cylinder { <-100, 0, 0> <100, 0, 0> 60 scale <0.5, 1, 0.5> } plane { -z 0 } translate <0, 0, -40 + 60 * 0.5> } } // the sleeves union { #declare sleeve = difference { object { rounded_sphere } plane { -x 0 } scale <50, 30, 30> translate <40, 0, 20> } object { sleeve translate y * 40 } object { sleeve translate y * -40 } } } monster-masher-1.1/pixmaps/egg.inc0000644000175000017500000000243207704726177012740 #include "colors.inc" #include "stones.inc" #include "settings.inc" #declare rs = seed(sval); #declare crack = texture { pigment { crackle turbulence 0.2 color_map { [0.0 color rgbt <0.0, 0.0, 0.0, 0.0>] [0.025 color rgbt <0.0, 0.0, 0.0, 1.0>] } scale 3 } } #declare egg_shape = union { difference { sphere { 0, 1 } plane { y, 0 } scale <1.1, 1.7, 1.1> } difference { sphere { 0, 1 } plane { -y, 0 } scale <1.1, 1.3, 1.1> } scale 35 rotate -10 } #declare egg_texture = texture { T_Stone29 } // 7 29 38 40 43 44 #if (clock >= 1/4) #declare egg_texture = texture { T_Stone29 } // 7 29 38 40 43 44 texture { crack translate scale 35} #end #if (clock >= 2/4) #declare egg_texture = texture { T_Stone29 } // 7 29 38 40 43 44 texture { crack translate scale 35 } texture { crack translate scale 35 } #end #if (clock >= 3/4) #declare egg_texture = texture { T_Stone29 } // 7 29 38 40 43 44 texture { crack translate scale 35 } texture { crack translate scale 35 } texture { crack translate scale 35 } #end monster-masher-1.1/pixmaps/block.pov0000644000175000017500000000023207704726177013317 #include "settings.inc" #include "colors.inc" #include "stones.inc" superellipsoid { <0.4, 0.4> texture { T_Stone44 } scale 65 } monster-masher-1.1/pixmaps/wall.pov0000644000175000017500000000032507704726177013167 #include "settings.inc" #include "colors.inc" #include "stones.inc" superellipsoid { <0.1, 0.25> texture { average texture_map { [4 T_Stone28] [1 T_Stone44] } } scale 65 } monster-masher-1.1/pixmaps/monster-wall.pov0000644000175000017500000000051607710506104014635 #include "settings.inc" #include "colors.inc" #include "stones.inc" #include "metals.inc" #declare monster_texture = texture { pigment { color rgb 0.3 } finish { F_MetalA } } superellipsoid { <0.1, 0.25> texture { average texture_map { [1 T_Stone28] [10 monster_texture] } } scale 65 } monster-masher-1.1/pixmaps/power-up-reward.pov0000644000175000017500000000020107711243302015237 #include "settings.inc" #include "power-up.inc" object { power_up texture { pigment { rgbf <0.7, 1.0, 0.7, 0.3> } } } monster-masher-1.1/pixmaps/power-up-freeze.pov0000644000175000017500000000020107711243255015242 #include "settings.inc" #include "power-up.inc" object { power_up texture { pigment { rgbf <0.7, 0.7, 1.0, 0.3> } } } monster-masher-1.1/pixmaps/power-up-explode.pov0000644000175000017500000000020107711243326015421 #include "settings.inc" #include "power-up.inc" object { power_up texture { pigment { rgbf <1.0, 0.7, 0.7, 0.3> } } } monster-masher-1.1/pixmaps/power-up.inc0000644000175000017500000000077207711242276013750 #declare power_up = difference { box { -1 1 scale <2, 2, 1> } #declare a = 0; #while (a < 360) plane { z (-1.1) rotate <70, 0, a> } plane { z (-0.8) rotate <-35, 0, a> } plane { z (-1.0) rotate <140, 0, a> } #declare a = a + 360 / 8; #end material { texture { pigment { rgbf <0.7, 0.7, 1.0, 0.3> } finish { specular 1 roughness 0.001 reflection 0.1 } } interior { ior 2.47 } } scale 48 rotate <-90, 45/2, 0> } monster-masher-1.1/pixmaps/plain-monster.pov0000644000175000017500000000035307704726177015021 #include "metals.inc" #include "settings.inc" #include "monster-blob.inc" object { monster_blob texture { pigment { color rgb 0.3 } finish { F_MetalA } } scale 0.85 rotate (z + y) * 360 * clock } monster-masher-1.1/pixmaps/plain-gore.pov0000644000175000017500000000030307704726177014261 #include "metals.inc" #include "settings.inc" #include "gore-blob.inc" object { gore_blob texture { pigment { color rgbt <0.3, 0.3, 0.3, 0.5> } finish { F_MetalC } } } monster-masher-1.1/pixmaps/hard-monster.pov0000644000175000017500000000126607704726177014640 #include "metals.inc" #include "settings.inc" #include "monster-blob.inc" union { object { monster_blob texture { pigment { color rgb 0.3 } finish { F_MetalA } } } // armour union { #declare belt = difference { cylinder { -x, x, 63 scale <12, 1, 1> } #declare i = 0; #while (i < 360) box { -1, 1 scale <8, 1, 1> rotate x * 45 translate y * 63 rotate x * i } #declare i = i + 5; #end } object { belt } object { belt rotate y * 90} object { belt rotate z * 90} texture { T_Chrome_4B } } rotate (z + y) * 360 * clock } monster-masher-1.1/pixmaps/hard-gore.pov0000644000175000017500000000235407704726177014104 #include "metals.inc" #include "settings.inc" #include "gore-blob.inc" // from shapes2.inc #declare Dodecahedron = intersection {plane {-z, 1 rotate <-26.56505117708, 0, 0>} plane {-z, 1 rotate <-26.56505117708, -72, 0>} plane {-z, 1 rotate <-26.56505117708, -144, 0>} plane {-z, 1 rotate <-26.56505117708, -216, 0>} plane {-z, 1 rotate <-26.56505117708, -288, 0>} plane {-z, 1 rotate <26.56505117708, -36, 0>} plane {-z, 1 rotate <26.56505117708, -108, 0>} plane {-z, 1 rotate <26.56505117708, -180, 0>} plane {-z, 1 rotate <26.56505117708, -252, 0>} plane {-z, 1 rotate <26.56505117708, -324, 0>} plane { y, 1} plane {-y, 1} bounded_by {sphere {0, 1.2585}} } #declare rs = seed(sval + 1); union { object { gore_blob texture { pigment { color rgbt <0.3, 0.3, 0.3, 0.5> } finish { F_MetalC } } } // shrapnels #declare i = 0; #while (i < 20) object { Dodecahedron texture { T_Chrome_5B } #declare r = 10 + 55 * rand(rs); #declare theta = 2 * pi * rand(rs); scale translate } #declare i = i + 1; #end } monster-masher-1.1/pixmaps/seeker-monster.pov0000644000175000017500000000120707704726177015173 #include "metals.inc" #include "settings.inc" #include "monster-blob.inc" union { object { monster_blob texture { pigment { color rgb <0.70, 0.30, 0.30> } finish { F_MetalA } } } // spikes union { #declare sps = 0; #declare i = 0; #while (i < 70) #declare rho = 45; #declare phi = pi * rand(sps); #declare theta = 2 * pi * rand(sps); cone { from_spherical(rho, phi, theta), 10 + 5 * rand(sps) from_spherical(rho + 20 + 5 * rand(sps), phi, theta), 0 } #declare i = i + 1; #end texture { T_Chrome_3B } } rotate (z + y) * 360 * clock } monster-masher-1.1/pixmaps/seeker-gore.pov0000644000175000017500000000030607704726177014437 #include "metals.inc" #include "settings.inc" #include "gore-blob.inc" object { gore_blob texture { pigment { color rgbt <0.70, 0.30, 0.30, 0.7> } finish { F_MetalC } } } monster-masher-1.1/pixmaps/egg-layer-monster.pov0000644000175000017500000000053507704726177015574 #include "metals.inc" #include "settings.inc" #include "monster-blob.inc" object { monster_blob texture { pigment { bozo color_map { [ 0.4 color rgb <0.30, 0.30, 0.70> ] [ 0.7 color rgb <0.30, 0.30, 0.70> * 1.4 ] } scale 15 } finish { F_MetalA } } scale 1.1 rotate (z + y) * 360 * clock } monster-masher-1.1/pixmaps/egg-layer-gore.pov0000644000175000017500000000050107704726177015032 #include "metals.inc" #include "settings.inc" #include "gore-blob.inc" object { gore_blob texture { pigment { bozo color_map { [ 0.4 color rgbt <0.30, 0.30, 0.70, 0.6> ] [ 0.7 color rgbt <0.30 * 1.4, 0.30 * 1.4, 0.70 * 1.4, 0.6> ] } scale 15 } finish { F_MetalC } } } monster-masher-1.1/pixmaps/plain-egg.pov0000644000175000017500000000031107704726200014051 #include "egg.inc" #include "metals.inc" object { egg_shape texture { average texture_map { [1 egg_texture] [1 pigment { color rgb 0.3 } finish { F_MetalA } ] } } } monster-masher-1.1/pixmaps/hard-egg.pov0000644000175000017500000000024607704726177013710 #include "egg.inc" #include "metals.inc" object { egg_shape texture { average texture_map { [1 egg_texture] [1 T_Chrome_4B] } } } monster-masher-1.1/pixmaps/seeker-egg.pov0000644000175000017500000000033007704726200014225 #include "egg.inc" #include "metals.inc" object { egg_shape texture { average texture_map { [1 egg_texture] [1 pigment { color rgb <0.70, 0.30, 0.30> } finish { F_MetalA } ] } } } monster-masher-1.1/pixmaps/egg-layer-egg.pov0000644000175000017500000000033007704726200014623 #include "egg.inc" #include "metals.inc" object { egg_shape texture { average texture_map { [1 egg_texture] [1 pigment { color rgb <0.30, 0.30, 0.70> } finish { F_MetalA } ] } } } monster-masher-1.1/pixmaps/hero.pov0000644000175000017500000000172707705766241013171 #include "settings.inc" #include "hero.inc" // from math.inc #declare adj_range2 = function (V, Mn, Mx, OMn, OMx) {((V - Mn)/(Mx - Mn))*(OMx - OMn) + OMn} #declare cloc=0.6; #if (clock < 0.2) #declare emis = adj_range2(clock, 0, 0.2, 0, 1); #else #if (clock < 0.6) #declare emis = adj_range2(clock, 0.2, 0.6, 1, 0.8); #else #declare emis = adj_range2(clock, 0.6, 1, 0.8, 0); #end #end union { object { hero texture { normal { bumps 1.5 } pigment { color rgb <0.6, 0.2, 0.6> * 1.2 } scale 1.5 } } #declare magic = sphere { 0 1 hollow pigment { color rgbt 1 } interior { media { emission color rgb <1, 0.5, 0.5> * 0.05 * emis density { spherical turbulence 0.4 } } } scale <34, 80, 40> translate <45, 0, 30> // translate <45, 0, 20> } object { magic } rotate <0, 0, -hero_angle> scale 0.9 //rotate <90, 90, 0> } monster-masher-1.1/pixmaps/hero-gore.pov0000644000175000017500000000025407705776010014110 #include "settings.inc" #include "gore-blob.inc" object { gore_blob texture { normal { bumps 1.5 } pigment { color rgbt <0.6, 0.2, 0.6, 0.5>} } } monster-masher-1.1/sounds/0000777000175000017500000000000007722150163011402 5monster-masher-1.1/sounds/Makefile.in0000644000175000017500000001462107722150163013367 # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am # Copyright (C) 1994, 1995-8, 1999, 2001 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. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. SHELL = @SHELL@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ prefix = @prefix@ exec_prefix = @exec_prefix@ bindir = @bindir@ sbindir = @sbindir@ libexecdir = @libexecdir@ datadir = @datadir@ sysconfdir = @sysconfdir@ sharedstatedir = @sharedstatedir@ localstatedir = @localstatedir@ libdir = @libdir@ infodir = @infodir@ mandir = @mandir@ includedir = @includedir@ oldincludedir = /usr/include DESTDIR = pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = .. ACLOCAL = @ACLOCAL@ AUTOCONF = @AUTOCONF@ AUTOMAKE = @AUTOMAKE@ AUTOHEADER = @AUTOHEADER@ INSTALL = @INSTALL@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) INSTALL_DATA = @INSTALL_DATA@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ transform = @program_transform_name@ NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : host_alias = @host_alias@ host_triplet = @host@ CATALOGS = @CATALOGS@ CATOBJEXT = @CATOBJEXT@ CC = @CC@ CXX = @CXX@ DATADIRNAME = @DATADIRNAME@ DEPS_CFLAGS = @DEPS_CFLAGS@ DEPS_LIBS = @DEPS_LIBS@ GCONFTOOL = @GCONFTOOL@ GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@ GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@ GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ GMOFILES = @GMOFILES@ GMSGFMT = @GMSGFMT@ HAVE_LIB = @HAVE_LIB@ INSTOBJEXT = @INSTOBJEXT@ INTLLIBS = @INTLLIBS@ INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@ INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@ INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@ INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@ INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@ INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@ INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@ INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@ INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@ INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@ INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@ INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@ LIB = @LIB@ LTLIB = @LTLIB@ MAINT = @MAINT@ MAKEINFO = @MAKEINFO@ MKINSTALLDIRS = @MKINSTALLDIRS@ PACKAGE = @PACKAGE@ PKG_CONFIG = @PKG_CONFIG@ POFILES = @POFILES@ POSUB = @POSUB@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ USE_NLS = @USE_NLS@ VERSION = @VERSION@ sounddir = $(datadir)/$(PACKAGE)/sounds sound_DATA = clinck.wav splat.wav EXTRA_DIST = $(sound_DATA) mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = ../config.h CONFIG_CLEAN_FILES = DATA = $(sound_DATA) DIST_COMMON = Makefile.am Makefile.in DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) TAR = tar GZIP_ENV = --best all: all-redirect .SUFFIXES: $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps sounds/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) \ && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status install-soundDATA: $(sound_DATA) @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(sounddir) @list='$(sound_DATA)'; for p in $$list; do \ if test -f $(srcdir)/$$p; then \ echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(sounddir)/$$p"; \ $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(sounddir)/$$p; \ else if test -f $$p; then \ echo " $(INSTALL_DATA) $$p $(DESTDIR)$(sounddir)/$$p"; \ $(INSTALL_DATA) $$p $(DESTDIR)$(sounddir)/$$p; \ fi; fi; \ done uninstall-soundDATA: @$(NORMAL_UNINSTALL) list='$(sound_DATA)'; for p in $$list; do \ rm -f $(DESTDIR)$(sounddir)/$$p; \ done tags: TAGS TAGS: distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) subdir = sounds distdir: $(DISTFILES) @for file in $(DISTFILES); do \ d=$(srcdir); \ if test -d $$d/$$file; then \ cp -pr $$d/$$file $(distdir)/$$file; \ else \ test -f $(distdir)/$$file \ || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ || cp -p $$d/$$file $(distdir)/$$file || :; \ fi; \ done info-am: info: info-am dvi-am: dvi: dvi-am check-am: all-am check: check-am installcheck-am: installcheck: installcheck-am install-exec-am: install-exec: install-exec-am install-data-am: install-soundDATA install-data: install-data-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am install: install-am uninstall-am: uninstall-soundDATA uninstall: uninstall-am all-am: Makefile $(DATA) all-redirect: all-am install-strip: $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install installdirs: $(mkinstalldirs) $(DESTDIR)$(sounddir) mostlyclean-generic: clean-generic: distclean-generic: -rm -f Makefile $(CONFIG_CLEAN_FILES) -rm -f config.cache config.log stamp-h stamp-h[0-9]* maintainer-clean-generic: mostlyclean-am: mostlyclean-generic mostlyclean: mostlyclean-am clean-am: clean-generic mostlyclean-am clean: clean-am distclean-am: distclean-generic clean-am distclean: distclean-am maintainer-clean-am: maintainer-clean-generic distclean-am @echo "This command is intended for maintainers to use;" @echo "it deletes files that may require special tools to rebuild." maintainer-clean: maintainer-clean-am .PHONY: uninstall-soundDATA install-soundDATA tags distdir info-am info \ dvi-am dvi check check-am installcheck-am installcheck install-exec-am \ install-exec install-data-am install-data install-am install \ uninstall-am uninstall all-redirect all-am all installdirs \ mostlyclean-generic distclean-generic clean-generic \ maintainer-clean-generic clean mostlyclean distclean maintainer-clean # 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: monster-masher-1.1/sounds/Makefile.am0000644000175000017500000000014607714450502013354 sounddir = $(datadir)/$(PACKAGE)/sounds sound_DATA = clinck.wav splat.wav EXTRA_DIST = $(sound_DATA) monster-masher-1.1/sounds/clinck.wav0000644000175000017500000003730207704726234013315 RIFF>WAVEfmt DXdata>  +,$"!",*")>E7<HF<348+>4(,*;IH: 52! ,?'+>=,.C@@B5vs"4MQ41^uz\^GGU'D[qK% skk tr ]sE16 \Bm: fo Zx+Fvg*)z`9I y5g>n`7B>quH5G^r"~sdcue'rf[hb} #9Of! m  A2/W)Uwyd4XVj;4  , 6 X_dr fr (pJ+rcWq,1<3=x`   {FNwQ>2L0gs{t } > >en(`G{b=FO{ikh8j |D>v&8;2kS?25g^.b%2]" ppW p-\3.n sVn\T'7zY=!379Orf.7]z9ZSq=k=%Qqb>@9)2:1JeL%#5) )=08.&; /* D)?rOJNwCWb+f*zjBa  r 6H(c4SWh~M%b` -P,V+3v7mZOY%ziF= r/  A"adC;&+tX>5>*F8j(Zif)/s6Q Gcsx0 i  6* zbr T!LprKB&s07f$Ngf%:r=iy)R4@\ *1/i?GAg3r,p0A :B"8N >_4"T[ V ^ e ~1-: d eF`6l<7+zOgzX1KEN#`n5XK*j?sFs].N$_-Kx@?w a:>; C=> D | Fjjk?==s{ ~]W p})}o !'wSD?40sWL6@T&(C^0[W@+#U8$370vx3}z9 }J^90=Re yanjFR`{`|G.416/=["*<0^` (LyJ[`=yIk`cx+t>Xw?osI]Z-I@O%Y29J VQq2e\ lavWiy{Gs;o|<7*5b]eQ!5aLG=q,zz!%)q5 En tKJu: e`}]m5 ]D/c\sJt0I;NP/ZavRk02EUS ^<.]=qHL Xv>~6q]O  [*Bgj: y <pU(Ch~RU_t?%R_%E7 j"Qv[BX[9 3:Z9xL%6Q w ^#c|fwD*m[}-;a13p;V"u6C+$t`o\eZ[9>4Z^%5AV~$A D ~`H3]a c)Q"$PdlKY=kT:k^