--- mpeg4ip-1.4.1/bootstrap.orig	2006-01-02 15:16:28.000000000 +0000
+++ mpeg4ip-1.4.1/bootstrap	2006-01-02 15:16:41.000000000 +0000
@@ -35,15 +35,6 @@ if (test ! -f "$MPEG4IP_SRC/configure") 
 fi
 
 target_system=`uname -s`
-if sdl-config --version >/dev/null 2>/dev/null
-    then
-    echo "SDL appears to be installed"
-else
-    echo "SDL does not appear to be installed - install the SDL development package"
-    echo "You must have sdl-config in your path to continue"
-    exit 1
-fi
-
 allargs="$@"
 set -x