aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2009-03-01 19:15:09 +0000
committerChong Yidong2009-03-01 19:15:09 +0000
commitf0f2aea24b2613f591680517963e458fabc5b35d (patch)
tree0609e2d45b51d36a70b296cb7913f0e8686f28ac
parent718279c0cc5af5a9b112e50eaa527e6cebc5bfff (diff)
downloademacs-f0f2aea24b2613f591680517963e458fabc5b35d.tar.gz
emacs-f0f2aea24b2613f591680517963e458fabc5b35d.zip
The autogen-clean Make option was removed.
-rw-r--r--INSTALL.CVS1
1 files changed, 0 insertions, 1 deletions
diff --git a/INSTALL.CVS b/INSTALL.CVS
index bf27ea71625..aee016f28d3 100644
--- a/INSTALL.CVS
+++ b/INSTALL.CVS
@@ -41,7 +41,6 @@ was not provided"). In that case, follow the instructions below.
41To update loaddefs.el (and similar files), do: 41To update loaddefs.el (and similar files), do:
42 42
43 $ cd lisp 43 $ cd lisp
44 $ make autogen-clean
45 $ make autoloads 44 $ make autoloads
46 45
47If either of the above partial procedures fails, try "make bootstrap". 46If either of the above partial procedures fails, try "make bootstrap".