X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fmodules%2Fsdl%2Fconfigure;h=8d2a2049318dd92fe3a0fe8dea4f4c075655a4b3;hb=3374a9bd3da60d13e5b361a809bcef172aa23920;hp=53bafdd6c34f8f01d6c8acbbfc76f996db078622;hpb=f12b45a62e34d34dbf2f800431dd0cb9f4c39c80;p=melted diff --git a/src/modules/sdl/configure b/src/modules/sdl/configure index 53bafdd..8d2a204 100755 --- a/src/modules/sdl/configure +++ b/src/modules/sdl/configure @@ -6,7 +6,7 @@ then sdl-config --version > /dev/null 2>&1 disable_sdl=$? - if [ "$disable_sdl" == "0" ] + if [ "$disable_sdl" = "0" ] then echo "sdl libmltsdl$LIBSUF" >> ../consumers.dat echo "sdl_preview libmltsdl$LIBSUF" >> ../consumers.dat