diff options
| author | Glenn Morris | 2008-06-25 07:47:09 +0000 |
|---|---|---|
| committer | Glenn Morris | 2008-06-25 07:47:09 +0000 |
| commit | 91c829f79c137ad2f48a1fad3c3c93202765469e (patch) | |
| tree | b4ba923cfdc9b3ea00369fe67bab5f50890dd957 /admin | |
| parent | 5e4b2828d946ec379d9d04353c18507c802ef2b6 (diff) | |
| download | emacs-91c829f79c137ad2f48a1fad3c3c93202765469e.tar.gz emacs-91c829f79c137ad2f48a1fad3c3c93202765469e.zip | |
Fix usage typo.
Diffstat (limited to 'admin')
| -rwxr-xr-x | admin/make-emacs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/make-emacs b/admin/make-emacs index 73077068316..9d0df0bba2d 100755 --- a/admin/make-emacs +++ b/admin/make-emacs | |||
| @@ -65,7 +65,7 @@ Build Emacs. | |||
| 65 | 65 | ||
| 66 | --help show this help | 66 | --help show this help |
| 67 | --all make clean versionclean first | 67 | --all make clean versionclean first |
| 68 | --boot make boostrap, log to boot.log | 68 | --boot make bootstrap, log to boot.log |
| 69 | --enable-checking ENABLE_CHECKING=1 | 69 | --enable-checking ENABLE_CHECKING=1 |
| 70 | --no-warn disable warnings | 70 | --no-warn disable warnings |
| 71 | --check-marked GC_CHECK_MARKED_OBJECTS=1 | 71 | --check-marked GC_CHECK_MARKED_OBJECTS=1 |