# HG changeset patch # User diego # Date 1162239804 0 # Node ID 54162022411e754c0c4e789d3b59ffdd513963ad # Parent 5cf2bd4d0911061619c877c701ea17e851e017c2 Remove special output for outdated SDL. It's doubtful such old versions still exist in the wild and we don't do this for other libs. diff -r 5cf2bd4d0911 -r 54162022411e configure --- a/configure Mon Oct 30 20:22:00 2006 +0000 +++ b/configure Mon Oct 30 20:23:24 2006 +0000 @@ -4577,8 +4577,6 @@ _def_sdlbuggy='#undef BUGGY_SDL' fi _sdl=yes - else - _res_comment="outdated" fi fi fi @@ -8447,22 +8445,6 @@ echo fi -if test "$_sdl" = "outdated" ; then - cat <