summaryrefslogtreecommitdiff
path: root/devel/ald/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ald/patches/patch-ae')
-rw-r--r--devel/ald/patches/patch-ae20
1 files changed, 20 insertions, 0 deletions
diff --git a/devel/ald/patches/patch-ae b/devel/ald/patches/patch-ae
new file mode 100644
index 00000000000..cfd3c0562bf
--- /dev/null
+++ b/devel/ald/patches/patch-ae
@@ -0,0 +1,20 @@
+$NetBSD: patch-ae,v 1.1.1.1 2002/04/22 11:51:50 agc Exp $
+
+--- ./libDebug/include/config.h.in.orig Wed Apr 17 08:38:31 2002
++++ ./libDebug/include/config.h.in
+@@ -1,13 +1,13 @@
+ /* include/config.h.in. Generated automatically from configure.in by autoheader. */
+
+ /* Define if you have the ANSI C header files. */
+-#undef STDC_HEADERS
++#define STDC_HEADERS 1
+
+ /* Define if you are running FreeBSD. */
+ #undef FreeBSD
+
+ /* Define if you are running NetBSD. */
+-#undef osNetBSD
++#define osNetBSD 1
+
+ /* Define if you are running OpenBSD. */
+ #undef OpenBSD