swrap: Fall back to RTLD_NEXT if we can't find libc.
authorAndreas Schneider <asn@samba.org>
Thu, 8 May 2014 12:07:16 +0000 (14:07 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Fri, 9 May 2014 07:03:33 +0000 (09:03 +0200)
commit5fa6d970076b23ca3e08d577e22ed9cb1e7dbcb7
treef0f403f688faa1231cba29922de56a71d6f4f578
parent95dd5f78bcd69de2383a34f547e7a0f2e57e071f
swrap: Fall back to RTLD_NEXT if we can't find libc.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=10572

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>