diff lib-src/update-elc.sh @ 110:fe104dbd9147 r20-1b7

Import from CVS: tag r20-1b7
author cvs
date Mon, 13 Aug 2007 09:19:45 +0200
parents 360340f9fd5f
children 48d667d6f17f
line wrap: on
line diff
--- a/lib-src/update-elc.sh	Mon Aug 13 09:18:41 2007 +0200
+++ b/lib-src/update-elc.sh	Mon Aug 13 09:19:45 2007 +0200
@@ -99,7 +99,7 @@
 # but it depends on nothing (Kyle is like that).
 ignore_dirs="$ignore_dirs vm"
 echo "Compiling in lisp/vm";
-(cd lisp/vm && ${MAKE:-make} EMACS=$EMACS)
+(cd lisp/vm && ${MAKE:-make} EMACS=$EMACS autoload)
 echo "lisp/vm done."
 
 # Prepare for byte-compiling directories with directory-specific instructions