comparison nt/configure.bat @ 90203:187d6a1f84f7

Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-71 Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 485-492) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 92-94) - Merge from emacs--cvs-trunk--0 - Update from CVS
author Miles Bader <miles@gnu.org>
date Fri, 22 Jul 2005 08:27:27 +0000
parents f9a65d7ebd29 7fddcb1d1fe5
children 890cc78a5a24
comparison
equal deleted inserted replaced
90202:7597b4a23c3b 90203:187d6a1f84f7
511 if not exist ..\site-lisp\nul mkdir ..\site-lisp\ 511 if not exist ..\site-lisp\nul mkdir ..\site-lisp\
512 if not exist ..\site-lisp\subdirs.el copy subdirs.el ..\site-lisp\subdirs.el 512 if not exist ..\site-lisp\subdirs.el copy subdirs.el ..\site-lisp\subdirs.el
513 513
514 echo. 514 echo.
515 echo Emacs successfully configured. 515 echo Emacs successfully configured.
516 echo Emacs successfully configured. >>config.log
516 echo Run `%MAKECMD%' to build, then run `%MAKECMD% install' to install. 517 echo Run `%MAKECMD%' to build, then run `%MAKECMD% install' to install.
517 goto end 518 goto end
518 519
519 :SmallEnv 520 :SmallEnv
520 echo Your environment size is too small. Please enlarge it and rerun configure. 521 echo Your environment size is too small. Please enlarge it and rerun configure.