summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Merge
diff options
context:
space:
mode:
authorfukachan <fukachan>2004-12-29 10:30:00 +0000
committerfukachan <fukachan>2004-12-29 10:30:00 +0000
commitcb136a12ad05f1a550614e835a9e71ef017ad29e (patch)
tree3fae8099a7b524838919ffb3eb8da9a3906be9c0 /fml/lib/FML/Merge
parent7622294a284feda77080364784dac05b300357d2 (diff)
downloadfml8-cb136a12ad05f1a550614e835a9e71ef017ad29e.tar.gz
fml8-cb136a12ad05f1a550614e835a9e71ef017ad29e.tar.bz2
fml8-cb136a12ad05f1a550614e835a9e71ef017ad29e.zip
care for a few old configurations
Diffstat (limited to 'fml/lib/FML/Merge')
-rw-r--r--fml/lib/FML/Merge/FML4/RULES.txt23
1 files changed, 22 insertions, 1 deletions
diff --git a/fml/lib/FML/Merge/FML4/RULES.txt b/fml/lib/FML/Merge/FML4/RULES.txt
index 6fb4248c..f771c38f 100644
--- a/fml/lib/FML/Merge/FML4/RULES.txt
+++ b/fml/lib/FML/Merge/FML4/RULES.txt
@@ -1,5 +1,5 @@
#
-# $FML: RULES.txt,v 1.4 2004/12/15 14:47:37 fukachan Exp $
+# $FML: RULES.txt,v 1.5 2004/12/29 08:22:59 fukachan Exp $
# BASED ON fml/cf/MANIFEST 1.104
#
# .convert よろしく変換して頑張る
@@ -1342,6 +1342,9 @@
.if TZone == +0900
.use_fml8_value
+.if TZone == JST
+ .use_fml8_value
+
# # time zone within summer time if you use summer time.
# # thank HIROSHIMA Naoki <naoki@bcrossing.com> on this idea
@@ -2798,6 +2801,24 @@
.use_fml8_value
+#
+# ??? OLD CONFIGURATIONS ???
+#
+.if SMTPLOG
+ .use_fml8_value
+
+.if CP
+ .use_fml8_value
+
+.if RM
+ .use_fml8_value
+
+.if _Ds
+ .ignore
+
+.if _Dm
+ .ignore
+
# LOCAL_CONFIG:
# # ## Sub Section: Available Hooks ##