X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=config%2Fgrc_gr_gcell.m4;h=476de364fa0315b5819718fc8963242678b5ee4f;hb=a8e0d810000c080e2ea966bc967fd0c6d21da61d;hp=191afdc087e00bee9fb078c0e937644f11bc0868;hpb=06e7a0313a09ee812061d855a47206ed303eac7f;p=debian%2Fgnuradio diff --git a/config/grc_gr_gcell.m4 b/config/grc_gr_gcell.m4 index 191afdc0..476de364 100644 --- a/config/grc_gr_gcell.m4 +++ b/config/grc_gr_gcell.m4 @@ -1,4 +1,4 @@ -dnl Copyright 2001,2002,2003,2004,2005,2006,2008 Free Software Foundation, Inc. +dnl Copyright 2001,2002,2003,2004,2005,2006,2008,2009 Free Software Foundation, Inc. dnl dnl This file is part of GNU Radio dnl @@ -31,12 +31,6 @@ AC_DEFUN([GRC_GR_GCELL],[ gr-gcell/src/run_tests \ ]) - dnl kludge up initial swig dependency files - AC_CONFIG_COMMANDS([swig_gcell_deps], [ - touch gr-gcell/src/gcell.d - ]) - - GRC_BUILD_CONDITIONAL(gr-gcell,[ dnl run_tests is created from run_tests.in. Make it executable. AC_CONFIG_COMMANDS([run_tests_gcell], [chmod +x gr-gcell/src/run_tests])