File fix-build.patch of Package flim-xemacs
diff -ru flim-1.14.7.orig/mel-q.el flim-1.14.7/mel-q.el --- flim-1.14.7.orig/mel-q.el 2004-01-27 15:16:39.000000000 +0100 +++ flim-1.14.7/mel-q.el 2005-01-03 17:55:43.045174214 +0100 @@ -31,7 +31,8 @@ ;; XXX: should provide char-list instead of string-to-char-list. ;; XXx: and also the macro `as-binary-process' should be provided ;; XXx: by the module "pces" which will be loaded by way of "poem". - (require 'poem)) + (require 'poem) + (require 'poem-ltn1)) ;;; @ Quoted-Printable encoder