libreplace: fix samba4 build (by not setting global LIBS).
authorMichael Adam <obnox@samba.org>
Fri, 14 Mar 2008 08:39:58 +0000 (09:39 +0100)
committerMichael Adam <obnox@samba.org>
Fri, 14 Mar 2008 10:33:02 +0000 (11:33 +0100)
This corrects the earlier fix of the standalone build, by setting
LIBS to the desired value only in configure.ac but not in getifaddrs.m4.

Not that this changes the standalone build in that it adds these libs
undconditionally and not only if they are needed by the getifaddrs
replacement functions.

Michael
(cherry picked from commit ff3af1703ddc9e5383f32156bc5be8351f795e76)


No differences found