Commit Graph
105 Commits
Author SHA1 Message Date
Steve Checkoway 7488850bb4 fix strtof check 2006-03-20 18:42:11 +00:00
Steve Checkoway c3e74bbecc Oops. 2006-03-20 08:06:51 +00:00
Steve Checkoway c5b491ab62 Check for BSD. 2006-03-20 06:40:33 +00:00
Steve Checkoway 731368a0e7 Use host_os and host_cpu. 2006-02-12 22:38:38 +00:00
Steve Checkoway e7844d28b5 No, really fix cstdlib issue. 2006-02-02 22:09:04 +00:00
Steve Checkoway 2b9e688796 Fix llabs test. 2006-02-02 22:00:31 +00:00
Steve Checkoway 5ce90c8e01 Fix 2006-01-12 09:34:56 +00:00
Steve Checkoway 90585d9af2 Check for SIGUSR1. Untested since the configure script does not respect my CXXFLAGS and cannot find png.h, even though it is there. 2006-01-11 06:21:20 +00:00
Glenn Maynard 0893b42170 split out ffmpeg check 2005-10-20 20:21:19 +00:00
Glenn Maynard 1a1a5bd01e remove SDL from Makefile; used only by Mac build now 2005-10-17 02:37:14 +00:00
Steve Checkoway 74788af655 Fix compile (but not link--see list) on PPC linux. 2005-10-08 11:56:36 +00:00
Glenn Maynard 92efdcb151 make SDL optional; default off 2005-06-02 23:17:34 +00:00
Ben Anderson d969e8fc06 SDL is no longer mandatory (on Linux anyway). 2005-04-06 00:20:52 +00:00
Glenn Maynard 6b12013bd5 add pthread_cond_timedwait check 2005-01-26 17:59:20 +00:00
Sean Burke cd067584c1 Add iconv check to configure 2004-11-04 23:47:48 +00:00
Glenn Maynard 481cde47a3 SM_TLS 2004-09-09 02:25:28 +00:00
Glenn Maynard b1f26e846d require ffmpeg 0.4.9 2004-08-06 23:58:54 +00:00
Glenn Maynard 6acad3269c workaround dumb linkers 2004-07-15 20:32:47 +00:00
Glenn Maynard 3193dc21a7 wait, that's not quite right 2004-07-15 20:26:06 +00:00
Glenn Maynard 21ce64de1d dumb libjpeg search fix 2004-07-15 20:22:55 +00:00
Sean Burke d59d1a0ae8 Recognize x86-64. 2004-06-15 22:44:00 +00:00
Glenn Maynard a5cde1da0b do host stuff earlier, so other macros can use it if they want 2004-06-15 05:13:01 +00:00
Glenn Maynard 387e7c74e1 add --without-network 2004-06-15 02:14:34 +00:00
Glenn Maynard a83e2f4980 do it like this 2004-06-15 00:17:50 +00:00
Sean Burke 3c89644f66 Define LINUX_PPC. 2004-06-15 00:06:41 +00:00
Glenn Maynard 7fd8f3d3cc define HAVE_SDL 2004-06-14 04:12:19 +00:00
Glenn Maynard 7481f3fcb3 remove PATH_MAX check 2004-06-14 01:23:02 +00:00
Glenn Maynard b58fa07741 sdl, linux, unix automake conditionals 2004-06-13 19:58:07 +00:00
Glenn Maynard fc202fc210 more useful LINUX/UNIX defines 2004-06-13 19:30:45 +00:00
Glenn Maynard 59fc237f79 endian.h check 2004-06-13 07:34:20 +00:00
Glenn Maynard cb95729633 AC_C_BIGENDIAN 2004-06-12 07:57:34 +00:00
Glenn Maynard e9a6c74745 -DUNIX 2004-06-12 07:46:40 +00:00
Glenn Maynard 6e8d5f79cf fix libpng and libjpeg listed twice in LIBS 2004-06-11 01:41:17 +00:00
Glenn Maynard 14aa978423 PATH_MAX check 2004-06-10 07:15:32 +00:00
Glenn Maynard 0b8b2ad654 allow compiling without JPEG (unfinished) 2004-06-09 07:08:42 +00:00
Glenn Maynard 4b85fc3307 libpng cleanup 2004-06-09 06:59:05 +00:00
Glenn Maynard 0e79b30cad cleanup 2004-05-28 06:59:14 +00:00
Glenn Maynard 84cd21d77f update 2004-05-18 06:49:40 +00:00
Glenn Maynard 43f8d08dbb add libpng check 2004-05-17 02:03:28 +00:00
Glenn Maynard 46c51ad33a add OSS_GETVERSION check 2004-05-06 09:25:15 +00:00
Glenn Maynard a65778ab4d s/==/=/ 2004-05-06 07:19:24 +00:00
Glenn Maynard fb9ad46efd cleanup
remove NHAVE_SDL
2004-04-06 01:30:37 +00:00
Glenn Maynard 8eb42b9094 This option shouldn't really even exist; it shouldn't be enabled by default. 2004-04-03 02:41:51 +00:00
Glenn Maynard 83bd2a6b14 check for sys/soundcard.h, not linux/soundcard.h 2004-04-02 20:49:10 +00:00
Kevin Slaughter 9e141f3f78 Fixed Linux FFMpeg -- Matriark 2004-04-01 10:21:08 +00:00
Glenn Maynard 9e192360a6 define _GNU_SOURCE 2004-03-28 03:00:05 +00:00
Glenn Maynard 009b6bcfa8 disable the fallback copy of SDL in linux 2004-03-25 00:37:40 +00:00
Glenn Maynard 2e5bf2fb03 plain pthreads check 2004-03-20 22:00:15 +00:00
Glenn Maynard d9ef0e1b14 pthread_mutex_timedlock, ranlib check 2004-03-20 21:47:09 +00:00
Glenn Maynard eca7863cf4 add libXtst check
simplify
2004-03-15 02:26:34 +00:00