On Wed, Aug 01, 2007 at 06:40:56PM +0200, Julien Cristau wrote:
> Hi,
>
> this patch fixes detection of a monotonic clock (AC_RUN_IFELSE wasn't
> using -lrt, so the test program failed to build).
>
[...]
>
> +int main(int argc, char *argv[[]]) {
>
Syntax error... ----------------^^^^
Cheers,
Kyle M.