efl/legacy/ecore/src
Lucas De Marchi 61a510d387 Fix clock_gettime detection in autotools
AC_CHECK_FUNCS checks for the existence of functions in the C standard
library, so we don't need it. Instead, we need to define
HAVE_CLOCK_GETTIME if the function was found inside the librt.

Moreover, in source file check if HAVE_CLOCK_GETTIME is defined rather
than of checking if it's 0.



SVN revision: 52863
2010-09-28 19:36:50 +00:00
..
bin Convert (hopefully) all comparisons to NULL 2010-08-21 13:52:25 +00:00
lib Fix clock_gettime detection in autotools 2010-09-28 19:36:50 +00:00
tests Revert and re-apply badnull patch 2010-08-26 01:34:13 +00:00
.cvsignore Fixed a couple of debs in e17/libs, added and updated a couple of .cvsignores. 2003-11-13 12:30:50 +00:00
Makefile.am add unit tests framework with some examples. 2010-02-25 08:05:56 +00:00