Mercurial > emacs
comparison admin/make-emacs @ 85357:ccd60918dd19
Doc fix.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 17 Oct 2007 15:08:38 +0000 |
parents | 450fa81c5930 |
children | 107ccd98fa12 1251cabc40b7 |
comparison
equal
deleted
inserted
replaced
85356:689fd5665496 | 85357:ccd60918dd19 |
---|---|
66 Build Emacs. | 66 Build Emacs. |
67 | 67 |
68 --help show this help | 68 --help show this help |
69 --all make clean versionclean first | 69 --all make clean versionclean first |
70 --boot make boostrap, log to boot.log | 70 --boot make boostrap, log to boot.log |
71 --enable-checking ENABLE_CHECKING=1 (implies Lisp union type) | 71 --enable-checking ENABLE_CHECKING=1 |
72 --no-warn disable warnings | 72 --no-warn disable warnings |
73 --check-marked GC_CHECK_MARKED_OBJECTS=1 | 73 --check-marked GC_CHECK_MARKED_OBJECTS=1 |
74 --optim no debug defines | 74 --optim no debug defines |
75 --gprof make Emacs for profiling | 75 --gprof make Emacs for profiling |
76 --union-type define USE_LISP_UNION_TYPE (bad for GDB) | 76 --union-type define USE_LISP_UNION_TYPE (bad for GDB) |