26 Mar
2008
26 Mar
'08
4:35 p.m.
http://bugs.winehq.org/show_bug.cgi?id=12238 --- Comment #4 from James Hawkins <truiken(a)gmail.com> 2008-03-26 16:35:12 --- check out wine/libs/wine/config.c:174 we first check the HOME env var, and if it doesn't exist, we call getpwuid and get the home dir from that structure (like you were guessing). For that to work, HAVE_GETPWUID has to be defined when wine is built. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.