summaryrefslogtreecommitdiff
path: root/graphics/urt/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/urt/patches/patch-aa')
-rw-r--r--graphics/urt/patches/patch-aa13
1 files changed, 7 insertions, 6 deletions
diff --git a/graphics/urt/patches/patch-aa b/graphics/urt/patches/patch-aa
index 17d1f104b17..d4b639eeb81 100644
--- a/graphics/urt/patches/patch-aa
+++ b/graphics/urt/patches/patch-aa
@@ -1,7 +1,7 @@
-$NetBSD: patch-aa,v 1.4 2000/05/17 19:03:25 tron Exp $
+$NetBSD: patch-aa,v 1.5 2003/09/25 11:58:33 tron Exp $
---- config/urt.orig Wed Jul 15 21:47:15 1992
-+++ config/urt Wed May 17 20:58:41 2000
+--- config/urt.orig 1992-07-15 21:47:15.000000000 +0200
++++ config/urt 2003-09-25 13:55:06.000000000 +0200
@@ -1,3 +1,7 @@
+# Configuration for HP 9000/300 series running BSD4.3
+
@@ -67,13 +67,14 @@ $NetBSD: patch-aa,v 1.4 2000/05/17 19:03:25 tron Exp $
-##define USE_L_FLAG Use -Llibdir -lrle instead of libdir/liblre.a.
-##define USE_PROTOTYPES Declare library functions with ANSI-C prototypes.
-##define USE_RANDOM Your libc has the BSD random() function.
+-##define USE_STDARG Use 'stdarg' instead of 'varargs' (ANSI).
+-##define USE_STDLIB_H You have "stdlib.h".
+-##define USE_UNISTD_H You have "unistd.h".
+#define SYS_V_SETPGRP Your system has the SysV setpgrp() call.
+#define USE_L_FLAG Use -Llibdir -lrle instead of libdir/liblre.a.
+#define USE_PROTOTYPES Declare library functions with ANSI-C prototypes.
+#define USE_RANDOM Your libc has the BSD random() function.
- ##define USE_STDARG Use 'stdarg' instead of 'varargs' (ANSI).
--##define USE_STDLIB_H You have "stdlib.h".
--##define USE_UNISTD_H You have "unistd.h".
++#define USE_STDARG Use 'stdarg' instead of 'varargs' (ANSI).
+#define USE_STDLIB_H You have "stdlib.h".
+#define USE_UNISTD_H You have "unistd.h".
##define USE_STRING_H You have "string.h", not "strings.h"