summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-vcltesttool/files/patch-i84549
blob: 3f1808c45b5afaed726161ea1eb8d97c2a75c784 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
? neon/unxfbsdi.pro
Index: neon/neon.patch
===================================================================
RCS file: /cvs/external/neon/neon.patch,v
retrieving revision 1.20
diff -u -r1.20 neon.patch
--- neon/neon.patch	14 Nov 2007 09:49:43 -0000	1.20
+++ neon/neon.patch	13 Dec 2007 17:16:29 -0000
@@ -268,7 +268,7 @@
 ! #define HAVE_SYS_TYPES_H 1
 ! 
 ! /* Define if the timezone global is available */
-! #ifndef MACOSX
+! #if !defined (MACOSX) && !defined (FREEBSD)
 ! #define HAVE_TIMEZONE 1
 ! #endif
 !