require 'ccl only for byte-compile time.
[elisp/apel.git] / emu-mule.el
index 8b74e36..f6642ab 100644 (file)
@@ -490,7 +490,7 @@ Optional non-nil arg START-COLUMN specifies the starting column.
 
 ;;; @ CCL
 ;;;
-(require 'ccl)
+(eval-when-compile (require 'ccl))
 
 (defconst ccl-use-symbol-as-program nil
   "t if CCL related builtins accept symbol as CCL program.