Remove one of the loop when posting new data; calculations are done the same time...
[debian/gnuradio] / mblock / mblock.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: mblock
7 Description: The GNU Radio message block library
8 Requires: pmt gnuradio-omnithread
9 Version: @VERSION@
10 Libs: -L${libdir} -lmblock
11 Cflags: -I${includedir}