X-Git-Url: https://cgit.sxemacs.org/?p=gnus;a=blobdiff_plain;f=make.bat;h=b1d7a237fa530d493e723647fb7d81a28fc04a86;hp=fd0e17f419ae22de792973cce32bae1b578793a6;hb=5156fe4fdaa75b0677be3a639f66ec132cf2d034;hpb=7785185a894ce9ee8ad706b7b7acb532680e6f89 diff --git a/make.bat b/make.bat index fd0e17f41..b1d7a237f 100644 --- a/make.bat +++ b/make.bat @@ -5,15 +5,6 @@ rem Written by Frank Schmitt (ich@frank-schmitt.net) rem based on the work by David Charlap (shamino@writeme.com) rem . rem . -rem From http://my.gnus.org/node/343: -rem A comment on installing Gnus on Windows 98 SE that might help others: When -rem I ran the "make.bat" file in the 5.10.6 tarball I got a bunch of "Out of -rem environment space" messages. The solution was to (1) make a shortcut to -rem the make.bat file, and (2) right-click on the shortcut, setting "Cmd line" -rem in the "Program" tab in "properties" to include the parameters make.bat -rem requires, and "initial environment" in the "memories" tab, to the maximum -rem (in my case, anyway, 2560). -rem . rem Clear PWD so emacs doesn't get confused set GNUS_PWD_SAVE=%PWD% set PWD= @@ -348,7 +339,3 @@ set GNUS_INFO_DIR= set GNUS_ETC_DIR= set subdirwarning= set ERROR= - -goto skipArchTag - arch-tag: 502dd14c-acde-4f69-8e82-43203b12a82c -:skipArchTag