make-it-quick/config
Christophe de Dinechin c691f04167 Add check for the 'sigaction' function
This check is easier to get in autoconf than a test for struct sigaction.
It's also more complete, since the recorder actually needs the function.
2018-04-13 15:19:18 +02:00
..
check_alloca.c Add a check for alloca() (moved from SPICE/common) 2018-04-10 19:11:34 +02:00
check_clearenv.c Add check for functions using a configuration file check 2018-04-04 10:20:15 +02:00
check_egl.c Add more config checks (lifted from SPICE/gtk) 2018-04-12 12:39:36 +02:00
check_gdk_event_get_scancode.c Add more config checks (lifted from SPICE/gtk) 2018-04-12 12:39:36 +02:00
check_gstaudio.c Add more config checks (lifted from SPICE/gtk) 2018-04-12 12:39:36 +02:00
check_gstvideo.c Add more config checks (lifted from SPICE/gtk) 2018-04-12 12:39:36 +02:00
check_mingw_aligned_malloc.c Add more checks for recent versions of MinGW 2018-04-04 10:21:04 +02:00
check_polkit_authority_get_sync.c Add more config checks (lifted from SPICE/gtk) 2018-04-12 12:39:36 +02:00
check_polkit_authorization_result_get_dismissed.c Add more config checks (lifted from SPICE/gtk) 2018-04-12 12:39:36 +02:00
check_posix_memalign.c Add more checks for recent versions of MinGW 2018-04-04 10:21:04 +02:00
check_pulse.c Add more config checks (lifted from SPICE/gtk) 2018-04-12 12:39:36 +02:00
check_sasl.c Add more config checks (lifted from SPICE/gtk) 2018-04-12 12:39:36 +02:00
check_sbrk.c Append output of executing the test program, so that we can add other #define's 2018-04-04 10:20:15 +02:00
check_sigaction.c Add check for the 'sigaction' function 2018-04-13 15:19:18 +02:00
check_strtok_r.c Add check for strtok_r 2018-04-04 10:21:04 +02:00
check_struct_sigaction.c Add check for struct sigaction 2018-04-04 10:20:15 +02:00
check_struct_stat.c Add more checks for recent versions of MinGW 2018-04-04 10:21:04 +02:00