Code

configure, src/Makefile: Check for nanosleep() in libposix4 as well. sh/collectd-4.8
authorSebastian Harl <sh@tokkee.org>
Fri, 26 Mar 2010 12:11:50 +0000 (13:11 +0100)
committerSebastian Harl <sh@tokkee.org>
Fri, 26 Mar 2010 12:11:50 +0000 (13:11 +0100)
commite428176dff22b00adf14fc082eee7fd7eb3ae040
tree63c11db885df31df3997913dfde18df855d76367
parentcc26db404d6c94f52e612324545c7d12f1f99887
configure, src/Makefile: Check for nanosleep() in libposix4 as well.

On, e.g., Solaris 2.6, nanosleep() is only available from that library.

Thanks to Vincent McIntyre for reporting this and providing an initial patch.
configure.in
src/Makefile.am