]> code.delx.au - gnu-emacs/blobdiff - admin/make-emacs
Fix typos.
[gnu-emacs] / admin / make-emacs
index b21dcad5f37382df990ac4359bfe3323828a063c..d231f66b03bc37ad435b07656a085b46ebab69c8 100755 (executable)
@@ -72,7 +72,7 @@ Build Emacs.
  --gprof               make Emacs for profiling
  --union-type          define USE_LISP_UNION_TYPE (bad for GDB)
  --malloc-check                define GC_MALLOC_CHECK
- --no-mcheck           dont define GC_MCHECK
+ --no-mcheck           don't define GC_MCHECK
  --wall                        compile with -Wall
  --gcc3                        use GCC 3.0 (30% slower compilation, slower code)
  --trace-selection     print traces in xselect.c