use esetenv
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9089 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -696,7 +696,7 @@ main(int argc, char **argv)
|
||||
}
|
||||
|
||||
#if defined(DCE) && defined(AIX)
|
||||
setenv("AUTHSTATE", "DCE", 1);
|
||||
esetenv("AUTHSTATE", "DCE", 1);
|
||||
#endif
|
||||
|
||||
/* XXX should we care about environment on the command line? */
|
||||
|
Reference in New Issue
Block a user