Lines Matching +full:auto +full:- +full:detection
9 LIBPTHSEM_SITE = http://www.auto.tuwien.ac.at/~mkoegler/pth
10 LIBPTHSEM_LICENSE = LGPL-2.1+
14 LIBPTHSEM_CONFIG_SCRIPTS = pthsem-config
16 # Force the setjmp/longjmp detection, because the test being done in
17 # the AC_CHECK_SJLJ macro is not cross-compilation safe: it checks the
18 # running kernel with 'uname -r', and checks the C library version by
26 # detection to ssjlj.
31 LIBPTHSEM_CONF_OPTS += --enable-compat
32 LIBPTHSEM_CONFIG_SCRIPTS += pth-config
34 LIBPTHSEM_CONF_OPTS += --disable-compat
37 $(eval $(autotools-package))