Mercurial > hg > xemacs-beta
diff lib-src/update-elc.sh @ 38:1a767b41a199 r19-15b102
Import from CVS: tag r19-15b102
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:54:01 +0200 |
parents | c53a95d3c46d |
children | 131b0175ea99 |
line wrap: on
line diff
--- a/lib-src/update-elc.sh Mon Aug 13 08:53:41 2007 +0200 +++ b/lib-src/update-elc.sh Mon Aug 13 08:54:01 2007 +0200 @@ -155,7 +155,7 @@ # and gee w3 has its own makefile as well # (no especial need to use it, though) echo Compiling W3... -( cd lisp/w3 ; ${MAKE:-make} EMACS=$REAL ) +( cd lisp/w3 ; ${MAKE:-make} EMACS=$REAL xemacs-w3 ) echo W3 done. # Hyperbole has to be different as well. What is it with these big packages?