makefiledir/Makefile.libdetection
changeset 4628 b71682c27b5e
parent 3406 ee3af0f1932b
child 5108 aeaef6fe53b7
--- a/makefiledir/Makefile.libdetection	Wed Sep 20 19:31:56 2006 +0000
+++ b/makefiledir/Makefile.libdetection	Thu Sep 21 06:25:13 2006 +0000
@@ -61,12 +61,7 @@
 # END BYPASS_OS_DETECT
 endif
 
-# FreeBSD uses sdl11 instead of sdl
-ifdef FREEBSD
-SDL_CONFIG:=sdl11-config
-else
 SDL_CONFIG:=sdl-config
-endif
 
 # set libpng-config to the default value
 LIBPNG_CONFIG :=libpng-config