X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=blobdiff_plain;f=make.bat;h=f305b090b09c7f240f075cbeffb5ce81e3e674d4;hp=fd0e17f419ae22de792973cce32bae1b578793a6;hb=4bfee81711b64e10808f8b1846818e29ef16cb94;hpb=7785185a894ce9ee8ad706b7b7acb532680e6f89 diff --git a/make.bat b/make.bat index fd0e17f41..f305b090b 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= @@ -331,10 +322,6 @@ echo * /copy indicates that the compiled files should be copied to your echo * emacs lisp, info, and etc site directories. REM echo * ^> inst-log.txt 2^>^&1 REM echo * Log output to inst-log.txt -echo * -echo * Note: If you have Emacs/w3 you should set the environment variable -echo * W3DIR to the directory where w3 is installed eg. -echo * set W3DIR=d:\lisp\w3-4.0pre46\lisp echo *************************************************************************** echo. @@ -348,7 +335,3 @@ set GNUS_INFO_DIR= set GNUS_ETC_DIR= set subdirwarning= set ERROR= - -goto skipArchTag - arch-tag: 502dd14c-acde-4f69-8e82-43203b12a82c -:skipArchTag