Imported Upstream version 3.0.2
[debian/gnuradio] / config / grc_gr_video_sdl.m4
index 280714aa207dc6728d196b0250956f38eaabd432..5261533166579a6a75cd925f3441c34d22ba2cdc 100644 (file)
@@ -29,7 +29,7 @@ AC_DEFUN([GRC_GR_VIDEO_SDL],[
     passed=yes
     SDL_VERSION=1.2.0
     AM_PATH_SDL($SDL_VERSION,[],
-        [passed=no;AC_MSG_RESULT([gr-video-sdl requires library sdl, not found.])])
+        [passed=no;AC_MSG_RESULT([gr-video-sdl requires library sdl, not found or failed test.])])
 
     GRC_BUILD_CONDITIONAL([gr-video-sdl],[
        AC_SUBST(SDL_CFLAGS)