Commit Graph

40 Commits

Author SHA1 Message Date
Sean Burke 2f60572cb2 Define presence of X11 in configure 2005-03-13 23:06:07 +00:00
Glenn Maynard c456148b37 quiet aclocal 1.8 warnings 2005-01-17 17:51:18 +00:00
Glenn Maynard 0460501020 check Lua, even when using lua-config 2005-01-12 14:24:44 +00:00
Glenn Maynard b609af7cce check whether __thread binaries actually run 2004-12-17 02:25:52 +00:00
Sean Burke cd067584c1 Add iconv check to configure 2004-11-04 23:47:48 +00:00
Glenn Maynard 267a3a9abd enable x86 backtracer on x86-64 2004-10-22 22:17:36 +00:00
Glenn Maynard 006c10e1e4 add tls check 2004-09-09 02:24:52 +00:00
Glenn Maynard dfa5cd9348 remove backtrace() support; system backtrace isn't good enough 2004-06-16 02:50:34 +00:00
Glenn Maynard 76319610bc maybe work around lua -ldl stuff 2004-06-13 18:43:21 +00:00
Glenn Maynard 06af12a4aa cleanup 2004-06-04 20:35:05 +00:00
Glenn Maynard bf6d177250 fix calling lua-config if lua-config50 was found 2004-06-04 20:32:38 +00:00
Glenn Maynard bb39eab0f0 only check for libXtst if we found X 2004-06-04 20:31:45 +00:00
Glenn Maynard 856edd55bb stop linking against libSM and libICE 2004-05-27 23:03:23 +00:00
Glenn Maynard c069732f02 fix vorbis when only static libraries are available 2004-03-19 02:05:55 +00:00
Glenn Maynard eca7863cf4 add libXtst check
simplify
2004-03-15 02:26:34 +00:00
Glenn Maynard 497c3a18e3 fix check 2004-02-16 04:49:06 +00:00
Glenn Maynard f40b156a6e LUA_LIBS="$LIB_LUA $LIB_LUA_LIB" 2004-02-15 01:39:34 +00:00
Glenn Maynard dbe0f10b53 lua checks 2004-02-14 22:05:09 +00:00
Glenn Maynard c812ac2ec9 remove mesa junk; symlink it to libGL if you really want to do that
handle broken systems that need -lGLU to link -lGL
2004-01-30 05:19:22 +00:00
Steve Checkoway bc3e405877 Don't depend on the linker being smart enough to pull in -lGL. See my e-mail to the dev list for more details. 2004-01-30 05:14:02 +00:00
Glenn Maynard 5548778cb1 do the GLU check correctly 2004-01-27 06:09:27 +00:00
Steve Checkoway 560b7b1e63 Compile with -lGLU. This is untested but it _should_ be correct and fix the linking problems reported for linux. 2004-01-25 10:07:14 +00:00
Glenn Maynard 4f6d8b0ef5 cxa_demangle check 2003-12-22 02:14:40 +00:00
Glenn Maynard 045811f341 add zlib test 2003-12-10 08:07:54 +00:00
Glenn Maynard dfdc683d66 Fix BACKTRACE_METHOD_X86_LINUX on RedHat 2003-12-01 19:43:33 +00:00
Glenn Maynard 764b227a84 Cleanup. 2003-11-02 23:22:57 +00:00
Glenn Maynard 0a64a82d82 move audio format checks to a file 2003-09-20 20:03:44 +00:00
Glenn Maynard 7654dab0f5 Make systems with broken dynamic linkers happy. 2003-09-19 23:30:43 +00:00
Glenn Maynard a88753627b remove mdl_have_opengl.m4 2003-09-18 22:28:45 +00:00
Glenn Maynard 35c7641177 Rewrite overcomplicated OpenGL test. 2003-09-18 22:28:19 +00:00
Sean Burke e57bddddb9 Add conditional link to system SDL 1.2.6 2003-09-16 19:24:17 +00:00
Glenn Maynard fa1b6715b4 Set BACKTRACE_METHOD_TEXT, BACKTRACE_LOOKUP_METHOD_TEXT 2003-09-16 03:18:39 +00:00
Glenn Maynard 69d11d5fbb We don't use GLU. 2003-09-05 08:16:14 +00:00
Steve Checkoway f46d947b70 changed the defines 2003-07-31 19:17:20 +00:00
Glenn Maynard 1ad8b9ad0f fix crash handler not always being installed properly 2003-07-29 20:59:39 +00:00
Glenn Maynard fa8c738360 add m4 so you don't need gtk installed to run ./autogen.sh 2003-07-28 08:57:13 +00:00
Glenn Maynard 235bfae707 add tests 2003-07-27 07:42:40 +00:00
Glenn Maynard 725bc58c92 fix heinously broken m4 macro (s/-lm// does very cute things to "-lmad") 2003-07-27 03:32:59 +00:00
Steve Checkoway 69685e4791 Check for alsa9 in the configure script. 2003-05-01 09:51:45 +00:00
Glenn Maynard f3b1cf1f2e opengl test macro 2003-02-20 00:38:11 +00:00