blob: f9521c29d3bb2dcc6f54912c3700c9a5de03f859 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Have configure check for correct version of SWIG.
gr_swig checks, but doesn't set any variable that can be checked
afterwards.
Failure to find SWIG should disable build of scripting directory
Have configure search for FFTW includes and libraries (use pkg-config
to find them)
Come up with a consistent naming strategy and implement it!
make o'scope display fast enough
|