From: eb Date: Tue, 27 Nov 2007 19:38:39 +0000 (+0000) Subject: disable gr-video-sdl until sdl.m4 is fixed X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=0795ff1cc1f886c9749a4f95cd708190ec7eef20;p=debian%2Fgnuradio disable gr-video-sdl until sdl.m4 is fixed git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7044 221aa14e-8319-0410-a670-987f0aec2ac5 --- diff --git a/configure-cell-cross b/configure-cell-cross index fce211f8..6d3c5183 100755 --- a/configure-cell-cross +++ b/configure-cell-cross @@ -48,6 +48,7 @@ $scriptdir/configure \ PKG_CONFIG_PATH=${cell_root}/usr/lib/pkgconfig:${cell_root}/usr/local/lib/pkgconfig \ --host=powerpc64-unknown-linux-gnu \ --with-pythondir=$prefix/lib/python${python_version}/site-packages \ + --disable-gr-video-sdl \ "$@"