opencv/modules/core
Roman Donchenko 4f9554eead Removed a few more unused configuration macros.
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.
2013-07-10 18:29:11 +04:00
..
doc Some fixes for incorrectly documented parameters identified by rst_parser.py (Bug #1205) 2013-06-18 16:48:24 +04:00
include/opencv2/core Removed a few more unused configuration macros. 2013-07-10 18:29:11 +04:00
perf add multiruns to fix "unreliable results" error 2013-06-13 21:14:42 +04:00
src Removed a few more unused configuration macros. 2013-07-10 18:29:11 +04:00
test Backported RNG_MT19937 from master. 2013-04-10 19:39:38 +04:00
CMakeLists.txt Automatically add CUDA support to a module if it has CUDA sources. 2013-04-10 12:20:54 +04:00