Error out at runtime when seteuid/setresuid or setegid/setresgid are not
authorJelmer Vernooij <jelmer@samba.org>
Mon, 20 Apr 2009 13:54:02 +0000 (15:54 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Mon, 20 Apr 2009 14:25:17 +0000 (16:25 +0200)
commitbb0f43006403106fda6231ef9b5c9674ebb53e14
treecfcc40d1126ede2abbb6bece9352aed48fe0a77a
parent20e1ba1c09631a3b1c850d9c8cbb42d863d0cb39
Error out at runtime when seteuid/setresuid or setegid/setresgid are not
available. This means it's possible to compile libreplace when these
functions are not available and use it, as long as this particular
function is not used.
lib/replace/replace.c