summaryrefslogtreecommitdiff
path: root/textproc/coco/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/coco/files/patch-ac')
-rw-r--r--textproc/coco/files/patch-ac5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/coco/files/patch-ac b/textproc/coco/files/patch-ac
index f9d3e07d53be..b302648cb3ff 100644
--- a/textproc/coco/files/patch-ac
+++ b/textproc/coco/files/patch-ac
@@ -1,5 +1,5 @@
--- ../mule-2.3.org/src/s/freebsd.h.org Fri Nov 4 03:11:17 1994
-+++ ./src/s/freebsd.h Wed Aug 9 02:29:56 1995
++++ ./src/s/freebsd.h Mon Feb 16 17:29:31 1998
@@ -31,10 +31,10 @@
#define PENDING_OUTPUT_COUNT(FILE) ((FILE)->_p - (FILE)->_bf._base)
@@ -13,12 +13,13 @@
/* Reread the time zone on startup. */
#define LOCALTIME_CACHE
-@@ -81,6 +81,8 @@
+@@ -81,6 +81,9 @@
#define BSD 199103
#elif __FreeBSD__ == 2
#define BSD 199306
+#elif __FreeBSD__ == 3
+#define BSD 199506
++#define FREEBSD_NEW_LDSO
#endif
#define WAITTYPE int