gnuradio-core: Disable (temporarily) interpolator tap calculation
authorJohnathan Corgan <jcorgan@corganenterprises.com>
Fri, 14 May 2010 02:10:44 +0000 (19:10 -0700)
committerJohnathan Corgan <jcorgan@corganenterprises.com>
Fri, 14 May 2010 02:10:44 +0000 (19:10 -0700)
There is some breakage with GR_FORTRAN / AC_PROG_F77 when running
bootstrap.  The gen_interpolator_taps binary is only needed to
regenerate the MMSE interpolator taps, which hasn't been done for
several years.  Disable this until proper fix can be done.


No differences found