]> code.delx.au - gnu-emacs/blobdiff - lisp/Makefile.in
Merge Finder and package-menu functionality.
[gnu-emacs] / lisp / Makefile.in
index 4effdddff6abb8b37ebb08c94b2feb0829b6c852..8d681b4f673651beb5f4f7a60a8cb43bc99ddf57 100644 (file)
@@ -33,10 +33,9 @@ VPATH = $(srcdir)
 # to use an absolute file name.
 EMACS = ${abs_top_builddir}/src/emacs
 
-# Command line flags for Emacs.  This must include --multibyte,
-# otherwise some files will not compile.
+# Command line flags for Emacs.
 
-EMACSOPT = -batch --no-site-file --multibyte
+EMACSOPT = -batch --no-site-file
 
 # Extra flags to pass to the byte compiler
 BYTE_COMPILE_EXTRA_FLAGS =