summaryrefslogtreecommitdiff
path: root/print/teTeX/patches/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'print/teTeX/patches/patch-ag')
-rw-r--r--print/teTeX/patches/patch-ag14
1 files changed, 0 insertions, 14 deletions
diff --git a/print/teTeX/patches/patch-ag b/print/teTeX/patches/patch-ag
deleted file mode 100644
index 58d620c86e2..00000000000
--- a/print/teTeX/patches/patch-ag
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-ag,v 1.2 1999/01/03 16:15:26 frueauf Exp $
-
---- kpse-2.6/web2c/lib/texmf.h.orig Sun Jul 28 23:44:18 1996
-+++ kpse-2.6/web2c/lib/texmf.h Sun Jan 3 16:50:50 1999
-@@ -66,6 +66,9 @@
- /* This routine has to return four values. */
- #define dateandtime(i, j, k, l) get_date_and_time (&(i), &(j), &(k), &(l))
-
-+#if defined(__NetBSD__)
-+#define unix 1
-+#endif
-
-
- /* If we're running under Unix, use system calls instead of standard I/O