]> sjero.net Git - wget/commit
[svn] Under Windows, if $HOME is not defined, use the directory that
authorhniksic <devnull@localhost>
Tue, 17 Feb 2004 15:37:31 +0000 (07:37 -0800)
committerhniksic <devnull@localhost>
Tue, 17 Feb 2004 15:37:31 +0000 (07:37 -0800)
commitf7193075df06d34ea21819c1842eaf0048cba8c5
treee71003288eb03798b57d7ea798f76242d551a128
parent94eccf9739c1d5157ba80db0a82b375d9408cd71
[svn] Under Windows, if $HOME is not defined, use the directory that
contains the Wget binary instead of hard-coded `C:\'.
(wgetrc_file_name): Under Windows, look for $HOME/.wgetrc then, if
not found, look for wget.ini in the directory of the Wget binary.

Submitted by David Fritz.
src/ChangeLog
src/init.c
src/mswindows.c