emacs.rst
changeset 278 a58e223b692f
parent 275 3b1d21da03e3
child 280 4739b9c54c18
--- a/emacs.rst	Sun Jan 10 22:09:53 2010 +0200
+++ b/emacs.rst	Wed Jan 13 21:52:17 2010 +0200
@@ -105,7 +105,7 @@
 
   $ cmd
   $ cd emacs\nt
-  $ configure.bat --with-gcc --cflags -Ic:/opt/gnuwin32/include
+  $ configure.bat --prefix %INST_ROOT% --with-gcc --cflags -I%GNUWIN32_ROOT%/include --ldflags -L%GNUWIN32_ROOT%/lib  --ldflags -lregex
   $ make bootstrap
   $ make info
   $ make install