From 2ca9383e736a79749fe3439b319c4b3864b3fce9 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Mon, 26 Feb 2001 05:00:12 +0000 Subject: Update to version 2.4d7. PR: 25222 Submitted by: Bernd Luevelsmeyer --- www/xitami/files/patch-ad | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 www/xitami/files/patch-ad (limited to 'www/xitami/files/patch-ad') diff --git a/www/xitami/files/patch-ad b/www/xitami/files/patch-ad new file mode 100644 index 000000000000..4d434c13d372 --- /dev/null +++ b/www/xitami/files/patch-ad @@ -0,0 +1,18 @@ +--- src/sfl/.vimbk/prelude.h.vimbk Sat Apr 1 18:11:21 2000 ++++ src/sfl/prelude.h Tue Nov 7 11:33:15 2000 +@@ -532,12 +532,15 @@ + # endif + + #elif (defined (__UTYPE_BSDOS)) ++# undef TIMEZONE + # define TIMEZONE 0 /* timezone is not available */ + + #elif (defined (__UTYPE_FREEBSD)) ++# undef TIMEZONE + # define TIMEZONE 0 /* timezone is not available */ + + #elif (defined (__UTYPE_NETBSD)) ++# undef TIMEZONE + # define TIMEZONE 0 /* timezone is not available */ + + #elif (defined (__VMS__)) -- cgit v1.2.3