From 9f6e835786dc679235fddb3e4318da6fbee13ded Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Sun, 26 Jan 2003 23:28:24 +0000 Subject: [PATCH] No longer terminates if exists() function not available. Will not track dependencies, so all files built each time. --- website/xsl/chunk-common.xsl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/xsl/chunk-common.xsl b/website/xsl/chunk-common.xsl index 911f934cd..83b6afc02 100644 --- a/website/xsl/chunk-common.xsl +++ b/website/xsl/chunk-common.xsl @@ -77,8 +77,8 @@ - - Fail: this stylesheet relies on the exists() extension function + + -- 2.40.0