Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of SWIG...
[debian/gnuradio] / config / grc_gr_gcell.m4
index 191afdc087e00bee9fb078c0e937644f11bc0868..476de364fa0315b5819718fc8963242678b5ee4f 100644 (file)
@@ -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])