Simplify checks for CLOCK_MONOTONIC
authorDan Winship <danw@gnome.org>
Tue, 11 Oct 2011 19:38:37 +0000 (15:38 -0400)
committerDan Winship <danw@gnome.org>
Wed, 12 Oct 2011 12:59:35 +0000 (08:59 -0400)
commit71cf70b39cd3859ac4cb4954c369bda731a61171
tree7e90650be45e622691bdc3b606231e3c337599b8
parentdaede1dc27bbf28d2cbefc2fac22e0f917a23952
Simplify checks for CLOCK_MONOTONIC

Remove the complicated configure-time and runtime checks, and just use
CLOCK_MONOTONIC if it's defined.

https://bugzilla.gnome.org/show_bug.cgi?id=661421
configure.ac
glib/gmain.c