Go to file
Vincent Torri 00d864e8a6 * check if dlopen() is in libc first, then in libdl
* check if clock_gettime() is in libc first, then in librt

some systems have these functions in libc, or in a specific lib.
This allows to correctly set dlopen_libs and rt_libs variables.



SVN revision: 55821
2011-01-03 08:16:55 +00:00
legacy * check if dlopen() is in libc first, then in libdl 2011-01-03 08:16:55 +00:00