use putenv() instead of setenv() to be more portable (Solaris9 seems not like it
authorkouril <kouril>
Thu, 18 Sep 2003 11:03:56 +0000 (11:03 +0000)
committerkouril <kouril>
Thu, 18 Sep 2003 11:03:56 +0000 (11:03 +0000)
commit62601726ceb83c16ecbe65d62a39c96d7a87aa69
treead844e511372b713ea2498e72ac8ce70e5e3c400
parent4b526ee1b0debbf5841a5fe2911c9875e4b69999
use putenv() instead of setenv() to be more portable (Solaris9 seems not like it
-- see https://sourceforge.net/forum/message.php?msg_id=2196410)
src/mod_auth_kerb.c