log configure.in @ 3428:78475292e059

age author description
Mon, 09 Nov 2009 04:13:51 +0000 Sam Lantinga Fixed bug #878
Wed, 28 Oct 2009 04:27:50 +0000 Sam Lantinga Adam Strzelecki to SDL
Sun, 18 Oct 2009 17:49:40 +0000 Sam Lantinga Merged improvements to SDL_SoftStretch() from SDL 1.2
Tue, 13 Oct 2009 07:02:19 +0000 Sam Lantinga We don't need dlvsym() for ALSA anymore, yay!
Tue, 13 Oct 2009 06:49:29 +0000 Sam Lantinga Only show the dynamic audio libraries if we'll be dynamically loading them
Tue, 13 Oct 2009 06:40:08 +0000 Sam Lantinga Simplify and improve dynamic library detection, taken from SDL_image
Tue, 13 Oct 2009 06:33:46 +0000 Sam Lantinga Debian patch: 050_altivec_detection.diff
Tue, 13 Oct 2009 05:30:29 +0000 Sam Lantinga Missed converting PULSE to PULSEAUDIO
Sun, 11 Oct 2009 10:38:38 +0000 Sam Lantinga A better solution to making the default build optimization -O3
Sat, 10 Oct 2009 15:22:16 +0000 Mike Gorchak Added phrender library linkage for QNX target.
Sat, 10 Oct 2009 09:58:24 +0000 Sam Lantinga Fixed bug #833
Sat, 10 Oct 2009 05:27:59 +0000 Sam Lantinga Use test instead of [ because that's an m4 quote character
Thu, 08 Oct 2009 09:07:58 +0000 Sam Lantinga Fixed bug #828
Wed, 07 Oct 2009 06:11:53 +0000 Sam Lantinga SuSE 11.1 installs directfb-config without directfb-devel, so check to
Sun, 04 Oct 2009 03:38:01 +0000 Sam Lantinga Use gcc's built-in dependency generation, thanks to Adam Strzelecki