Commit Graph
68 Commits
Author SHA1 Message Date
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
Glenn Maynard fa02a51460 add --enable-tests 2004-02-18 01:19:01 +00:00
Glenn Maynard 7be0840948 cleanup
fix bailout if no libjpeg
2004-02-18 00:14:16 +00:00
Glenn Maynard a3652a2b9d SM_LUA 2004-02-14 22:05:47 +00:00
Glenn Maynard c3138a95ba add libjpeg check 2004-02-13 10:42:22 +00:00
Glenn Maynard 56dec846d9 cleanup 2004-02-11 05:44:59 +00:00
Glenn Maynard 00b66343f5 add check for llabs 2004-01-20 00:09:12 +00:00
Glenn Maynard 28badd0a54 add stdint.h check 2004-01-19 22:18:31 +00:00
Glenn Maynard 6b831d5dc1 reenable SDL_image check 2004-01-06 05:51:28 +00:00
Glenn Maynard 25a936ce20 add AM_MAINTAINER_MODE 2003-12-24 04:28:20 +00:00
Glenn Maynard a9a0bcb68a add SM_ZLIB 2003-12-10 08:14:48 +00:00
Glenn Maynard 78908329f8 fix math checks 2003-11-03 21:40:07 +00:00
Glenn Maynard d9f4c8d2f0 add check for libavcodec >= 0.4.8 2003-11-03 21:17:45 +00:00
Glenn Maynard c211db9f69 add --with-fast-compile, --with-prof 2003-10-22 21:32:22 +00:00
Glenn Maynard 2a0c57ac40 Add --with-debug. 2003-10-06 05:02:59 +00:00
Glenn Maynard 0a64a82d82 move audio format checks to a file 2003-09-20 20:03:44 +00:00
Steve Checkoway 246b0e7b3a Remove Darwin as it isn't needed here anymore. 2003-09-19 20:43:27 +00:00
Glenn Maynard 28b46ead6c #define LINUX 2003-09-19 02:18:43 +00:00
Glenn Maynard 0324bc3f51 Disable "warning: enumeration value `...' not handled in switch".
This is actually a very useful warning, but we use "NUM_FOO" entries
in enums too much, we often intentionally have partial switches,
and if we4 put a default: in every switch, this warning is pointless.
2003-09-19 00:54:38 +00:00
Glenn Maynard e66877ce5e Turn off "warning: unused parameter". 2003-09-19 00:45:56 +00:00
Glenn Maynard 1ee3589c63 When did I disable warnings? Oops. Turn on warnings. (Too many warnings;
I'll be pruning a couple in a minute.)
2003-09-19 00:42:21 +00:00
Glenn Maynard 35c7641177 Rewrite overcomplicated OpenGL test. 2003-09-18 22:28:19 +00:00
Glenn Maynard 0266cfb736 test 2003-09-16 22:26:17 +00:00
Sean Burke e57bddddb9 Add conditional link to system SDL 1.2.6 2003-09-16 19:24:17 +00:00
Glenn Maynard dd052cfc90 remove spurious output 2003-09-16 02:29:01 +00:00
Glenn Maynard ef66837ec2 Require MP3 support by default 2003-09-16 02:26:55 +00:00
Glenn Maynard 489e45b34c If you don't want Vorbis, say so explicitly. 2003-09-16 02:19:47 +00:00
Aaron VonderHaar 1e5f40b62b Must check for libogg first because libvorbis depends on it 2003-09-14 06:33:28 +00:00
Glenn Maynard fdbd1d9f7f NO_VORBIS_SUPPORT 2003-09-13 05:08:17 +00:00
Glenn Maynard fd4ade0a86 allow disabling ogg, add int ogg 2003-09-13 05:05:26 +00:00
Glenn Maynard 7e2c6c784a backwards 2003-09-13 02:04:29 +00:00
Glenn Maynard 13683a52f0 add MP3 tests 2003-09-13 01:33:00 +00:00
Glenn Maynard 786d9e2156 Don't use huge GTK CFLAGS for all objects. 2003-09-05 07:41:02 +00:00
Glenn Maynard a551ff23f1 add test for inttypes.h 2003-09-02 19:28:43 +00:00
Glenn Maynard 92349937f8 s/AVCodec/FFMpeg/ 2003-09-02 04:01:01 +00:00
Glenn Maynard 22ef42ba7f libavcodec-based movie decoding 2003-08-29 04:34:10 +00:00
Glenn Maynard 235bfae707 add tests 2003-07-27 07:42:40 +00:00
Glenn Maynard 99f890a316 fix --disable-gtk2 2003-07-24 06:05:52 +00:00