mirror of
https://github.com/opencv/opencv.git
synced 2026-07-28 06:43:01 +04:00
4f9554eead
I've left HAVE_LIBPTHREAD as a CMake variable, since TBB's build depends on it. Some macros in internal.hpp depended on HAVE_ALLOCA_H, but they were, in turn, unused, so I've just deleted them all.