15 lines
308 B
C
15 lines
308 B
C
$NetBSD: patch-config.h.in,v 1.1 2016/04/09 08:18:58 richard Exp $
|
|
prepare SunOS support
|
|
--- config.h.in.orig 2015-09-14 00:38:38.000000000 +0000
|
|
+++ config.h.in
|
|
@@ -97,6 +97,9 @@
|
|
/* OpenBSD backend */
|
|
#undef OS_OPENBSD
|
|
|
|
+/* SunOS backend */
|
|
+#undef OS_SUNOS
|
|
+
|
|
/* Windows backend */
|
|
#undef OS_WINDOWS
|
|
|