(DONTCOMPILE): Add latin1-disp.el, ucs-tables.el,

utf-8.el, and utf-8-subst.el as they can't be bytecompiled
currently.  This is just a temporary workaround.
This commit is contained in:
Kenichi Handa 2002-03-01 05:34:13 +00:00
parent 202c1ac894
commit 1f9944a74c

View file

@ -62,6 +62,10 @@ DONTCOMPILE = \
$(lisp)/international/latin-5.el \
$(lisp)/international/latin-8.el \
$(lisp)/international/latin-9.el \
$(lisp)/international/latin1-disp.el \
$(lisp)/international/ucs-tables.el \
$(lisp)/international/utf-8.el \
$(lisp)/international/utf-8-subst.el \
$(lisp)/international/mule-conf.el \
$(lisp)/language/czech.el \
$(lisp)/language/devanagari.el \