zighouse / doubango

Automatically exported from code.google.com/p/doubango
0 stars 0 forks source link

Add detection for monolithic timers in configure.ac #186

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

Please use labels and text to provide additional information.
struct timespec ts;
clock_gettime(CLOCK_MONOTONIC, &ts);

Original issue reported on code.google.com by boss...@yahoo.fr on 9 Jan 2013 at 10:42