Commit Graph
27 Commits
Author SHA1 Message Date
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