X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=config%2Fgrc_usrp2.m4;h=701b100ad98a3c7e5f91c2eb8870644ed146aa33;hb=2723c3fb2a22872bba1c72bab1d0c4e74ffda86f;hp=f7064c9168ff6964b55b5aa4724dc9157606632c;hpb=d497b054a51bc049640c1d43cb54ca3d54ffdb4a;p=debian%2Fgnuradio diff --git a/config/grc_usrp2.m4 b/config/grc_usrp2.m4 index f7064c91..701b100a 100644 --- a/config/grc_usrp2.m4 +++ b/config/grc_usrp2.m4 @@ -1,4 +1,4 @@ -dnl Copyright 2008 Free Software Foundation, Inc. +dnl Copyright 2008,2010 Free Software Foundation, Inc. dnl dnl This file is part of GNU Radio dnl @@ -23,9 +23,8 @@ AC_DEFUN([GRC_USRP2],[ dnl firmware uses a subsidiary configure.ac AC_CONFIG_SUBDIRS([usrp2/firmware]) - dnl Don't do usrp if omnithread or gruel is skipped + dnl Don't do usrp if gruel is skipped GRC_CHECK_DEPENDENCY(usrp2, gruel) - GRC_CHECK_DEPENDENCY(usrp2, omnithread) dnl USRP2 host code only works on Linux at the moment AC_MSG_CHECKING([whether host_os is linux*])