X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=config%2Fgrc_gr_video_sdl.m4;h=5261533166579a6a75cd925f3441c34d22ba2cdc;hb=0cfd4875e519e2b1ee05d074f72ec67391ed13bf;hp=280714aa207dc6728d196b0250956f38eaabd432;hpb=18a684bf3dc144c48fc4cc6cc72f5070febd8074;p=debian%2Fgnuradio diff --git a/config/grc_gr_video_sdl.m4 b/config/grc_gr_video_sdl.m4 index 280714aa..52615331 100644 --- a/config/grc_gr_video_sdl.m4 +++ b/config/grc_gr_video_sdl.m4 @@ -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)