diff options
Diffstat (limited to 'editors/emacs21/Makefile')
-rw-r--r-- | editors/emacs21/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/emacs21/Makefile b/editors/emacs21/Makefile index 1ae9166204b5..d2224932a3c9 100644 --- a/editors/emacs21/Makefile +++ b/editors/emacs21/Makefile @@ -30,7 +30,7 @@ PATCHFILES= emacs-21.1-fontset-20011109.patch.gz PATCH_DIST_STRIP= -p1 .endif -USE_AUTOCONF= yes +USE_AUTOCONF_VER=213 USE_GMAKE= yes ALL_TARGET= bootstrap |