Don't use _SC_MONOTONIC_CLOCK unless USE_CLOCK_GETTIME is defined.
authorMatthias Clasen <mclasen@redhat.com>
Mon, 8 Jan 2007 12:59:05 +0000 (12:59 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 8 Jan 2007 12:59:05 +0000 (12:59 +0000)
commitcf7dcc4f38de65245382764daed6cb79f9be053a
treed22229e2b63105e5339d96d092ee8bbfeb925a1a
parent06f1459ff253d15ea5d8139f7ec9563fd6e7221b
Don't use _SC_MONOTONIC_CLOCK unless USE_CLOCK_GETTIME is defined.

2007-01-08  Matthias Clasen  <mclasen@redhat.com>

        * gthread/gthread-posix.c (g_thread_impl_init): Don't
        use _SC_MONOTONIC_CLOCK unless USE_CLOCK_GETTIME is
        defined.  (#394150)

svn path=/trunk/; revision=5230
ChangeLog
gthread/gthread-posix.c