diff --git a/configure b/configure index 3420f3c172..979cc600c3 100755 --- a/configure +++ b/configure @@ -1319,6 +1319,7 @@ HAVE_LIST=" nanosleep poll_h posix_memalign + pragma_deprecated rdtsc sched_getaffinity sdl @@ -3393,6 +3394,11 @@ void foo(char * $restrict_keyword p); EOF done +check_cc <