]> Savannah Git Hosting - gnulib.git/commit
spawn: fix link error on uclibc
authorPádraig Brady <P@draigBrady.com>
Tue, 14 Jan 2014 16:59:07 +0000 (16:59 +0000)
committerPádraig Brady <P@draigBrady.com>
Sat, 22 Feb 2014 02:07:28 +0000 (02:07 +0000)
commitd6eab2e70fc5ccc82a73e5c988b76a229e4cd3d5
tree484e3fd0fcb2ffcd599f0986b2581b44e98f69ee
parent72fb9075b2812765d2ce55a1a26c3764392377cb
spawn: fix link error on uclibc

* m4/spawn_h.m4 (gl_HAVE_POSIX_SPAWN): use AC_SEARCH_LIBS,
to incorporate -lrt if needed (on uclibc for example).
* modules/posix_spawn: Reference the substituted LIB.
ChangeLog
m4/spawn_h.m4
modules/posix_spawn