(emu-modules): Add `pccl' even if `mule' is not provided.
authoryamaoka <yamaoka>
Wed, 12 Jan 2000 22:06:35 +0000 (22:06 +0000)
committeryamaoka <yamaoka>
Wed, 12 Jan 2000 22:06:35 +0000 (22:06 +0000)
ChangeLog
EMU-ELS

index 2d5603c..5919ac0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2000-01-12  OKAZAKI Tetsurou  <okazaki@be.to>
+
+       * EMU-ELS (emu-modules): Add `pccl' even if `mule' is not provided.
+
 2000-01-05  Katsumi Yamaoka   <yamaoka@jpl.org>
 
        * Makefile, README.en, README.ja: Update for the new CVS server.
diff --git a/EMU-ELS b/EMU-ELS
index 542d2ce..677ebfc 100644 (file)
--- a/EMU-ELS
+++ b/EMU-ELS
@@ -61,7 +61,9 @@
        '(pccl-20 pccl))
       (t
        ;; Mule 1.* and 2.*.
-       '(pccl-om pccl)))))
+       '(pccl-om pccl))))
+     (t
+      '(pccl)))
 
    ;; pces modules; pces modules depend on poe.
    (cond