Commit 1d6773e6d999c37e7927c5d9cc48fb87d0dbf0cb

Werner Lemberg 2018-01-07T18:41:54

Add check for librt, needed for `ftbench' (#52824). * builds/unix/configure.raw: Call AC_USE_SYSTEM_EXTENSIONS. (LIB_CLOCK_GETTIME): Define; this will hold `-lrt' if necessary. * builds/unix/unix-cc.in (LIB_CLOCK_GETTIME): New variable.