blitzpp / blitz

Blitz++ Multi-Dimensional Array Library for C++
https://github.com/blitzpp/blitz/wiki
Other
406 stars 84 forks source link

'configure --without-tbb' still looks for tbb #20

Open yurivict opened 6 years ago

yurivict commented 6 years ago

Log says there is --without-tbb:

  $ ./configure --enable-shared --disable-array-length-padding --disable-fortran --disable-serialization --without-tbb --disable-threadsafe --prefix=/usr/local --localstatedir=/var --mandir=/usr/local/man --disable-silent-rules --infodir=/usr/local/info/ --build=amd64-portbld-freebsd11.1

but it still looks for tbb:

checking tbb/atomic.h usability... yes
checking tbb/atomic.h presence... yes
checking for tbb/atomic.h... yes