Page Menu
Home
Phabricator (Chris)
Search
Configure Global Search
Log In
Files
F131624
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
109 KB
Referenced Files
None
Subscribers
None
View Options
diff --git a/ChangeLog b/ChangeLog
index 6e7e050..43e3c79 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,160 +1,455 @@
-2004-01-10 17:10 upi
- Summary of updates in version 0.4:
- * One extra story screen.
- * New "earthquake" visual effect.
- * New "official" characters: Ambrus, Dani
- * 5 new third party characters! (Thanks, guys!)
- * 6 more arenas
- * Projectile attacks
- * Game speed can be set from menu
- * Gameplay improvements: "Maximum combo" (no infinite combos) and no more "cornering"
- * Several bugfixes
+2004-01-31 14:05 upi
+
+ * data/gfx/Makefile.in (1.5): level7 is now parallax, added level8.
+
+2004-01-31 13:53 upi
+
+ * data/gfx/: Makefile.am (1.4), Makefile.in (1.4), level7.desc
+ (1.1), level7.png (1.2), level7_cumi.png (1.1), level7_ground1.png
+ (1.1), level7_ground2.png (1.1), level7_ground3.png (1.1),
+ level7_ground4.png (1.1), level7_logo.png (1.1), level7_sky.png
+ (1.1), level7_upi.png (1.1), level8.png (1.1): level7 is now
+ parallax, added level8.
+
+2004-01-30 23:21 upi
+
+ * configure.in (1.3): Bumped version to 0.5 for testing before the
+ release.
+
+2004-01-30 23:13 upi
+
+ * src/: Background.h (1.2), FighterStats.h (1.2), Game.cpp (1.16),
+ MortalNetworkImpl.cpp (1.7), State.cpp (1.8): Fixes for Visual C++
+
+2004-01-30 23:12 upi
+
+ * src/: OnlineChat.cpp (1.1), OnlineChat.h (1.1): Added online
+ chat.
+
+2004-01-30 15:52 upi
+
+ * data/script/: FighterStats.pl (1.5), Translate.pl (1.3): Fix for
+ UTF-8/unicode locales.
+
+2004-01-30 15:50 upi
+
+ * data/fonts/: Makefile.am (1.3), Makefile.in (1.3), thin.ttf
+ (1.1): Added graphics capabilities for online chat.
+
+2004-01-30 15:49 upi
+
+ * src/: Makefile.am (1.7), Makefile.in (1.7), MortalNetworkImpl.cpp
+ (1.6), State.h (1.8), main.cpp (1.9), menu.cpp (1.11), menu.h
+ (1.3): Added online chat.
+
+2004-01-30 15:46 upi
+
+ * src/: TextArea.cpp (1.3), TextArea.h (1.3), gfx.h (1.4),
+ sge_tt_text.cpp (1.5), sge_tt_text.h (1.4), PlayerSelect.cpp
+ (1.11): Added graphics capabilities for online chat.
+
+2004-01-30 15:44 upi
+
+ * src/: Demo.cpp (1.6), Game.cpp (1.15), GameOver.cpp (1.4),
+ common.h (1.4): Adjusted to interface change in DoMenu.
+
+2004-01-30 15:41 upi
+
+ * src/FlyingChars.cpp (1.4): Suppressed a warning.
+
+2004-01-30 08:14 upi
+
+ * data/sound/: Last_Ninja_-_The_Wilderness.mid (1.2), Makefile.in
+ (1.3): Removed midi.
+
+2004-01-29 23:54 upi
+
+ * src/: Game.cpp (1.14), RlePack.cpp (1.7), RlePack.h (1.3),
+ sge_primitives.cpp (1.3): Added elliptic shadows
+
+2004-01-29 18:33 upi
+
+ * src/: MortalNetwork.h (1.4), MortalNetworkImpl.cpp (1.5),
+ MortalNetworkImpl.h (1.4), State.cpp (1.7), State.h (1.7), main.cpp
+ (1.8), menu.cpp (1.10): Added nicknames to the network mode.
+
+2004-01-29 18:30 upi
+
+ * src/Game.cpp (1.13): Sounds now played correctly on the client
+ side
+
+2004-01-29 15:05 upi
+
+ * data/gfx/PlayerSelect_chat.png (1.3): Larger chat area.
+
+2004-01-29 14:45 upi
+
+ * data/gfx/PlayerSelect_chat.png (1.2): Larger chat area.
+
+2004-01-29 14:45 upi
+
+ * src/menu.cpp (1.9): Friendlier player key selection.
+
+2004-01-29 14:44 upi
+
+ * src/: MortalNetworkImpl.cpp (1.4), PlayerSelect.cpp (1.10),
+ TextArea.cpp (1.2), TextArea.h (1.2): Cuter, colorful, scrollable
+ chat.
+
+2004-01-29 13:05 upi
+
+ * src/: Game.cpp (1.12), MortalNetwork.h (1.3),
+ MortalNetworkImpl.cpp (1.3), MortalNetworkImpl.h (1.3),
+ PlayerSelect.cpp (1.9), PlayerSelect.h (1.5), main.cpp (1.7),
+ menu.cpp (1.8): Network play enhancements: HurryUp/TimeUp transfer,
+ disconnect detection during game, disconnection during
+ synchronization, checking the availability of remote fighters, Game
+ Params sent to chat box.
+
+2004-01-29 12:52 upi
+
+ * data/sound/: Makefile.am (1.3), pop.wav (1.1), ride.mod (1.1):
+ Added new intro music to replace mid
+
+2004-01-28 20:14 upi
+
+ * data/gfx/: Makefile.am (1.3), PlayerSelect_chat.png (1.1),
+ Makefile.in (1.3): Added network mode PlayerSelect screen
+
+2004-01-28 20:08 upi
+
+ * src/: Backend.cpp (1.7), Backend.h (1.5), Chooser.cpp (1.1),
+ Chooser.h (1.1), Game.cpp (1.11), Game.h (1.5), Makefile.am (1.6),
+ Makefile.in (1.6), MortalNetwork.h (1.2), MortalNetworkImpl.cpp
+ (1.2), MortalNetworkImpl.h (1.2), PlayerSelect.cpp (1.8),
+ PlayerSelect.h (1.4), TextArea.cpp (1.1), TextArea.h (1.1), gfx.h
+ (1.3), main.cpp (1.6), menu.cpp (1.7), sge_surface.cpp (1.3),
+ sge_surface.h (1.3), sge_tt_text.cpp (1.4), sge_tt_text.h (1.3):
+ Added support and related classes and methods for network game.
+
+2004-01-28 20:00 upi
+
+ * data/script/Backend.pl (1.7): Removed the variable, this is now
+ handled by the C++ part.
+
+2004-01-28 20:00 upi
+
+ * data/script/FighterStats.pl (1.4): Added the CODENAME attribute
+ to fighters, as a basename to all files.
+
+2004-01-28 19:59 upi
+
+ * data/script/: Translate.pl (1.2), Fighter.pl (1.7): Minor
+ translation updates
+
+2004-01-26 18:14 upi
+
+ * data/sound/: Makefile.am (1.2), Makefile.in (1.2), moo2.voc
+ (1.1): Added 'moo'.
+
+2004-01-26 17:49 upi
+
+ * data/gfx/: Makefile.am (1.2), Makefile.in (1.2), PlayerSelect.png
+ (1.2), Story2.png (1.1), level1.png (1.2), level2.png (1.1),
+ level3.desc (1.1), level3.png (1.2), level3_city.png (1.1),
+ level3_ground.png (1.1), level3_moon.png (1.1), level3_sky.png
+ (1.1), level4.desc (1.1), level4_earth.png (1.1), level4_ground.png
+ (1.1), level4_moon.png (1.1), level4_nebula.png (1.1),
+ level4_rock.png (1.1), level4_saturn.png (1.1), level5.png (1.1),
+ level6.png (1.1), level7.png (1.1): Updated graphics files after
+ parallax backgrounds.
+
+2004-01-26 17:37 upi
+
+ * data/script/: Bence.pl (1.3), Cumi.pl (1.3), Descant.pl (1.4),
+ Grizli.pl (1.4), Kolos.pl (1.2), Maci.pl (1.3), Sirpi.pl (1.3),
+ UPi.pl (1.3), Ulmar.pl (1.4), Zoli.pl (1.3): Minor updates after
+ version 0.4
+
+2004-01-26 17:32 upi
+
+ * data/script/: Backend.pl (1.6), Collision.pl (1.2), DataHelper.pl
+ (1.4), Doodad.pl (1.3), Fighter.pl (1.6), FighterStats.pl (1.3),
+ Makefile.am (1.2), Makefile.in (1.2), State.pl (1.2), Translate.pl
+ (1.1): Minor updates and translations after version 0.4
+
+2004-01-26 17:27 upi
+
+ * data/fonts/: CreditsFont2.png (1.1), Makefile.am (1.2),
+ Makefile.in (1.2), bradybun.ttf (1.1), brandybun3.png (1.1),
+ deadgrit.ttf (1.1), glossyfont.png (1.2): New and improved
+ international fonts!
+
+2004-01-26 17:24 upi
+
+ * data/: Makefile.am (1.2), Makefile.in (1.2): Import after version
+ 0.4
+
+2004-01-26 17:21 upi
+
+ * ChangeLog (1.3), INSTALL (1.2), Makefile.am (1.2), Makefile.in
+ (1.2), README (1.2), TODO (1.2), aclocal.m4 (1.2), config.guess
+ (1.2), config.sub (1.2), configure (1.2), configure.in (1.2),
+ openmortal.lsm (1.2): Updated after version 0.4. Now requires
+ SDL_net too.
+
+2004-01-26 17:10 upi
+
+ * src/FighterStats.h (1.1): Separated the FighterStats class from
+ the Demo.h header.
+
+2004-01-26 17:08 upi
+
+ * src/: Makefile.am (1.5), Makefile.in (1.5), MortalNetwork.h
+ (1.1), MortalNetworkImpl.cpp (1.1), MortalNetworkImpl.h (1.1),
+ PlayerSelect.cpp (1.7), PlayerSelect.h (1.3), main.cpp (1.5),
+ menu.cpp (1.6), menu.h (1.2): Initial implementation of network
+ support (RFE 824908)
+
+2004-01-26 17:01 upi
+
+ * src/: Backend.cpp (1.6), Demo.cpp (1.5), Demo.h (1.3),
+ FighterEnum.h (1.2), FighterStats.cpp (1.4), FlyingChars.cpp (1.3),
+ FlyingChars.h (1.2), Game.cpp (1.10), Game.h (1.4), State.cpp
+ (1.6), State.h (1.6), common.h (1.3), gfx.cpp (1.3), gfx.h (1.2),
+ sge_bm_text.cpp (1.4): Implemented translations (English,
+ Hungarian, Spanish, French), as described in RFE 824819.
+
+2004-01-11 22:00 upi
+
+ * src/: Background.cpp (1.1), Background.h (1.1), Game.cpp (1.9),
+ Game.h (1.3), Makefile.am (1.4), Makefile.in (1.4): Implemented RFE
+ 824454: Multi-layer arenas
+
+2004-01-11 21:56 upi
+
+ * src/Backend.cpp (1.5): Quick fix to handle the end of the demo
+ more gracefully.
+
+2004-01-11 18:17 upi
+
+ * src/sge_tt_text.cpp (1.3): Fixed bug 874911: compilation should
+ work with newer versions of freetype2.
+
+2004-01-11 18:04 upi
+
+ * src/RlePack.cpp (1.6): Fixed bug 874234: loading now works on big
+ endian systems, such as MacOS X.
+
+2004-01-11 17:41 upi
+
+ * src/: Backend.cpp (1.4), Demo.cpp (1.4), Demo.h (1.2),
+ FighterStats.cpp (1.3), Game.cpp (1.8), Makefile.am (1.3),
+ Makefile.in (1.3), MszPerl.h (1.1), PlayerSelect.cpp (1.6),
+ RlePack.cpp (1.5), State.cpp (1.5), State.h (1.5), main.cpp (1.4),
+ sge_bm_text.cpp (1.3), sge_bm_text.h (1.3): Import of version 0.4
+ sources.
+
+2003-10-12 15:50 upi
+
+ * src/: Game.cpp (1.7), Game.h (1.2), State.cpp (1.4), State.h
+ (1.4), menu.cpp (1.5): Implemented: Speed control (from "Snail
+ race" to "Kung-fu movie")
+
+2003-10-05 10:03 upi
+
+ * data/sound/: 2nd_pm.s3m (1.1), Last_Ninja_-_The_Wilderness.mid
+ (1.1), alarm.voc (1.1), aroooga.voc (1.1), ba_gooock.voc (1.1),
+ bowling.voc (1.1), car_start.voc (1.1), crashhh.voc (1.1), ding.voc
+ (1.1), evil_laughter.voc (1.1), machine_start.voc (1.1), magic.voc
+ (1.1), pop.voc (1.1), shades_rollup.voc (1.1), slip4.voc (1.1),
+ splat.wav (1.1), splat2.voc (1.1), splat_.voc (1.1),
+ strange_button.voc (1.1), strange_quack.voc (1.1), thump.voc (1.1),
+ thump.wav (1.1), thump3.voc (1.1), woman_screams.voc (1.1),
+ woosh.voc (1.1), woosh.wav (1.1): Added sound to CVS.
+
+2003-10-05 09:54 upi
+
+ * data/gfx/: Credits.png (1.1), Doodads.png (1.1), FighterStats.png
+ (1.1), Foot.png (1.1), GameOver.png (1.1), Mortal.png (1.1),
+ PlayerSelect.png (1.1), Story1.png (1.1), icon.bmp (1.1), icon.png
+ (1.1), level1.png (1.1), level3.png (1.1): Added gfx to CVS.
+
+2003-10-05 09:50 upi
+
+ * data/fonts/: aardvark.ttf (1.1), fangfont.png (1.1),
+ glossyfont.png (1.1), gooddogc.ttf (1.1), impactfont2.png (1.1),
+ manslem.ttf (1.1): Added fonts to CVS
+
+2003-10-03 08:58 upi
+
+ * ChangeLog (1.2), data/script/Backend.pl (1.5),
+ data/script/Bence.pl (1.2), data/script/Cumi.pl (1.2),
+ data/script/DataHelper.pl (1.3), data/script/Descant.pl (1.3),
+ data/script/Doodad.pl (1.2), data/script/Fighter.pl (1.5),
+ data/script/FighterStats.pl (1.2), data/script/Grizli.pl (1.3),
+ data/script/Maci.pl (1.2), data/script/Sirpi.pl (1.2),
+ data/script/UPi.pl (1.2), data/script/Ulmar.pl (1.3),
+ data/script/Zoli.pl (1.2), src/Backend.cpp (1.3), src/Backend.h
+ (1.4), src/Demo.cpp (1.3), src/Game.cpp (1.6), src/PlayerSelect.cpp
+ (1.5): Added fighter registry. Started implementation of
+ projectiles.
2003-09-12 11:49 upi
- * src/: Backend.h, Game.cpp, PlayerSelect.cpp, PlayerSelect.h:
- Fighter names are displayed in the PlayerSelect and Game screens.
+ * src/: Backend.h (1.3), Game.cpp (1.5), PlayerSelect.cpp (1.4),
+ PlayerSelect.h (1.2): Fighter names are displayed in the
+ PlayerSelect and Game screens.
2003-09-12 11:48 upi
- * src/menu.cpp: "Hit Points" changed to "Stamina" in the menu.
+ * src/menu.cpp (1.4): "Hit Points" changed to "Stamina" in the
+ menu.
2003-09-12 11:47 upi
- * data/script/: Backend.pl, Fighter.pl: Fighters can no longer be
- "cornered". If a fighter is hit at the edge of the arena, the other
- fighter is pushed back.
+ * data/script/: Backend.pl (1.4), Fighter.pl (1.4): Fighters can no
+ longer be "cornered". If a fighter is hit at the edge of the arena,
+ the other fighter is pushed back.
2003-09-12 11:45 upi
- * data/script/Descant.pl: Descant now cannot be leg swept too many
- times.
+ * data/script/Descant.pl (1.2): Descant now cannot be leg swept too
+ many times.
2003-09-11 21:54 upi
- * data/script/: Backend.pl, DataHelper.pl, Fighter.pl, Grizli.pl:
- Added "Earthquake" effect.
+ * data/script/: Backend.pl (1.3), DataHelper.pl (1.2), Fighter.pl
+ (1.3), Grizli.pl (1.2): Added "Earthquake" effect.
2003-09-11 17:42 upi
- * src/: Demo.cpp, State.h: Cleanup: Removed needless variables from
- SState.
+ * src/: Demo.cpp (1.2), State.h (1.3): Cleanup: Removed needless
+ variables from SState.
2003-09-11 17:40 upi
- * src/RlePack.cpp: Bugfix: Flipped characters no longer roll over
- to the left of the screen by one pixel
+ * src/RlePack.cpp (1.4): Bugfix: Flipped characters no longer roll
+ over to the left of the screen by one pixel
2003-09-07 16:08 upi
- * data/script/: Backend.pl, Fighter.pl: Bugfix: Blocking with your
- back turned no longer works.
+ * data/script/: Backend.pl (1.2), Fighter.pl (1.2): Bugfix:
+ Blocking with your back turned no longer works.
2003-09-07 16:03 upi
- * src/: Game.cpp, GameOver.cpp, Makefile.in: Fixed several issues
- related to menu invocation, game starting, game surrender in
- various screens. They now all work alike.
+ * src/: Game.cpp (1.4), GameOver.cpp (1.3), Makefile.in (1.2):
+ Fixed several issues related to menu invocation, game starting,
+ game surrender in various screens. They now all work alike.
2003-09-06 22:21 upi
- * data/script/Ulmar.pl: Ulmar: Fixed the "double lowpunch" bug.
+ * data/script/Ulmar.pl (1.2): Ulmar: Fixed the "double lowpunch"
+ bug.
2003-09-06 21:50 upi
- * src/: Backend.cpp, Backend.h, FighterEnum.h, FighterStats.cpp,
- Game.cpp, GameOver.cpp, Makefile.am, PlayerSelect.cpp,
- PlayerSelect.h, RlePack.cpp, RlePack.h, State.cpp, common.h,
- main.cpp, menu.cpp: RlePack: Responsibilities cleaned up, updated
- to new coding conventions. PlayerSelect: Now an object. Backend:
- perl is no longer included in the main header. Eliminated the
- direct use of perl in some files.
+ * src/: Backend.cpp (1.2), Backend.h (1.2), FighterEnum.h (1.1),
+ FighterStats.cpp (1.2), Game.cpp (1.3), GameOver.cpp (1.2),
+ Makefile.am (1.2), PlayerSelect.cpp (1.3), PlayerSelect.h (1.1),
+ RlePack.cpp (1.3), RlePack.h (1.2), State.cpp (1.3), common.h
+ (1.2), main.cpp (1.3), menu.cpp (1.3): RlePack: Responsibilities
+ cleaned up, updated to new coding conventions. PlayerSelect: Now
+ an object. Backend: perl is no longer included in the main header.
+ Eliminated the direct use of perl in some files.
2003-09-05 12:37 upi
- * src/State.cpp: Fixed windows and linux ini file location bug.
+ * src/State.cpp (1.2): Fixed windows and linux ini file location
+ bug.
2003-09-01 22:40 upi
- * mkinstalldirs, data/characters/Makefile.in, src/Audio.cpp,
- src/FlyingChars.cpp, src/Game.cpp, src/PlayerSelect.cpp,
- src/RlePack.cpp, src/State.h, src/gfx.cpp, src/main.cpp,
- src/menu.cpp, src/sge_bm_text.cpp, src/sge_bm_text.h,
- src/sge_primitives.cpp, src/sge_primitives.h, src/sge_surface.cpp,
- src/sge_surface.h, src/sge_tt_text.cpp, src/sge_tt_text.h: Cleanup:
- removed gcc-specific code, cleaned up includes, minor bugfixes
+ * mkinstalldirs (1.2), src/Audio.cpp (1.2), src/FlyingChars.cpp
+ (1.2), src/Game.cpp (1.2), src/PlayerSelect.cpp (1.2),
+ src/RlePack.cpp (1.2), src/State.h (1.2), src/gfx.cpp (1.2),
+ src/main.cpp (1.2), src/menu.cpp (1.2), src/sge_bm_text.cpp (1.2),
+ src/sge_bm_text.h (1.2), src/sge_primitives.cpp (1.2),
+ src/sge_primitives.h (1.2), src/sge_surface.cpp (1.2),
+ src/sge_surface.h (1.2), src/sge_tt_text.cpp (1.2),
+ src/sge_tt_text.h (1.2): Cleanup: removed gcc-specific code,
+ cleaned up includes, minor bugfixes
2003-09-01 21:30 upi
- * TODO, openmortal.lsm, README, aclocal.m4, configure,
- configure.in, config.guess, install-sh, Makefile.am, config.sub,
- missing, mkinstalldirs, AUTHORS, ChangeLog, INSTALL, Makefile.in,
- acinclude.m4, config.h.in, stamp-h.in, COPYING,
- src/sge_primitives.h, src/sge_tt_text.h, src/menu.cpp, src/Audio.h,
- src/Demo.h, src/Game.h, src/RlePack.h, src/gfx.h,
- src/sge_primitives.cpp, src/FlyingChars.h, src/sge_tt_text.cpp,
- src/Backend.cpp, src/Demo.cpp, src/GameOver.cpp,
- src/sge_bm_text.cpp, src/Backend.h, src/FighterStats.cpp,
- src/main.cpp, src/sge_bm_text.h, src/State.cpp,
- src/sge_surface.cpp, src/FlyingChars.cpp, src/Game.cpp,
- src/Makefile.am, src/common.h, src/gfx.cpp, src/sge_internal.h,
- src/Makefile.in, src/menu.h, src/sge_surface.h,
- src/PlayerSelect.cpp, src/State.h, src/common.cpp,
- src/sge_config.h, data/Makefile.am, data/Makefile.in,
- data/fonts/Makefile.am, data/gfx/Makefile.am, data/gfx/Makefile.in,
- src/Audio.cpp, src/RlePack.cpp, data/fonts/Makefile.in,
- data/sound/Makefile.am, data/sound/Makefile.in,
- data/characters/MACIDATA.DAT.pl, data/characters/BENCEDATA.DAT.pl,
- data/characters/DESCANTDATA.DAT.pl, data/characters/Makefile.am,
- data/characters/Makefile.in, data/characters/SIRPIDATA.DAT.pl,
- data/characters/UPIDATA.DAT.pl, data/characters/ZOLIDATA.DAT.pl,
- data/characters/GRIZLIDATA.DAT.pl, data/characters/CUMIDATA.DAT.pl,
- data/characters/ULMARDATA.DAT.pl, data/script/Backend.pl,
- data/script/Bence.pl, data/script/PlayerInput.pl,
- data/script/QuickSave.pl, data/script/Sirpi.pl, data/script/UPi.pl,
- data/script/Collision.pl, data/script/FighterStats.pl,
- data/script/State.pl, data/script/Keys.pl, data/script/Cumi.pl,
- data/script/Descant.pl, data/script/Doodad.pl,
- data/script/Grizli.pl, data/script/Makefile.am,
- data/script/Makefile.in, data/script/Ulmar.pl,
- data/script/Damage.pl, data/script/Fighter.pl, data/script/Maci.pl,
- data/script/Zoli.pl, data/script/DataHelper.pl,
- data/script/Kolos.pl: release version 0.3, initial CVS version
+ * TODO (1.1), openmortal.lsm (1.1), README (1.1), aclocal.m4 (1.1),
+ configure (1.1), configure.in (1.1), config.guess (1.1), install-sh
+ (1.1), Makefile.am (1.1), config.sub (1.1), missing (1.1),
+ mkinstalldirs (1.1), AUTHORS (1.1), ChangeLog (1.1), INSTALL (1.1),
+ Makefile.in (1.1), acinclude.m4 (1.1), config.h.in (1.1),
+ stamp-h.in (1.1), COPYING (1.1), src/sge_primitives.h (1.1),
+ src/sge_tt_text.h (1.1), src/menu.cpp (1.1), src/Audio.h (1.1),
+ src/Demo.h (1.1), src/Game.h (1.1), src/RlePack.h (1.1), src/gfx.h
+ (1.1), src/sge_primitives.cpp (1.1), src/FlyingChars.h (1.1),
+ src/sge_tt_text.cpp (1.1), src/Backend.cpp (1.1), src/Demo.cpp
+ (1.1), src/GameOver.cpp (1.1), src/sge_bm_text.cpp (1.1),
+ src/Backend.h (1.1), src/FighterStats.cpp (1.1), src/main.cpp
+ (1.1), src/sge_bm_text.h (1.1), src/State.cpp (1.1),
+ src/sge_surface.cpp (1.1), src/FlyingChars.cpp (1.1), src/Game.cpp
+ (1.1), src/Makefile.am (1.1), src/common.h (1.1), src/gfx.cpp
+ (1.1), src/sge_internal.h (1.1), src/Makefile.in (1.1), src/menu.h
+ (1.1), src/sge_surface.h (1.1), src/PlayerSelect.cpp (1.1),
+ src/State.h (1.1), src/common.cpp (1.1), src/sge_config.h (1.1),
+ data/Makefile.am (1.1), data/Makefile.in (1.1),
+ data/fonts/Makefile.am (1.1), data/gfx/Makefile.am (1.1),
+ data/gfx/Makefile.in (1.1), src/Audio.cpp (1.1), src/RlePack.cpp
+ (1.1), data/fonts/Makefile.in (1.1), data/sound/Makefile.am (1.1),
+ data/sound/Makefile.in (1.1), data/script/Backend.pl (1.1),
+ data/script/Bence.pl (1.1), data/script/PlayerInput.pl (1.1),
+ data/script/QuickSave.pl (1.1), data/script/Sirpi.pl (1.1),
+ data/script/UPi.pl (1.1), data/script/Collision.pl (1.1),
+ data/script/FighterStats.pl (1.1), data/script/State.pl (1.1),
+ data/script/Keys.pl (1.1), data/script/Cumi.pl (1.1),
+ data/script/Descant.pl (1.1), data/script/Doodad.pl (1.1),
+ data/script/Grizli.pl (1.1), data/script/Makefile.am (1.1),
+ data/script/Makefile.in (1.1), data/script/Ulmar.pl (1.1),
+ data/script/Damage.pl (1.1), data/script/Fighter.pl (1.1),
+ data/script/Maci.pl (1.1), data/script/Zoli.pl (1.1),
+ data/script/DataHelper.pl (1.1), data/script/Kolos.pl (1.1):
+ Initial revision
2003-09-01 21:30 upi
- * TODO, openmortal.lsm, README, aclocal.m4, configure,
- configure.in, config.guess, install-sh, Makefile.am, config.sub,
- missing, mkinstalldirs, AUTHORS, ChangeLog, INSTALL, Makefile.in,
- acinclude.m4, config.h.in, stamp-h.in, COPYING,
- src/sge_primitives.h, src/sge_tt_text.h, src/menu.cpp, src/Audio.h,
- src/Demo.h, src/Game.h, src/RlePack.h, src/gfx.h,
- src/sge_primitives.cpp, src/FlyingChars.h, src/sge_tt_text.cpp,
- src/Backend.cpp, src/Demo.cpp, src/GameOver.cpp,
- src/sge_bm_text.cpp, src/Backend.h, src/FighterStats.cpp,
- src/main.cpp, src/sge_bm_text.h, src/State.cpp,
- src/sge_surface.cpp, src/FlyingChars.cpp, src/Game.cpp,
- src/Makefile.am, src/common.h, src/gfx.cpp, src/sge_internal.h,
- src/Makefile.in, src/menu.h, src/sge_surface.h,
- src/PlayerSelect.cpp, src/State.h, src/common.cpp,
- src/sge_config.h, data/Makefile.am, data/Makefile.in,
- data/fonts/Makefile.am, data/gfx/Makefile.am, data/gfx/Makefile.in,
- src/Audio.cpp, src/RlePack.cpp, data/fonts/Makefile.in,
- data/sound/Makefile.am, data/sound/Makefile.in,
- data/characters/MACIDATA.DAT.pl, data/characters/BENCEDATA.DAT.pl,
- data/characters/DESCANTDATA.DAT.pl, data/characters/Makefile.am,
- data/characters/Makefile.in, data/characters/SIRPIDATA.DAT.pl,
- data/characters/UPIDATA.DAT.pl, data/characters/ZOLIDATA.DAT.pl,
- data/characters/GRIZLIDATA.DAT.pl, data/characters/CUMIDATA.DAT.pl,
- data/characters/ULMARDATA.DAT.pl, data/script/Backend.pl,
- data/script/Bence.pl, data/script/PlayerInput.pl,
- data/script/QuickSave.pl, data/script/Sirpi.pl, data/script/UPi.pl,
- data/script/Collision.pl, data/script/FighterStats.pl,
- data/script/State.pl, data/script/Keys.pl, data/script/Cumi.pl,
- data/script/Descant.pl, data/script/Doodad.pl,
- data/script/Grizli.pl, data/script/Makefile.am,
- data/script/Makefile.in, data/script/Ulmar.pl,
- data/script/Damage.pl, data/script/Fighter.pl, data/script/Maci.pl,
- data/script/Zoli.pl, data/script/DataHelper.pl,
- data/script/Kolos.pl: Initial revision
+ * TODO (1.1.1.1), openmortal.lsm (1.1.1.1), README (1.1.1.1),
+ aclocal.m4 (1.1.1.1), configure (1.1.1.1), configure.in (1.1.1.1),
+ config.guess (1.1.1.1), install-sh (1.1.1.1), Makefile.am
+ (1.1.1.1), config.sub (1.1.1.1), missing (1.1.1.1), mkinstalldirs
+ (1.1.1.1), AUTHORS (1.1.1.1), ChangeLog (1.1.1.1), INSTALL
+ (1.1.1.1), Makefile.in (1.1.1.1), acinclude.m4 (1.1.1.1),
+ config.h.in (1.1.1.1), stamp-h.in (1.1.1.1), COPYING (1.1.1.1),
+ src/sge_primitives.h (1.1.1.1), src/sge_tt_text.h (1.1.1.1),
+ src/menu.cpp (1.1.1.1), src/Audio.h (1.1.1.1), src/Demo.h
+ (1.1.1.1), src/Game.h (1.1.1.1), src/RlePack.h (1.1.1.1), src/gfx.h
+ (1.1.1.1), src/sge_primitives.cpp (1.1.1.1), src/FlyingChars.h
+ (1.1.1.1), src/sge_tt_text.cpp (1.1.1.1), src/Backend.cpp
+ (1.1.1.1), src/Demo.cpp (1.1.1.1), src/GameOver.cpp (1.1.1.1),
+ src/sge_bm_text.cpp (1.1.1.1), src/Backend.h (1.1.1.1),
+ src/FighterStats.cpp (1.1.1.1), src/main.cpp (1.1.1.1),
+ src/sge_bm_text.h (1.1.1.1), src/State.cpp (1.1.1.1),
+ src/sge_surface.cpp (1.1.1.1), src/FlyingChars.cpp (1.1.1.1),
+ src/Game.cpp (1.1.1.1), src/Makefile.am (1.1.1.1), src/common.h
+ (1.1.1.1), src/gfx.cpp (1.1.1.1), src/sge_internal.h (1.1.1.1),
+ src/Makefile.in (1.1.1.1), src/menu.h (1.1.1.1), src/sge_surface.h
+ (1.1.1.1), src/PlayerSelect.cpp (1.1.1.1), src/State.h (1.1.1.1),
+ src/common.cpp (1.1.1.1), src/sge_config.h (1.1.1.1),
+ data/Makefile.am (1.1.1.1), data/Makefile.in (1.1.1.1),
+ data/fonts/Makefile.am (1.1.1.1), data/gfx/Makefile.am (1.1.1.1),
+ data/gfx/Makefile.in (1.1.1.1), src/Audio.cpp (1.1.1.1),
+ src/RlePack.cpp (1.1.1.1), data/fonts/Makefile.in (1.1.1.1),
+ data/sound/Makefile.am (1.1.1.1), data/sound/Makefile.in (1.1.1.1),
+ data/script/Backend.pl (1.1.1.1), data/script/Bence.pl (1.1.1.1),
+ data/script/PlayerInput.pl (1.1.1.1), data/script/QuickSave.pl
+ (1.1.1.1), data/script/Sirpi.pl (1.1.1.1), data/script/UPi.pl
+ (1.1.1.1), data/script/Collision.pl (1.1.1.1),
+ data/script/FighterStats.pl (1.1.1.1), data/script/State.pl
+ (1.1.1.1), data/script/Keys.pl (1.1.1.1), data/script/Cumi.pl
+ (1.1.1.1), data/script/Descant.pl (1.1.1.1), data/script/Doodad.pl
+ (1.1.1.1), data/script/Grizli.pl (1.1.1.1), data/script/Makefile.am
+ (1.1.1.1), data/script/Makefile.in (1.1.1.1), data/script/Ulmar.pl
+ (1.1.1.1), data/script/Damage.pl (1.1.1.1), data/script/Fighter.pl
+ (1.1.1.1), data/script/Maci.pl (1.1.1.1), data/script/Zoli.pl
+ (1.1.1.1), data/script/DataHelper.pl (1.1.1.1),
+ data/script/Kolos.pl (1.1.1.1): release version 0.3, initial CVS
+ version
diff --git a/README b/README
index 193ae1b..171cb78 100644
--- a/README
+++ b/README
@@ -1,55 +1,72 @@
-OpenMortal 0.4 README
+OpenMortal 0.6 README
OpenMortal is a spoof of the original Mortal Kombat fighting game. The
funny thing about OpenMortal is that you can play the game AS YOURSELF.
It takes some work, but if you follow the Character Creation-HOWTO at
http://openmortal.sourceforge.net/Character_HOWTO.html
OpenMortal is still under development. The most important missing
features are:
* There is no support single player game.
* Throws are missing.
* Most of the projectiles aren't implemented yet.
Other planned features:
-* Network play.
* Downloadable characters.
For further details, see the project's bug and feature request databases.
USAGE:
Press Esc key to bring up the main menu.
You can skip most scenes (such as instant replays) with the F1 key.
The default keys are:
Player 1 Player 2
Up Cursor up W
Down Cursor down S
Left Cursor left A
Right Cursor right D
HPunch Insert R
LPunch Delete F
HKick Home T
LKick End G
Block PgDown H
Combinations:
Up + Left: Jump to the left. Hit Kick or Punch for a jumpkick/punch.
Up + Right: Jump to the right. Hit Kick or Punch for a jumpkick/punch.
Back + HKick/HPunch: Spinning attack (depends on character)
Back + LKick: Leg sweep
Forward + LKick: Knee attack
Down, HPunch: Uppercut
Forward, Back + LKick: Groin kick (ouch!)
Plus, each character has a number of special attacks.. experiment to find
them, or read them at the character screen.
-The length of rounds and strength of characters cna be changed in the menu.
+The length of rounds and strength of characters can be changed in the menu.
+
+
+NETWORK PLAY:
+
+You can set up the connection yourself, or go to MortalNet to find opponents.
+Setting up is relatively simple: one player needs to Create a game, the other
+has to Join, by enterin the other player's IP address or hostname in the
+network menu. When both players choose "Start network game", the connection
+is established.
+
+OpenMortal needs port 14882/TCP to be available on the game creator's side.
+
+MortalNet (also available in the Network menu) automates the creation / join
+process.
+
+The network play is still experimental, if you experience problems, please
+report them on the project's homepage.
+
PACKAGERS:
It is possible to split OpenMortal into sub-packages, separating characters
from the base package, and thus reduce download times.
diff --git a/TODO b/TODO
index 4f26cd7..f2b8d48 100644
--- a/TODO
+++ b/TODO
@@ -1,39 +1,89 @@
Characters:
+ Surba
+ Misi
Kinga
Dia
Judy
Siska
Others:
Block after hit
Doodads / projectiles.
Color depth independent RlePack.draw()
-
+
No hitting falling opponent.
Polish character graphics.
-
+
Single-player mode.
-SPLITTING:
+SPLITTING (done):
bin
data
characters-1: Macy, Boxer, Cumi, Grizzly, Bence, UPi [6]
characters-2: Descant, Ulmar, Sirpi, Ambrus, Dani [5]
characters-sch: Agent, Tejszin, Jacint, Mrsmith, Jozsi, Sleepy [6]
+NETWORK:
+x HANGEFFEKTEK
+ Preserve MSGS between games.
+ Find local server.
+
+
-*** Background spec **
+X Credits for Purple Motion!!
+X Write to music authors
+Proofread Translate and FighterStats.
+X Version string display on the intro screen.
+Clean up the garbage in stdout.
+Sound events throught network -> review this.
+Better chat font, greater left margin
+Synch backgrounds in the network game
+Music addon (playlist)
+More parallax backgrounds
+Return to MortalNet after network game disconnects
+Fix CTextArea last character bug
+Scrolling CReadLine
+Improve network lag
+X "you need to have port X open to challenge".
+Options available in the MortalNet menu
-Number_of_layers
-do_clear_background (0/1)
-Layer_filename
-Layer_offset_x Layer_offset_y Layer_distance
+SOUND EFFECTS
+ menu start: crashhh.voc
+ menu ends: shades_rollup.voc
+ menu item selection: strange_quack.voc
+ menu item invoked: strange_button.voc
+ menu submenu ends: pop.voc
+ menu item value changes: ding.voc
+
+ game over countdown: alarm.voc
+ game over splat!: splat2.voc
+
+ new game: car_start.voc
+ game hurryup: aroooga.voc
+ game hurryup ends: machine_start.voc
+
+ player selected: magic.voc
+ player selection changed: strange_quack.voc
+ network message: pop.wav (not same as pop.voc!)
+
+ falling player hits the ground: splat.wav
+ jumping player lands: thump.wav
+ attack misses: woosh.wav
+ player is KO'd: bowling.voc
+ attack is blocked: thump.wav
+ uppercut hits: evil_laughter.voc
+ groin kick hits: woman_scream.voc
+ other attack hits: thump3.voc
+ combo: ba_gooock.voc
+ jump: slip4.voc
+
+ Jacint's intro: moo2.voc
+
+ max combo reached: crashhh.voc
-distance = (layer_width-640) / (1280)
\ No newline at end of file
diff --git a/configure b/configure
index c18b5bb..1fef4e4 100755
--- a/configure
+++ b/configure
@@ -1,2289 +1,2205 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated automatically using autoconf version 2.13
# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
#
# This configure script is free software; the Free Software Foundation
# gives unlimited permission to copy, distribute and modify it.
# Defaults:
ac_help=
ac_default_prefix=/usr/local
# Any additions from configure.in:
ac_default_prefix=/usr/local
ac_help="$ac_help
--enable-main Include main data and binary [default: yes]"
-ac_help="$ac_help
- --enable-characters Include the first batch of characters [default: yes]"
-ac_help="$ac_help
- --enable-additional Include the second batch of characters [default: yes]"
-ac_help="$ac_help
- --enable-thirdparty Include the 3rd party characters [default: yes]"
ac_help="$ac_help
--with-sdl-prefix=PFX Prefix where SDL is installed (optional)"
ac_help="$ac_help
--with-sdl-exec-prefix=PFX Exec prefix where SDL is installed (optional)"
ac_help="$ac_help
--disable-sdltest Do not try to compile and run a test SDL program"
ac_help="$ac_help
--with-ft-prefix=PREFIX
Prefix where FreeType is installed (optional)"
ac_help="$ac_help
--with-ft-exec-prefix=PREFIX
Exec prefix where FreeType is installed (optional)"
ac_help="$ac_help
--disable-freetypetest Do not try to compile and run
a test FreeType program"
# Initialize some variables set by options.
# The variables have the same names as the options, with
# dashes changed to underlines.
build=NONE
cache_file=./config.cache
exec_prefix=NONE
host=NONE
no_create=
nonopt=NONE
no_recursion=
prefix=NONE
program_prefix=NONE
program_suffix=NONE
program_transform_name=s,x,x,
silent=
site=
srcdir=
target=NONE
verbose=
x_includes=NONE
x_libraries=NONE
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'
# Initialize some other variables.
subdirs=
MFLAGS= MAKEFLAGS=
SHELL=${CONFIG_SHELL-/bin/sh}
# Maximum number of lines to put in a shell here document.
ac_max_here_lines=12
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
case "$ac_option" in
-*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
*) ac_optarg= ;;
esac
# 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 ;;
-build=* | --build=* | --buil=* | --bui=* | --bu=*)
build="$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" ;;
-datadir | --datadir | --datadi | --datad | --data | --dat | --da)
ac_prev=datadir ;;
-datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
| --da=*)
datadir="$ac_optarg" ;;
-disable-* | --disable-*)
ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
# Reject names that are not valid shell variable names.
if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
{ echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
fi
ac_feature=`echo $ac_feature| sed 's/-/_/g'`
eval "enable_${ac_feature}=no" ;;
-enable-* | --enable-*)
ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
# Reject names that are not valid shell variable names.
if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
{ echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
fi
ac_feature=`echo $ac_feature| sed 's/-/_/g'`
case "$ac_option" in
*=*) ;;
*) 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)
# 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 << EOF
Usage: configure [options] [host]
Options: [defaults in brackets after descriptions]
Configuration:
--cache-file=FILE cache test results in FILE
--help print this message
--no-create do not create output files
--quiet, --silent do not print \`checking...' messages
--version print the version of autoconf that created configure
Directory and file names:
--prefix=PREFIX install architecture-independent files in PREFIX
[$ac_default_prefix]
--exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
[same as prefix]
--bindir=DIR user executables in DIR [EPREFIX/bin]
--sbindir=DIR system admin executables in DIR [EPREFIX/sbin]
--libexecdir=DIR program executables in DIR [EPREFIX/libexec]
--datadir=DIR read-only architecture-independent data in DIR
[PREFIX/share]
--sysconfdir=DIR read-only single-machine data in DIR [PREFIX/etc]
--sharedstatedir=DIR modifiable architecture-independent data in DIR
[PREFIX/com]
--localstatedir=DIR modifiable single-machine data in DIR [PREFIX/var]
--libdir=DIR object code libraries in DIR [EPREFIX/lib]
--includedir=DIR C header files in DIR [PREFIX/include]
--oldincludedir=DIR C header files for non-gcc in DIR [/usr/include]
--infodir=DIR info documentation in DIR [PREFIX/info]
--mandir=DIR man documentation in DIR [PREFIX/man]
--srcdir=DIR find the sources in DIR [configure dir or ..]
--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
EOF
cat << EOF
Host type:
--build=BUILD configure for building on BUILD [BUILD=HOST]
--host=HOST configure for HOST [guessed]
--target=TARGET configure for TARGET [TARGET=HOST]
Features and packages:
--disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
--enable-FEATURE[=ARG] include FEATURE [ARG=yes]
--with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
--without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
--x-includes=DIR X include files are in DIR
--x-libraries=DIR X library files are in DIR
EOF
if test -n "$ac_help"; then
echo "--enable and --with options recognized:$ac_help"
fi
exit 0 ;;
-host | --host | --hos | --ho)
ac_prev=host ;;
-host=* | --host=* | --hos=* | --ho=*)
host="$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)
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 ;;
-target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
target="$ac_optarg" ;;
-v | -verbose | --verbose | --verbos | --verbo | --verb)
verbose=yes ;;
-version | --version | --versio | --versi | --vers)
echo "configure generated by autoconf version 2.13"
exit 0 ;;
-with-* | --with-*)
ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
# Reject names that are not valid shell variable names.
if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
{ echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
fi
ac_package=`echo $ac_package| sed 's/-/_/g'`
case "$ac_option" in
*=*) ;;
*) ac_optarg=yes ;;
esac
eval "with_${ac_package}='$ac_optarg'" ;;
-without-* | --without-*)
ac_package=`echo $ac_option|sed -e 's/-*without-//'`
# Reject names that are not valid shell variable names.
if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
{ echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
fi
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 "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; }
;;
*)
if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
echo "configure: warning: $ac_option: invalid host type" 1>&2
fi
if test "x$nonopt" != xNONE; then
{ echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
fi
nonopt="$ac_option"
;;
esac
done
if test -n "$ac_prev"; then
{ echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
fi
trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
# File descriptor usage:
# 0 standard input
# 1 file creation
# 2 errors and warnings
# 3 some systems may open it to /dev/tty
# 4 used on the Kubota Titan
# 6 checking for... messages and results
# 5 compiler messages saved in config.log
if test "$silent" = yes; then
exec 6>/dev/null
else
exec 6>&1
fi
exec 5>./config.log
echo "\
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
" 1>&5
# Strip out --no-create and --no-recursion so they do not pile up.
# Also quote any args containing shell metacharacters.
ac_configure_args=
for ac_arg
do
case "$ac_arg" in
-no-create | --no-create | --no-creat | --no-crea | --no-cre \
| --no-cr | --no-c) ;;
-no-recursion | --no-recursion | --no-recursio | --no-recursi \
| --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;
*" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*)
ac_configure_args="$ac_configure_args '$ac_arg'" ;;
*) ac_configure_args="$ac_configure_args $ac_arg" ;;
esac
done
# NLS nuisances.
# Only set these to C if already set. These must not be set unconditionally
# because not all systems understand e.g. LANG=C (notably SCO).
# Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'!
# Non-C LC_CTYPE values break the ctype check.
if test "${LANG+set}" = set; then LANG=C; export LANG; fi
if test "${LC_ALL+set}" = set; then LC_ALL=C; export LC_ALL; fi
if test "${LC_MESSAGES+set}" = set; then LC_MESSAGES=C; export LC_MESSAGES; fi
if test "${LC_CTYPE+set}" = set; then LC_CTYPE=C; export LC_CTYPE; fi
# 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
# A filename unique to this package, relative to the directory that
# configure is in, which we can look for to find out if srcdir is correct.
ac_unique_file=acinclude.m4
# 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_prog=$0
ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
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 "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; }
else
{ echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; }
fi
fi
srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
# 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 "loading site script $ac_site_file"
. "$ac_site_file"
fi
done
if test -r "$cache_file"; then
echo "loading cache $cache_file"
. $cache_file
else
echo "creating cache $cache_file"
> $cache_file
fi
ac_ext=c
# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
ac_cpp='$CPP $CPPFLAGS'
ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
cross_compiling=$ac_cv_prog_cc_cross
ac_exeext=
ac_objext=o
if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
# Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu.
if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
ac_n= ac_c='
' ac_t=' '
else
ac_n=-n ac_c= ac_t=
fi
else
ac_n= ac_c='\c' ac_t=
fi
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
fi
done
if test -z "$ac_aux_dir"; then
{ echo "configure: error: can not find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." 1>&2; exit 1; }
fi
ac_config_guess=$ac_aux_dir/config.guess
ac_config_sub=$ac_aux_dir/config.sub
ac_configure=$ac_aux_dir/configure # This should be Cygnus configure.
# Do some error checking and defaulting for the host and target type.
# The inputs are:
# configure --host=HOST --target=TARGET --build=BUILD NONOPT
#
# The rules are:
# 1. You are not allowed to specify --host, --target, and nonopt at the
# same time.
# 2. Host defaults to nonopt.
# 3. If nonopt is not specified, then host defaults to the current host,
# as determined by config.guess.
# 4. Target and build default to nonopt.
# 5. If nonopt is not specified, then target and build default to host.
# The aliases save the names the user supplied, while $host etc.
# will get canonicalized.
case $host---$target---$nonopt in
NONE---*---* | *---NONE---* | *---*---NONE) ;;
*) { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; } ;;
esac
# Make sure we can run config.sub.
if ${CONFIG_SHELL-/bin/sh} $ac_config_sub sun4 >/dev/null 2>&1; then :
else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; }
fi
echo $ac_n "checking host system type""... $ac_c" 1>&6
-echo "configure:598: checking host system type" >&5
+echo "configure:592: checking host system type" >&5
host_alias=$host
case "$host_alias" in
NONE)
case $nonopt in
NONE)
if host_alias=`${CONFIG_SHELL-/bin/sh} $ac_config_guess`; then :
else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; }
fi ;;
*) host_alias=$nonopt ;;
esac ;;
esac
host=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $host_alias`
host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
echo "$ac_t""$host" 1>&6
echo $ac_n "checking target system type""... $ac_c" 1>&6
-echo "configure:619: checking target system type" >&5
+echo "configure:613: checking target system type" >&5
target_alias=$target
case "$target_alias" in
NONE)
case $nonopt in
NONE) target_alias=$host_alias ;;
*) target_alias=$nonopt ;;
esac ;;
esac
target=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $target_alias`
target_cpu=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
target_vendor=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
target_os=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
echo "$ac_t""$target" 1>&6
echo $ac_n "checking build system type""... $ac_c" 1>&6
-echo "configure:637: checking build system type" >&5
+echo "configure:631: checking build system type" >&5
build_alias=$build
case "$build_alias" in
NONE)
case $nonopt in
NONE) build_alias=$host_alias ;;
*) build_alias=$nonopt ;;
esac ;;
esac
build=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $build_alias`
build_cpu=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
build_vendor=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
build_os=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
echo "$ac_t""$build" 1>&6
test "$host_alias" != "$target_alias" &&
test "$program_prefix$program_suffix$program_transform_name" = \
NONENONEs,x,x, &&
program_prefix=${target_alias}-
if test "$program_transform_name" = s,x,x,; then
program_transform_name=
else
# Double any \ or $. echo might interpret backslashes.
cat <<\EOF_SED > conftestsed
s,\\,\\\\,g; s,\$,$$,g
EOF_SED
program_transform_name="`echo $program_transform_name|sed -f conftestsed`"
rm -f conftestsed
fi
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"
# sed with no file args requires a program.
test "$program_transform_name" = "" && program_transform_name="s,x,x,"
am__api_version="1.4"
# 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
# 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 $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
-echo "configure:692: checking for a BSD compatible install" >&5
+echo "configure:686: checking for a BSD compatible install" >&5
if test -z "$INSTALL"; then
if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
IFS="${IFS= }"; ac_save_IFS="$IFS"; IFS=":"
for ac_dir in $PATH; do
# Account for people who put trailing slashes in PATH elements.
case "$ac_dir/" in
/|./|.//|/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
if test -f $ac_dir/$ac_prog; then
if test $ac_prog = install &&
grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then
# AIX install. It has an incompatible calling convention.
:
else
ac_cv_path_install="$ac_dir/$ac_prog -c"
break 2
fi
fi
done
;;
esac
done
IFS="$ac_save_IFS"
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 "$ac_t""$INSTALL" 1>&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_PROGRAM}'
test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
echo $ac_n "checking whether build environment is sane""... $ac_c" 1>&6
-echo "configure:745: checking whether build environment is sane" >&5
+echo "configure:739: checking whether build environment is sane" >&5
# 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 "configure: error: ls -t appears to fail. Make sure there is not a broken
alias in your environment" 1>&2; exit 1; }
fi
test "$2" = conftestfile
)
then
# Ok.
:
else
{ echo "configure: error: newly created file is older than distributed files!
Check your system clock" 1>&2; exit 1; }
fi
rm -f conftest*
echo "$ac_t""yes" 1>&6
echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6
-echo "configure:783: checking whether ${MAKE-make} sets \${MAKE}" >&5
+echo "configure:777: checking whether ${MAKE-make} sets \${MAKE}" >&5
set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftestmake <<\EOF
all:
@echo 'ac_maketemp="${MAKE}"'
EOF
# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
eval `${MAKE-make} -f conftestmake 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 conftestmake
fi
if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
echo "$ac_t""yes" 1>&6
SET_MAKE=
else
echo "$ac_t""no" 1>&6
SET_MAKE="MAKE=${MAKE-make}"
fi
PACKAGE=openmortal
-VERSION=0.4
+VERSION=0.6
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
fi
cat >> confdefs.h <<EOF
#define PACKAGE "$PACKAGE"
EOF
cat >> confdefs.h <<EOF
#define VERSION "$VERSION"
EOF
missing_dir=`cd $ac_aux_dir && pwd`
echo $ac_n "checking for working aclocal-${am__api_version}""... $ac_c" 1>&6
-echo "configure:829: checking for working aclocal-${am__api_version}" >&5
+echo "configure:823: checking for working aclocal-${am__api_version}" >&5
# 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 "$ac_t""found" 1>&6
else
ACLOCAL="$missing_dir/missing aclocal-${am__api_version}"
echo "$ac_t""missing" 1>&6
fi
echo $ac_n "checking for working autoconf""... $ac_c" 1>&6
-echo "configure:842: checking for working autoconf" >&5
+echo "configure:836: checking for working autoconf" >&5
# 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 "$ac_t""found" 1>&6
else
AUTOCONF="$missing_dir/missing autoconf"
echo "$ac_t""missing" 1>&6
fi
echo $ac_n "checking for working automake-${am__api_version}""... $ac_c" 1>&6
-echo "configure:855: checking for working automake-${am__api_version}" >&5
+echo "configure:849: checking for working automake-${am__api_version}" >&5
# 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 "$ac_t""found" 1>&6
else
AUTOMAKE="$missing_dir/missing automake-${am__api_version}"
echo "$ac_t""missing" 1>&6
fi
echo $ac_n "checking for working autoheader""... $ac_c" 1>&6
-echo "configure:868: checking for working autoheader" >&5
+echo "configure:862: checking for working autoheader" >&5
# 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 "$ac_t""found" 1>&6
else
AUTOHEADER="$missing_dir/missing autoheader"
echo "$ac_t""missing" 1>&6
fi
echo $ac_n "checking for working makeinfo""... $ac_c" 1>&6
-echo "configure:881: checking for working makeinfo" >&5
+echo "configure:875: checking for working makeinfo" >&5
# 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 "$ac_t""found" 1>&6
else
MAKEINFO="$missing_dir/missing makeinfo"
echo "$ac_t""missing" 1>&6
fi
if test "x$prefix" = "xNONE"; then
prefix=$ac_default_prefix
ac_configure_args="$ac_configure_args --prefix $prefix"
fi
echo $ac_n "checking for working const""... $ac_c" 1>&6
-echo "configure:906: checking for working const" >&5
+echo "configure:900: checking for working const" >&5
if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
-#line 911 "configure"
+#line 905 "configure"
#include "confdefs.h"
int main() {
/* Ultrix mips cc rejects this. */
typedef int charset[2]; const charset x;
/* SunOS 4.1.1 cc rejects this. */
char const *const *ccp;
char **p;
/* NEC SVR4.0.2 mips cc rejects this. */
struct point {int x, y;};
static struct point const zero = {0,0};
/* AIX XL C 1.02.0.0 rejects this.
It does not let you subtract one const X* pointer from another in an arm
of an if-expression whose if-part is not a constant expression */
const char *g = "string";
ccp = &g + (g ? g-g : 0);
/* HPUX 7.0 cc rejects these. */
++ccp;
p = (char**) ccp;
ccp = (char const *const *) p;
{ /* SCO 3.2v4 cc rejects this. */
char *t;
char const *s = 0 ? (char *) 0 : (char const *) 0;
*t++ = 0;
}
{ /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
int x[] = {25, 17};
const int *foo = &x[0];
++foo;
}
{ /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
typedef const int *iptr;
iptr p = 0;
++p;
}
{ /* AIX XL C 1.02.0.0 rejects this saying
"k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
struct s { int j; const int *ap[3]; };
struct s *b; b->j = 5;
}
{ /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
const int foo = 10;
}
; return 0; }
EOF
-if { (eval echo configure:960: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:954: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
rm -rf conftest*
ac_cv_c_const=yes
else
echo "configure: failed program was:" >&5
cat conftest.$ac_ext >&5
rm -rf conftest*
ac_cv_c_const=no
fi
rm -f conftest*
fi
echo "$ac_t""$ac_cv_c_const" 1>&6
if test $ac_cv_c_const = no; then
cat >> confdefs.h <<\EOF
#define const
EOF
fi
for ac_prog in $CCC c++ g++ gcc CC cxx cc++ 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 $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:985: checking for $ac_word" >&5
+echo "configure:979: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
if test -n "$CXX"; then
ac_cv_prog_CXX="$CXX" # Let the user override the test.
else
IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
ac_dummy="$PATH"
for ac_dir in $ac_dummy; do
test -z "$ac_dir" && ac_dir=.
if test -f $ac_dir/$ac_word; then
ac_cv_prog_CXX="$ac_prog"
break
fi
done
IFS="$ac_save_ifs"
fi
fi
CXX="$ac_cv_prog_CXX"
if test -n "$CXX"; then
echo "$ac_t""$CXX" 1>&6
else
echo "$ac_t""no" 1>&6
fi
test -n "$CXX" && break
done
test -n "$CXX" || CXX="gcc"
echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works""... $ac_c" 1>&6
-echo "configure:1017: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works" >&5
+echo "configure:1011: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works" >&5
ac_ext=C
# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
cross_compiling=$ac_cv_prog_cxx_cross
cat > conftest.$ac_ext << EOF
-#line 1028 "configure"
+#line 1022 "configure"
#include "confdefs.h"
int main(){return(0);}
EOF
-if { (eval echo configure:1033: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:1027: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
ac_cv_prog_cxx_works=yes
# If we can't run a trivial program, we are probably using a cross compiler.
if (./conftest; exit) 2>/dev/null; then
ac_cv_prog_cxx_cross=no
else
ac_cv_prog_cxx_cross=yes
fi
else
echo "configure: failed program was:" >&5
cat conftest.$ac_ext >&5
ac_cv_prog_cxx_works=no
fi
rm -fr conftest*
ac_ext=c
# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
ac_cpp='$CPP $CPPFLAGS'
ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
cross_compiling=$ac_cv_prog_cc_cross
echo "$ac_t""$ac_cv_prog_cxx_works" 1>&6
if test $ac_cv_prog_cxx_works = no; then
{ echo "configure: error: installation or configuration problem: C++ compiler cannot create executables." 1>&2; exit 1; }
fi
echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
-echo "configure:1059: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler" >&5
+echo "configure:1053: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler" >&5
echo "$ac_t""$ac_cv_prog_cxx_cross" 1>&6
cross_compiling=$ac_cv_prog_cxx_cross
echo $ac_n "checking whether we are using GNU C++""... $ac_c" 1>&6
-echo "configure:1064: checking whether we are using GNU C++" >&5
+echo "configure:1058: checking whether we are using GNU C++" >&5
if eval "test \"`echo '$''{'ac_cv_prog_gxx'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.C <<EOF
#ifdef __GNUC__
yes;
#endif
EOF
-if { ac_try='${CXX-g++} -E conftest.C'; { (eval echo configure:1073: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
+if { ac_try='${CXX-g++} -E conftest.C'; { (eval echo configure:1067: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
ac_cv_prog_gxx=yes
else
ac_cv_prog_gxx=no
fi
fi
echo "$ac_t""$ac_cv_prog_gxx" 1>&6
if test $ac_cv_prog_gxx = yes; then
GXX=yes
else
GXX=
fi
ac_test_CXXFLAGS="${CXXFLAGS+set}"
ac_save_CXXFLAGS="$CXXFLAGS"
CXXFLAGS=
echo $ac_n "checking whether ${CXX-g++} accepts -g""... $ac_c" 1>&6
-echo "configure:1092: checking whether ${CXX-g++} accepts -g" >&5
+echo "configure:1086: checking whether ${CXX-g++} accepts -g" >&5
if eval "test \"`echo '$''{'ac_cv_prog_cxx_g'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
echo 'void f(){}' > conftest.cc
if test -z "`${CXX-g++} -g -c conftest.cc 2>&1`"; then
ac_cv_prog_cxx_g=yes
else
ac_cv_prog_cxx_g=no
fi
rm -f conftest*
fi
echo "$ac_t""$ac_cv_prog_cxx_g" 1>&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
# Check whether --enable-main or --disable-main was given.
if test "${enable_main+set}" = set; then
enableval="$enable_main"
case "${enableval}" in
yes) main=true ;;
no) main=false ;;
*) { echo "configure: error: bad value ${enableval} for --enable-main" 1>&2; exit 1; } ;;
esac
else
main=true
fi
if test x$main = xtrue; then
MAIN_TRUE=
MAIN_FALSE='#'
else
MAIN_TRUE='#'
MAIN_FALSE=
fi
-# Check whether --enable-characters or --disable-characters was given.
-if test "${enable_characters+set}" = set; then
- enableval="$enable_characters"
- case "${enableval}" in
- yes) characters=true ;;
- no) characters=false ;;
- *) { echo "configure: error: bad value ${enableval} for --enable-characters" 1>&2; exit 1; } ;;
-esac
-else
- characters=true
-fi
-
-
-
-if test x$characters = xtrue; then
- CHARACTERS_TRUE=
- CHARACTERS_FALSE='#'
-else
- CHARACTERS_TRUE='#'
- CHARACTERS_FALSE=
-fi
-
-# Check whether --enable-additional or --disable-additional was given.
-if test "${enable_additional+set}" = set; then
- enableval="$enable_additional"
- case "${enableval}" in
- yes) additional=true ;;
- no) additional=false ;;
- *) { echo "configure: error: bad value ${enableval} for --enable-additional" 1>&2; exit 1; } ;;
-esac
-else
- additional=true
-fi
-
-
-
-if test x$additional = xtrue; then
- ADDITIONAL_TRUE=
- ADDITIONAL_FALSE='#'
-else
- ADDITIONAL_TRUE='#'
- ADDITIONAL_FALSE=
-fi
-
-# Check whether --enable-thirdparty or --disable-thirdparty was given.
-if test "${enable_thirdparty+set}" = set; then
- enableval="$enable_thirdparty"
- case "${enableval}" in
- yes) thirdparty=true ;;
- no) thirdparty=false ;;
- *) { echo "configure: error: bad value ${enableval} for --enable-thirdparty" 1>&2; exit 1; } ;;
-esac
-else
- thirdparty=true
-fi
-
-
-
-if test x$thirdparty = xtrue; then
- THIRDPARTY_TRUE=
- THIRDPARTY_FALSE='#'
-else
- THIRDPARTY_TRUE='#'
- THIRDPARTY_FALSE=
-fi
-
SDL_VERSION=1.2.0
# Check whether --with-sdl-prefix or --without-sdl-prefix was given.
if test "${with_sdl_prefix+set}" = set; then
withval="$with_sdl_prefix"
sdl_prefix="$withval"
else
sdl_prefix=""
fi
# Check whether --with-sdl-exec-prefix or --without-sdl-exec-prefix was given.
if test "${with_sdl_exec_prefix+set}" = set; then
withval="$with_sdl_exec_prefix"
sdl_exec_prefix="$withval"
else
sdl_exec_prefix=""
fi
# Check whether --enable-sdltest or --disable-sdltest was given.
if test "${enable_sdltest+set}" = set; then
enableval="$enable_sdltest"
:
else
enable_sdltest=yes
fi
if test x$sdl_exec_prefix != x ; then
sdl_args="$sdl_args --exec-prefix=$sdl_exec_prefix"
if test x${SDL_CONFIG+set} != xset ; then
SDL_CONFIG=$sdl_exec_prefix/bin/sdl-config
fi
fi
if test x$sdl_prefix != x ; then
sdl_args="$sdl_args --prefix=$sdl_prefix"
if test x${SDL_CONFIG+set} != xset ; then
SDL_CONFIG=$sdl_prefix/bin/sdl-config
fi
fi
PATH="$prefix/bin:$prefix/usr/bin:$PATH"
# Extract the first word of "sdl-config", so it can be a program name with args.
set dummy sdl-config; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:1268: checking for $ac_word" >&5
+echo "configure:1196: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_path_SDL_CONFIG'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
case "$SDL_CONFIG" in
/*)
ac_cv_path_SDL_CONFIG="$SDL_CONFIG" # Let the user override the test with a path.
;;
?:/*)
ac_cv_path_SDL_CONFIG="$SDL_CONFIG" # Let the user override the test with a dos path.
;;
*)
IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
ac_dummy="$PATH"
for ac_dir in $ac_dummy; do
test -z "$ac_dir" && ac_dir=.
if test -f $ac_dir/$ac_word; then
ac_cv_path_SDL_CONFIG="$ac_dir/$ac_word"
break
fi
done
IFS="$ac_save_ifs"
test -z "$ac_cv_path_SDL_CONFIG" && ac_cv_path_SDL_CONFIG="no"
;;
esac
fi
SDL_CONFIG="$ac_cv_path_SDL_CONFIG"
if test -n "$SDL_CONFIG"; then
echo "$ac_t""$SDL_CONFIG" 1>&6
else
echo "$ac_t""no" 1>&6
fi
min_sdl_version=$SDL_VERSION
echo $ac_n "checking for SDL - version >= $min_sdl_version""... $ac_c" 1>&6
-echo "configure:1303: checking for SDL - version >= $min_sdl_version" >&5
+echo "configure:1231: checking for SDL - version >= $min_sdl_version" >&5
no_sdl=""
if test "$SDL_CONFIG" = "no" ; then
no_sdl=yes
else
SDL_CFLAGS=`$SDL_CONFIG $sdlconf_args --cflags`
SDL_LIBS=`$SDL_CONFIG $sdlconf_args --libs`
sdl_major_version=`$SDL_CONFIG $sdl_args --version | \
sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\1/'`
sdl_minor_version=`$SDL_CONFIG $sdl_args --version | \
sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\2/'`
sdl_micro_version=`$SDL_CONFIG $sdl_config_args --version | \
sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\3/'`
if test "x$enable_sdltest" = "xyes" ; then
ac_save_CFLAGS="$CFLAGS"
ac_save_LIBS="$LIBS"
CFLAGS="$CFLAGS $SDL_CFLAGS"
LIBS="$LIBS $SDL_LIBS"
rm -f conf.sdltest
if test "$cross_compiling" = yes; then
echo $ac_n "cross compiling; assumed OK... $ac_c"
else
cat > conftest.$ac_ext <<EOF
-#line 1327 "configure"
+#line 1255 "configure"
#include "confdefs.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "SDL.h"
char*
my_strdup (char *str)
{
char *new_str;
if (str)
{
new_str = (char *)malloc ((strlen (str) + 1) * sizeof(char));
strcpy (new_str, str);
}
else
new_str = NULL;
return new_str;
}
int main (int argc, char *argv[])
{
int major, minor, micro;
char *tmp_version;
/* This hangs on some systems (?)
system ("touch conf.sdltest");
*/
{ FILE *fp = fopen("conf.sdltest", "a"); if ( fp ) fclose(fp); }
/* HP/UX 9 (%@#!) writes to sscanf strings */
tmp_version = my_strdup("$min_sdl_version");
if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) {
printf("%s, bad version string\n", "$min_sdl_version");
exit(1);
}
if (($sdl_major_version > major) ||
(($sdl_major_version == major) && ($sdl_minor_version > minor)) ||
(($sdl_major_version == major) && ($sdl_minor_version == minor) && ($sdl_micro_version >= micro)))
{
return 0;
}
else
{
printf("\n*** 'sdl-config --version' returned %d.%d.%d, but the minimum version\n", $sdl_major_version, $sdl_minor_version, $sdl_micro_version);
printf("*** of SDL required is %d.%d.%d. If sdl-config is correct, then it is\n", major, minor, micro);
printf("*** best to upgrade to the required version.\n");
printf("*** If sdl-config was wrong, set the environment variable SDL_CONFIG\n");
printf("*** to point to the correct copy of sdl-config, and remove the file\n");
printf("*** config.cache before re-running configure\n");
return 1;
}
}
EOF
-if { (eval echo configure:1388: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:1316: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
then
:
else
echo "configure: failed program was:" >&5
cat conftest.$ac_ext >&5
rm -fr conftest*
no_sdl=yes
fi
rm -fr conftest*
fi
CFLAGS="$ac_save_CFLAGS"
LIBS="$ac_save_LIBS"
fi
fi
if test "x$no_sdl" = x ; then
echo "$ac_t""yes" 1>&6
:
else
echo "$ac_t""no" 1>&6
if test "$SDL_CONFIG" = "no" ; then
echo "*** The sdl-config script installed by SDL could not be found"
echo "*** If SDL was installed in PREFIX, make sure PREFIX/bin is in"
echo "*** your path, or set the SDL_CONFIG environment variable to the"
echo "*** full path to sdl-config."
else
if test -f conf.sdltest ; then
:
else
echo "*** Could not run SDL test program, checking why..."
CFLAGS="$CFLAGS $SDL_CFLAGS"
LIBS="$LIBS $SDL_LIBS"
cat > conftest.$ac_ext <<EOF
-#line 1422 "configure"
+#line 1350 "configure"
#include "confdefs.h"
#include <stdio.h>
#include "SDL.h"
int main(int argc, char *argv[])
{ return 0; }
#undef main
#define main K_and_R_C_main
int main() {
return 0;
; return 0; }
EOF
-if { (eval echo configure:1437: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:1365: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
echo "*** The test program compiled, but did not run. This usually means"
echo "*** that the run-time linker is not finding SDL or finding the wrong"
echo "*** version of SDL. If it is not finding SDL, you'll need to set your"
echo "*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point"
echo "*** to the installed location Also, make sure you have run ldconfig if that"
echo "*** is required on your system"
echo "***"
echo "*** If you have an old version installed, it is best to remove it, although"
echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH"
else
echo "configure: failed program was:" >&5
cat conftest.$ac_ext >&5
rm -rf conftest*
echo "*** The test program failed to compile or link. See the file config.log for the"
echo "*** exact error that occured. This usually means SDL was incorrectly installed"
echo "*** or that you have moved SDL since it was installed. In the latter case, you"
echo "*** may want to edit the sdl-config script: $SDL_CONFIG"
fi
rm -f conftest*
CFLAGS="$ac_save_CFLAGS"
LIBS="$ac_save_LIBS"
fi
fi
SDL_CFLAGS=""
SDL_LIBS=""
{ echo "configure: error: *** SDL version $SDL_VERSION not found!" 1>&2; exit 1; }
fi
rm -f conf.sdltest
CXXFLAGS="$CXXFLAGS $SDL_CFLAGS"
LIBS="$LIBS $SDL_LIBS"
echo $ac_n "checking for IMG_Load in -lSDL_image""... $ac_c" 1>&6
-echo "configure:1476: checking for IMG_Load in -lSDL_image" >&5
+echo "configure:1404: checking for IMG_Load in -lSDL_image" >&5
ac_lib_var=`echo SDL_image'_'IMG_Load | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
ac_save_LIBS="$LIBS"
LIBS="-lSDL_image $LIBS"
cat > conftest.$ac_ext <<EOF
-#line 1484 "configure"
+#line 1412 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char IMG_Load();
int main() {
IMG_Load()
; return 0; }
EOF
-if { (eval echo configure:1495: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:1423: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
echo "configure: failed program was:" >&5
cat conftest.$ac_ext >&5
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=no"
fi
rm -f conftest*
LIBS="$ac_save_LIBS"
fi
if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
echo "$ac_t""yes" 1>&6
LIBS="$LIBS -lSDL_image"
else
echo "$ac_t""no" 1>&6
{ echo "configure: error: *** SDL_image library not found!" 1>&2; exit 1; }
fi
echo $ac_n "checking for Mix_OpenAudio in -lSDL_mixer""... $ac_c" 1>&6
-echo "configure:1520: checking for Mix_OpenAudio in -lSDL_mixer" >&5
+echo "configure:1448: checking for Mix_OpenAudio in -lSDL_mixer" >&5
ac_lib_var=`echo SDL_mixer'_'Mix_OpenAudio | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
ac_save_LIBS="$LIBS"
LIBS="-lSDL_mixer $LIBS"
cat > conftest.$ac_ext <<EOF
-#line 1528 "configure"
+#line 1456 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char Mix_OpenAudio();
int main() {
Mix_OpenAudio()
; return 0; }
EOF
-if { (eval echo configure:1539: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:1467: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
echo "configure: failed program was:" >&5
cat conftest.$ac_ext >&5
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=no"
fi
rm -f conftest*
LIBS="$ac_save_LIBS"
fi
if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
echo "$ac_t""yes" 1>&6
LIBS="$LIBS -lSDL_mixer"
else
echo "$ac_t""no" 1>&6
{ echo "configure: error: *** SDL_mixer library not found!" 1>&2; exit 1; }
fi
echo $ac_n "checking for SDLNet_ResolveHost in -lSDL_net""... $ac_c" 1>&6
-echo "configure:1564: checking for SDLNet_ResolveHost in -lSDL_net" >&5
+echo "configure:1492: checking for SDLNet_ResolveHost in -lSDL_net" >&5
ac_lib_var=`echo SDL_net'_'SDLNet_ResolveHost | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
ac_save_LIBS="$LIBS"
LIBS="-lSDL_net $LIBS"
cat > conftest.$ac_ext <<EOF
-#line 1572 "configure"
+#line 1500 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char SDLNet_ResolveHost();
int main() {
SDLNet_ResolveHost()
; return 0; }
EOF
-if { (eval echo configure:1583: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:1511: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
echo "configure: failed program was:" >&5
cat conftest.$ac_ext >&5
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=no"
fi
rm -f conftest*
LIBS="$ac_save_LIBS"
fi
if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
echo "$ac_t""yes" 1>&6
LIBS="$LIBS -lSDL_net"
else
echo "$ac_t""no" 1>&6
{ echo "configure: error: *** SDL_net library not found!" 1>&2; exit 1; }
fi
FT2_VERSION=2.1.0
# Check whether --with-ft-prefix or --without-ft-prefix was given.
if test "${with_ft_prefix+set}" = set; then
withval="$with_ft_prefix"
ft_config_prefix="$withval"
else
ft_config_prefix=""
fi
# Check whether --with-ft-exec-prefix or --without-ft-exec-prefix was given.
if test "${with_ft_exec_prefix+set}" = set; then
withval="$with_ft_exec_prefix"
ft_config_exec_prefix="$withval"
else
ft_config_exec_prefix=""
fi
# Check whether --enable-freetypetest or --disable-freetypetest was given.
if test "${enable_freetypetest+set}" = set; then
enableval="$enable_freetypetest"
:
else
enable_fttest=yes
fi
if test x$ft_config_exec_prefix != x ; then
ft_config_args="$ft_config_args --exec-prefix=$ft_config_exec_prefix"
if test x${FT2_CONFIG+set} != xset ; then
FT2_CONFIG=$ft_config_exec_prefix/bin/freetype-config
fi
fi
if test x$ft_config_prefix != x ; then
ft_config_args="$ft_config_args --prefix=$ft_config_prefix"
if test x${FT2_CONFIG+set} != xset ; then
FT2_CONFIG=$ft_config_prefix/bin/freetype-config
fi
fi
# Extract the first word of "freetype-config", so it can be a program name with args.
set dummy freetype-config; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:1648: checking for $ac_word" >&5
+echo "configure:1576: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_path_FT2_CONFIG'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
case "$FT2_CONFIG" in
/*)
ac_cv_path_FT2_CONFIG="$FT2_CONFIG" # Let the user override the test with a path.
;;
?:/*)
ac_cv_path_FT2_CONFIG="$FT2_CONFIG" # Let the user override the test with a dos path.
;;
*)
IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
ac_dummy="$PATH"
for ac_dir in $ac_dummy; do
test -z "$ac_dir" && ac_dir=.
if test -f $ac_dir/$ac_word; then
ac_cv_path_FT2_CONFIG="$ac_dir/$ac_word"
break
fi
done
IFS="$ac_save_ifs"
test -z "$ac_cv_path_FT2_CONFIG" && ac_cv_path_FT2_CONFIG="no"
;;
esac
fi
FT2_CONFIG="$ac_cv_path_FT2_CONFIG"
if test -n "$FT2_CONFIG"; then
echo "$ac_t""$FT2_CONFIG" 1>&6
else
echo "$ac_t""no" 1>&6
fi
min_ft_version=$FT2_VERSION
echo $ac_n "checking for FreeType - version >= $min_ft_version""... $ac_c" 1>&6
-echo "configure:1684: checking for FreeType - version >= $min_ft_version" >&5
+echo "configure:1612: checking for FreeType - version >= $min_ft_version" >&5
no_ft=""
if test "$FT2_CONFIG" = "no" ; then
no_ft=yes
else
FT2_CFLAGS=`$FT2_CONFIG $ft_config_args --cflags`
FT2_LIBS=`$FT2_CONFIG $ft_config_args --libs`
ft_config_major_version=`$FT2_CONFIG $ft_config_args --version | \
sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\1/'`
ft_config_minor_version=`$FT2_CONFIG $ft_config_args --version | \
sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\2/'`
ft_config_micro_version=`$FT2_CONFIG $ft_config_args --version | \
sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\3/'`
ft_min_major_version=`echo $min_ft_version | \
sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\1/'`
ft_min_minor_version=`echo $min_ft_version | \
sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\2/'`
ft_min_micro_version=`echo $min_ft_version | \
sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\3/'`
if test x$enable_fttest = xyes ; then
ft_config_is_lt=""
if test $ft_config_major_version -lt $ft_min_major_version ; then
ft_config_is_lt=yes
else
if test $ft_config_major_version -eq $ft_min_major_version ; then
if test $ft_config_minor_version -lt $ft_min_minor_version ; then
ft_config_is_lt=yes
else
if test $ft_config_minor_version -eq $ft_min_minor_version ; then
if test $ft_config_micro_version -lt $ft_min_micro_version ; then
ft_config_is_lt=yes
fi
fi
fi
fi
fi
if test x$ft_config_is_lt = xyes ; then
no_ft=yes
else
ac_save_CFLAGS="$CFLAGS"
ac_save_LIBS="$LIBS"
CFLAGS="$CFLAGS $FT2_CFLAGS"
LIBS="$FT2_LIBS $LIBS"
if test "$cross_compiling" = yes; then
echo $ac_n "cross compiling; assumed OK... $ac_c"
else
cat > conftest.$ac_ext <<EOF
-#line 1731 "configure"
+#line 1659 "configure"
#include "confdefs.h"
#include <ft2build.h>
#include FT_FREETYPE_H
#include <stdio.h>
#include <stdlib.h>
int
main()
{
FT_Library library;
FT_Error error;
error = FT_Init_FreeType(&library);
if (error)
return 1;
else
{
FT_Done_FreeType(library);
return 0;
}
}
EOF
-if { (eval echo configure:1757: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:1685: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
then
:
else
echo "configure: failed program was:" >&5
cat conftest.$ac_ext >&5
rm -fr conftest*
no_ft=yes
fi
rm -fr conftest*
fi
CFLAGS="$ac_save_CFLAGS"
LIBS="$ac_save_LIBS"
fi # test $ft_config_version -lt $ft_min_version
fi # test x$enable_fttest = xyes
fi # test "$FT2_CONFIG" = "no"
if test x$no_ft = x ; then
echo "$ac_t""yes" 1>&6
:
else
echo "$ac_t""no" 1>&6
if test "$FT2_CONFIG" = "no" ; then
echo "*** The freetype-config script installed by FreeType 2 could not be found."
echo "*** If FreeType 2 was installed in PREFIX, make sure PREFIX/bin is in"
echo "*** your path, or set the FT2_CONFIG environment variable to the"
echo "*** full path to freetype-config."
else
if test x$ft_config_is_lt = xyes ; then
echo "*** Your installed version of the FreeType 2 library is too old."
echo "*** If you have different versions of FreeType 2, make sure that"
echo "*** correct values for --with-ft-prefix or --with-ft-exec-prefix"
echo "*** are used, or set the FT2_CONFIG environment variable to the"
echo "*** full path to freetype-config."
else
echo "*** The FreeType test program failed to run. If your system uses"
echo "*** shared libraries and they are installed outside the normal"
echo "*** system library path, make sure the variable LD_LIBRARY_PATH"
echo "*** (or whatever is appropiate for your system) is correctly set."
fi
fi
FT2_CFLAGS=""
FT2_LIBS=""
{ echo "configure: error: *** FreeType 2 version $FT2_VERSION not found!" 1>&2; exit 1; }
fi
CXXFLAGS="$CXXFLAGS $FT2_CFLAGS"
LIBS="$LIBS $FT2_LIBS"
# Extract the first word of "perl", so it can be a program name with args.
set dummy perl; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:1813: checking for $ac_word" >&5
+echo "configure:1741: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_path_PERL'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
case "$PERL" in
/*)
ac_cv_path_PERL="$PERL" # Let the user override the test with a path.
;;
?:/*)
ac_cv_path_PERL="$PERL" # Let the user override the test with a dos path.
;;
*)
IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
ac_dummy="$PATH"
for ac_dir in $ac_dummy; do
test -z "$ac_dir" && ac_dir=.
if test -f $ac_dir/$ac_word; then
ac_cv_path_PERL="$ac_dir/$ac_word"
break
fi
done
IFS="$ac_save_ifs"
;;
esac
fi
PERL="$ac_cv_path_PERL"
if test -n "$PERL"; then
echo "$ac_t""$PERL" 1>&6
else
echo "$ac_t""no" 1>&6
fi
echo $ac_n "checking for flags to compile embedded Perl""... $ac_c" 1>&6
-echo "configure:1848: checking for flags to compile embedded Perl" >&5
+echo "configure:1776: checking for flags to compile embedded Perl" >&5
perl_embed_ldflags=`$PERL -MExtUtils::Embed -e ldopts`
perl_embed_ccflags=`$PERL -MExtUtils::Embed -e ccopts`
echo "$ac_t""$perl_embed_ccflags" 1>&6
CXXFLAGS="$CXXFLAGS $perl_embed_ccflags"
LIBS="$LIBS $perl_embed_ldflags"
if test "$program_transform_name" = s,x,x,; then
program_transform_name=
else
# Double any \ or $. echo might interpret backslashes.
cat <<\EOF_SED > conftestsed
s,\\,\\\\,g; s,\$,$$,g
EOF_SED
program_transform_name="`echo $program_transform_name|sed -f conftestsed`"
rm -f conftestsed
fi
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"
# sed with no file args requires a program.
test "$program_transform_name" = "" && program_transform_name="s,x,x,"
trap '' 1 2 15
cat > confcache <<\EOF
# 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. It is not useful on other systems.
# If it contains results you don't want to keep, you may remove or edit it.
#
# By default, configure uses ./config.cache as the cache file,
# creating it if it does not exist already. You can give configure
# the --cache-file=FILE option to use a different cache file; that is
# what configure does when it calls configure scripts in
# subdirectories, so they share the cache.
# Giving --cache-file=/dev/null disables caching, for debugging configure.
# config.status only pays attention to the cache file if you give it the
# --recheck option to rerun configure.
#
EOF
# 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 \
-e "s/'/'\\\\''/g" \
-e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
;;
*)
# `set' quotes correctly as required by POSIX, so do not add quotes.
sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
;;
esac >> confcache
if cmp -s $cache_file confcache; then
:
else
if test -w $cache_file; then
echo "updating cache $cache_file"
cat confcache > $cache_file
else
echo "not updating unwritable cache $cache_file"
fi
fi
rm -f confcache
trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
test "x$prefix" = xNONE && prefix=$ac_default_prefix
# Let make expand exec_prefix.
test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
# Any assignment to VPATH causes Sun make to only execute
# the first set of double-colon rules, so remove it if not needed.
# If there is a colon in the path, we need to keep it.
if test "x$srcdir" = x.; then
ac_vpsub='/^[ ]*VPATH[ ]*=[^:]*$/d'
fi
trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15
DEFS=-DHAVE_CONFIG_H
# Without the "./", some shells look in PATH for config.status.
: ${CONFIG_STATUS=./config.status}
echo creating $CONFIG_STATUS
rm -f $CONFIG_STATUS
cat > $CONFIG_STATUS <<EOF
#! /bin/sh
# Generated automatically by configure.
# Run this file to recreate the current configuration.
# This directory was configured as follows,
# on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
#
# $0 $ac_configure_args
#
# Compiler output produced by configure, useful for debugging
# configure, is in ./config.log if it exists.
ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]"
for ac_option
do
case "\$ac_option" in
-recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
-version | --version | --versio | --versi | --vers | --ver | --ve | --v)
echo "$CONFIG_STATUS generated by autoconf version 2.13"
exit 0 ;;
-help | --help | --hel | --he | --h)
echo "\$ac_cs_usage"; exit 0 ;;
*) echo "\$ac_cs_usage"; exit 1 ;;
esac
done
ac_given_srcdir=$srcdir
ac_given_INSTALL="$INSTALL"
trap 'rm -fr `echo "Makefile src/Makefile
data/Makefile
data/characters/Makefile
-data/characters/characters/Makefile
-data/characters/additional/Makefile
-data/characters/thirdparty/Makefile
data/fonts/Makefile data/gfx/Makefile data/script/Makefile
data/sound/Makefile config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
EOF
cat >> $CONFIG_STATUS <<EOF
# Protect against being on the right side of a sed subst in config.status.
sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g;
s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF
$ac_vpsub
$extrasub
s%@SHELL@%$SHELL%g
s%@CFLAGS@%$CFLAGS%g
s%@CPPFLAGS@%$CPPFLAGS%g
s%@CXXFLAGS@%$CXXFLAGS%g
s%@FFLAGS@%$FFLAGS%g
s%@DEFS@%$DEFS%g
s%@LDFLAGS@%$LDFLAGS%g
s%@LIBS@%$LIBS%g
s%@exec_prefix@%$exec_prefix%g
s%@prefix@%$prefix%g
s%@program_transform_name@%$program_transform_name%g
s%@bindir@%$bindir%g
s%@sbindir@%$sbindir%g
s%@libexecdir@%$libexecdir%g
s%@datadir@%$datadir%g
s%@sysconfdir@%$sysconfdir%g
s%@sharedstatedir@%$sharedstatedir%g
s%@localstatedir@%$localstatedir%g
s%@libdir@%$libdir%g
s%@includedir@%$includedir%g
s%@oldincludedir@%$oldincludedir%g
s%@infodir@%$infodir%g
s%@mandir@%$mandir%g
s%@host@%$host%g
s%@host_alias@%$host_alias%g
s%@host_cpu@%$host_cpu%g
s%@host_vendor@%$host_vendor%g
s%@host_os@%$host_os%g
s%@target@%$target%g
s%@target_alias@%$target_alias%g
s%@target_cpu@%$target_cpu%g
s%@target_vendor@%$target_vendor%g
s%@target_os@%$target_os%g
s%@build@%$build%g
s%@build_alias@%$build_alias%g
s%@build_cpu@%$build_cpu%g
s%@build_vendor@%$build_vendor%g
s%@build_os@%$build_os%g
s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g
s%@INSTALL_SCRIPT@%$INSTALL_SCRIPT%g
s%@INSTALL_DATA@%$INSTALL_DATA%g
s%@PACKAGE@%$PACKAGE%g
s%@VERSION@%$VERSION%g
s%@ACLOCAL@%$ACLOCAL%g
s%@AUTOCONF@%$AUTOCONF%g
s%@AUTOMAKE@%$AUTOMAKE%g
s%@AUTOHEADER@%$AUTOHEADER%g
s%@MAKEINFO@%$MAKEINFO%g
s%@SET_MAKE@%$SET_MAKE%g
s%@CXX@%$CXX%g
s%@MAIN_TRUE@%$MAIN_TRUE%g
s%@MAIN_FALSE@%$MAIN_FALSE%g
-s%@CHARACTERS_TRUE@%$CHARACTERS_TRUE%g
-s%@CHARACTERS_FALSE@%$CHARACTERS_FALSE%g
-s%@ADDITIONAL_TRUE@%$ADDITIONAL_TRUE%g
-s%@ADDITIONAL_FALSE@%$ADDITIONAL_FALSE%g
-s%@THIRDPARTY_TRUE@%$THIRDPARTY_TRUE%g
-s%@THIRDPARTY_FALSE@%$THIRDPARTY_FALSE%g
s%@AUTODIRS@%$AUTODIRS%g
s%@SDL_CONFIG@%$SDL_CONFIG%g
s%@SDL_CFLAGS@%$SDL_CFLAGS%g
s%@SDL_LIBS@%$SDL_LIBS%g
s%@FT2_CONFIG@%$FT2_CONFIG%g
s%@FT2_CFLAGS@%$FT2_CFLAGS%g
s%@FT2_LIBS@%$FT2_LIBS%g
s%@PERL@%$PERL%g
s%@perl_embed_ldflags@%$perl_embed_ldflags%g
s%@perl_embed_ccflags@%$perl_embed_ccflags%g
CEOF
EOF
cat >> $CONFIG_STATUS <<\EOF
# 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_cmds=90 # Maximum number of lines to put in a sed script.
ac_file=1 # Number of current file.
ac_beg=1 # First line for current file.
ac_end=$ac_max_sed_cmds # 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" conftest.subs > conftest.s$ac_file
else
sed "${ac_end}q" conftest.subs > conftest.s$ac_file
fi
if test ! -s conftest.s$ac_file; then
ac_more_lines=false
rm -f conftest.s$ac_file
else
if test -z "$ac_sed_cmds"; then
ac_sed_cmds="sed -f conftest.s$ac_file"
else
ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file"
fi
ac_file=`expr $ac_file + 1`
ac_beg=$ac_end
ac_end=`expr $ac_end + $ac_max_sed_cmds`
fi
done
if test -z "$ac_sed_cmds"; then
ac_sed_cmds=cat
fi
EOF
cat >> $CONFIG_STATUS <<EOF
CONFIG_FILES=\${CONFIG_FILES-"Makefile src/Makefile
data/Makefile
data/characters/Makefile
-data/characters/characters/Makefile
-data/characters/additional/Makefile
-data/characters/thirdparty/Makefile
data/fonts/Makefile data/gfx/Makefile data/script/Makefile
data/sound/Makefile"}
EOF
cat >> $CONFIG_STATUS <<\EOF
for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
# Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
case "$ac_file" in
*:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
*) ac_file_in="${ac_file}.in" ;;
esac
# Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
# Remove last slash and all that follows it. Not all systems have dirname.
ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
# The file is in a subdirectory.
test ! -d "$ac_dir" && mkdir "$ac_dir"
ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
# A "../" for each directory in $ac_dir_suffix.
ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
else
ac_dir_suffix= ac_dots=
fi
case "$ac_given_srcdir" in
.) srcdir=.
if test -z "$ac_dots"; then top_srcdir=.
else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
/*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
*) # Relative path.
srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
top_srcdir="$ac_dots$ac_given_srcdir" ;;
esac
case "$ac_given_INSTALL" in
[/$]*) INSTALL="$ac_given_INSTALL" ;;
*) INSTALL="$ac_dots$ac_given_INSTALL" ;;
esac
echo creating "$ac_file"
rm -f "$ac_file"
configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
case "$ac_file" in
*Makefile*) ac_comsub="1i\\
# $configure_input" ;;
*) ac_comsub= ;;
esac
ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
sed -e "$ac_comsub
s%@configure_input@%$configure_input%g
s%@srcdir@%$srcdir%g
s%@top_srcdir@%$top_srcdir%g
s%@INSTALL@%$INSTALL%g
" $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
fi; done
rm -f conftest.s*
# 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='\3'
ac_dD='%g'
# ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE".
ac_uA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
ac_uB='\([ ]\)%\1#\2define\3'
ac_uC=' '
ac_uD='\4%g'
# ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
ac_eA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
ac_eB='$%\1#\2define\3'
ac_eC=' '
ac_eD='%g'
if test "${CONFIG_HEADERS+set}" != set; then
EOF
cat >> $CONFIG_STATUS <<EOF
CONFIG_HEADERS="config.h"
EOF
cat >> $CONFIG_STATUS <<\EOF
fi
for ac_file in .. $CONFIG_HEADERS; do if test "x$ac_file" != x..; then
# Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
case "$ac_file" in
*:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
*) ac_file_in="${ac_file}.in" ;;
esac
echo creating $ac_file
rm -f conftest.frag conftest.in conftest.out
ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
cat $ac_file_inputs > conftest.in
EOF
# Transform confdefs.h into a sed script conftest.vals that substitutes
# the proper values into config.h.in to produce config.h. 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.vals
cat > conftest.hdr <<\EOF
s/[\\&%]/\\&/g
s%[\\$`]%\\&%g
s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD}%gp
s%ac_d%ac_u%gp
s%ac_u%ac_e%gp
EOF
sed -n -f conftest.hdr confdefs.h > conftest.vals
rm -f conftest.hdr
# 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.vals <<\EOF
s%^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */%
EOF
# Break up conftest.vals because some shells have a limit on
# the size of here documents, and old seds have small limits too.
rm -f conftest.tail
while :
do
ac_lines=`grep -c . conftest.vals`
# grep -c gives empty output for an empty file on some AIX systems.
if test -z "$ac_lines" || test "$ac_lines" -eq 0; then break; fi
# Write a limited-size here document to conftest.frag.
echo ' cat > conftest.frag <<CEOF' >> $CONFIG_STATUS
sed ${ac_max_here_lines}q conftest.vals >> $CONFIG_STATUS
echo 'CEOF
sed -f conftest.frag conftest.in > conftest.out
rm -f conftest.in
mv conftest.out conftest.in
' >> $CONFIG_STATUS
sed 1,${ac_max_here_lines}d conftest.vals > conftest.tail
rm -f conftest.vals
mv conftest.tail conftest.vals
done
rm -f conftest.vals
cat >> $CONFIG_STATUS <<\EOF
rm -f conftest.frag conftest.h
echo "/* $ac_file. Generated automatically by configure. */" > conftest.h
cat conftest.in >> conftest.h
rm -f conftest.in
if cmp -s $ac_file conftest.h 2>/dev/null; then
echo "$ac_file is unchanged"
rm -f conftest.h
else
# Remove last slash and all that follows it. Not all systems have dirname.
ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
# The file is in a subdirectory.
test ! -d "$ac_dir" && mkdir "$ac_dir"
fi
rm -f $ac_file
mv conftest.h $ac_file
fi
fi; done
EOF
cat >> $CONFIG_STATUS <<EOF
EOF
cat >> $CONFIG_STATUS <<\EOF
test -z "$CONFIG_HEADERS" || echo timestamp > stamp-h
exit 0
EOF
chmod +x $CONFIG_STATUS
rm -fr confdefs* $ac_clean_files
test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
diff --git a/configure.in b/configure.in
index 40535b7..8743acd 100644
--- a/configure.in
+++ b/configure.in
@@ -1,151 +1,121 @@
dnl without this order in this file, autoconf will not work!
dnl the argument is a source file out of your sources. But
dnl acinclude.m4 makes the job for all programs ;-)
AC_INIT(acinclude.m4)
dnl enable the following if you want to use autoconf/automake
dnl framework from a certain directory (like kde-common)
dnl AC_CONFIG_AUX_DIR(admin)
AC_CANONICAL_SYSTEM
AC_ARG_PROGRAM
-AM_INIT_AUTOMAKE(openmortal, 0.5)
+AM_INIT_AUTOMAKE(openmortal, 0.6)
AC_PREFIX_DEFAULT(/usr/local)
if test "x$prefix" = "xNONE"; then
prefix=$ac_default_prefix
ac_configure_args="$ac_configure_args --prefix $prefix"
fi
dnl without this order in this file, automake will be confused!
dnl
AM_CONFIG_HEADER(config.h)
AC_C_CONST
AC_PROG_CXX
dnl
dnl Switches
dnl These allow packagers to "trim" openmortal, and split it into smaller packages.
dnl
AC_ARG_ENABLE(main,
[ --enable-main Include main data and binary [default: yes]],
[case "${enableval}" in
yes) main=true ;;
no) main=false ;;
*) AC_MSG_ERROR(bad value ${enableval} for --enable-main) ;;
esac],[main=true])
AM_CONDITIONAL(MAIN, test x$main = xtrue)
-AC_ARG_ENABLE(characters,
-[ --enable-characters Include the first batch of characters [default: yes]],
-[case "${enableval}" in
- yes) characters=true ;;
- no) characters=false ;;
- *) AC_MSG_ERROR(bad value ${enableval} for --enable-characters) ;;
-esac],[characters=true])
-AM_CONDITIONAL(CHARACTERS, test x$characters = xtrue)
-
-AC_ARG_ENABLE(additional,
-[ --enable-additional Include the second batch of characters [default: yes]],
-[case "${enableval}" in
- yes) additional=true ;;
- no) additional=false ;;
- *) AC_MSG_ERROR(bad value ${enableval} for --enable-additional) ;;
-esac],[additional=true])
-AM_CONDITIONAL(ADDITIONAL, test x$additional = xtrue)
-
-AC_ARG_ENABLE(thirdparty,
-[ --enable-thirdparty Include the 3rd party characters [default: yes]],
-[case "${enableval}" in
- yes) thirdparty=true ;;
- no) thirdparty=false ;;
- *) AC_MSG_ERROR(bad value ${enableval} for --enable-thirdparty) ;;
-esac],[thirdparty=true])
-AM_CONDITIONAL(THIRDPARTY, test x$thirdparty = xtrue)
-
dnl checks for programs.
dnl first check for c/c++ compilers
dnl AC_CHECK_COMPILERS
dnl create only shared libtool-libraries
dnl AC_ENABLE_SHARED(yes)
dnl set the following to yes, if you want to create static
dnl libtool-libraries
dnl AC_ENABLE_STATIC(no)
AC_SUBST(AUTODIRS)
dnl in this space add everything you want to check for
dnl examples are specific headers, libraries, etc.
dnl Check for SDL
SDL_VERSION=1.2.0
AM_PATH_SDL($SDL_VERSION,
:,
AC_MSG_ERROR([*** SDL version $SDL_VERSION not found!])
)
CXXFLAGS="$CXXFLAGS $SDL_CFLAGS"
LIBS="$LIBS $SDL_LIBS"
dnl Check for SDL_image
AC_CHECK_LIB(SDL_image,
IMG_Load,
LIBS="$LIBS -lSDL_image",
AC_MSG_ERROR([*** SDL_image library not found!])
)
dnl Check for SDL_mixer
AC_CHECK_LIB(SDL_mixer,
Mix_OpenAudio,
LIBS="$LIBS -lSDL_mixer",
AC_MSG_ERROR([*** SDL_mixer library not found!])
)
dnl Check for SDL_net
AC_CHECK_LIB(SDL_net,
SDLNet_ResolveHost,
LIBS="$LIBS -lSDL_net",
AC_MSG_ERROR([*** SDL_net library not found!])
)
dnl Check for Freetype 2 library
FT2_VERSION=2.1.0
AC_CHECK_FT2(
$FT2_VERSION,
:,
AC_MSG_ERROR([*** FreeType 2 version $FT2_VERSION not found!])
)
CXXFLAGS="$CXXFLAGS $FT2_CFLAGS"
LIBS="$LIBS $FT2_LIBS"
dnl Perl-related stuff...
OMAC_PERL_EMBED_FLAGS
CXXFLAGS="$CXXFLAGS $perl_embed_ccflags"
LIBS="$LIBS $perl_embed_ldflags"
dnl perform program name transformation
AC_ARG_PROGRAM
dnl add here all your Makefiles. These will be created by configure
AC_OUTPUT(Makefile src/Makefile
data/Makefile
data/characters/Makefile
-data/characters/characters/Makefile
-data/characters/additional/Makefile
-data/characters/thirdparty/Makefile
data/fonts/Makefile data/gfx/Makefile data/script/Makefile
data/sound/Makefile)
diff --git a/openmortal.lsm b/openmortal.lsm
index 8ca561d..c3153ec 100644
--- a/openmortal.lsm
+++ b/openmortal.lsm
@@ -1,14 +1,14 @@
Begin3
Title: openmortal
-Version: 0.4
+Version: 0.6
Entered-date:
Description: Parody of the original fighting game "Mortal Kombat"
-Keywords:
+Keywords: entertainment games arcade fighting mortal parody
Author: upi <upi@apocalypse.rulez.org>
Maintained-by: upi <upi@apocalypse.rulez.org>
Primary-site: http://apocalypse.rulez.org/~upi/Mortal
Home-page: http://apocalypse.rulez.org/~upi/Mortal
Original-site: http://apocalypse.rulez.org/~upi/Mortal
Platforms: Linux and other Unices
Copying-policy: GNU Public License
End
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Tue, Jun 16, 12:17 AM (2 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
70564
Default Alt Text
(109 KB)
Attached To
Mode
R76 OpenMortal
Attached
Detach File
Event Timeline