summaryrefslogtreecommitdiff
path: root/graphics/nvtv/patches/patch-aa
blob: b2d58de0559a2112bd895c0b9e0e3dcfdca2e7c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-aa,v 1.1.1.1 2003/10/05 09:16:17 cube Exp $

--- src/config.h.in.orig	2003-06-07 19:22:20.000000000 +0200
+++ src/config.h.in
@@ -18,6 +18,9 @@
 /* Define to 1 if pciutils available and used. */
 #undef HAVE_PCI
 
+/* Define to 1 if pciutils library is named 'pciutils'. */
+#undef HAVE_PCIUTILS
+
 /* Define to 1 if you have the <stdint.h> header file. */
 #undef HAVE_STDINT_H