gstreamer/m4
Nirbheek Chauhan 2797376f7a build: Fix AM_CONDITIONAL check for clock_gettime
It was always evaluating to false, so clock_gettime.c was always being
included into libcheck. This breaks building on Hurd and causes us to
always override clock_gettime() even when it is available.

https://bugzilla.gnome.org/show_bug.cgi?id=773813
2016-11-02 14:01:38 +05:30
..
.gitignore
check-checks.m4 build: Fix AM_CONDITIONAL check for clock_gettime 2016-11-02 14:01:38 +05:30
Makefile.am