Commit graph

26 commits

Author SHA1 Message Date
Peter Szücs
f8c4d43fdd Wrap parameters with brackets.
This fixes some warnings and an issue on mac.
The warning is reported in the m4 internals:
warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
2011-08-28 12:50:11 +02:00
Peter Szücs
7f31990508 Fix "unrecognized option -pthread" spam in mingw. 2011-08-28 12:39:23 +02:00
Peter Szücs
d42f18979f Remove dependency on sdl.m4 and pkg.m4 files. 2011-08-28 12:39:23 +02:00
Erik Ogenvik
a7f688d334 Bumped required boost version.
Since 1.34 doesn't contain the shared_mutex we rely on. Note that I
haven't actually tried compiling against this version of boost, so it
might very well be that we have to bump the required version even
higher.
2011-08-19 17:38:36 +02:00
Erik Hjortsberg
ec733993c9 Added extra check for tolua++5.1.
Which is the name of the tolua++ command on Ubuntu. Should make it
easier to compile.
2011-01-16 23:04:43 +01:00
Erik Hjortsberg
ea8afe872d Changed from "--with-tolua++" to "--with-toluaxx" as the plus signs
apparently weren't working so well.
2010-07-14 10:03:27 +02:00
Erik Hjortsberg
371d7d8447 Correctly define the --with-tolua++ switch. 2010-06-05 17:03:48 +02:00
Erik Hjortsberg
debef0025e Allow the tolua++ command to be set at configure time. 2010-06-02 20:42:53 +02:00
Erik Hjortsberg
c2c3057bd8 Fixed extra line feed which resulted in incorrectly generated configure script on mingw. 2010-02-08 10:54:39 +01:00
Erik Hjortsberg
f7d3f12369 We prefer to use AC_DEFINE rather than compilation flags. 2010-01-14 08:08:54 +01:00
Erik Hjortsberg
e77ab704b8 Make checking for OpenGL optional. 2010-01-13 20:55:55 +01:00
Erik Hjortsberg
045540ee33 Reactivated OpenGL checking code which was removed by mistake. 2010-01-02 21:23:11 +01:00
Erik Hjortsberg
a53d6d7617 Fixes for the boost detection. 2009-11-21 17:39:26 +01:00
Erik Hjortsberg
fb68147862 Added better detection of the boost threading libs. Parts of the macro
taken from Ogre's acinclude.m4.
2009-11-02 21:10:19 +01:00
Erik Hjortsberg
6a2802e1f7 Removed unused macros. 2009-07-10 00:53:40 +02:00
Erik Hjortsberg
5f0b975781 2006-12-17 Erik Hjortsberg <erik@katastrof.nu>
* acinclude.m4: more GL fixes
2006-12-17 09:30:06 +00:00
Erik Hjortsberg
1877971d3f 2006-12-17 Erik Hjortsberg <erik@katastrof.nu>
* acinclude.m4: fixed GL includes
2006-12-16 23:46:37 +00:00
Erik Hjortsberg
a8392c60d0 2006-11-23 Erik Hjortsberg <erik@katastrof.nu>
* acinclude.m4: cleaned up
	* ember.in: use the MEDIA_VERSION variable
2006-11-28 00:22:23 +00:00
Erik Hjortsberg
895d386acc 2005-10-13 Erik Hjortsberg <erik@katastrof.nu>
* acinclude:m4, src/services/config/ConfigService.*, src/services/config/Makefile.am, src/framework/binreloc.*, src/framework/Makefile.am, src/framework/prefix.*, src/components/ogre/EmberOgre.cpp, src/components/ogre/Makefile.am: upgraded to binreloc 2.0
2005-10-12 23:28:31 +00:00
Erik Hjortsberg
b7e2ba3de3 2005-04-11 Erik Hjortsberg <erik@katastrof.nu>
* Require eris 1.3.4 because of changes to the Connection API.
	* Use binreloc for relocatable binaries.
2005-04-10 23:08:51 +00:00
Ron Steinke
897ebe91ed GL test for mingw32, take 4. 2004-02-15 18:13:11 +00:00
Ron Steinke
888f151f5c * configure.ac, acinclude.m4: Use new combined macro for libz, libpng,
SDL and SDL_image check that will also work under win32.
2004-02-08 19:58:52 +00:00
James Turner
3066d0cd84 2003-05-09 James Turner <james at worldforge dot org>
* Overhaul configure.ac to be totally pkg-config
    based, to work with the current stable release of all
	the WorldForge libs.
	* Remove all the copied AM_PATH_xxxx macros from
	acinlude.m4, since they are no longer necessary.
2003-05-09 22:35:48 +00:00
James Turner
9f564555bd 2002-05-12 James Turner <james@worldforge.org>
* Added more macros to acinclude.m4 to make configure a bit
      more robust in the face of missing packages and so on.
2002-05-12 11:47:51 +00:00
Dan Tomalesky
ffdb5eea18 2002-03-27 Dan Tomalesky <grim@xynesis.com>
* Added eris into configure.in and added the m4 macro for eris into
      acinclude.m4 so that configure reports nicely that you don't have it
      instead of crazy automake errors.
2002-03-28 02:28:30 +00:00
Al Riddoch
86f2f266ee Added cppunit.4 so that configure will still run without cppunit 2002-03-03 17:44:57 +00:00