c60741ec10
devices. Provided in PR 17681 by Ben Collver (collver1@attbi.com) The isapnptools consist of two programs - one allows the dumping of resource data and generation of a skeleton configuration file, the other configures ISA PnP hardware using a configuration file.
13 lines
373 B
Text
13 lines
373 B
Text
$NetBSD: patch-ae,v 1.1.1.1 2002/07/23 12:07:45 agc Exp $
|
|
--- include/config.h.in Fri Apr 27 13:51:05 2001
|
|
+++ include/config.h.in Mon Jul 22 07:48:39 2002
|
|
@@ -142,6 +142,9 @@
|
|
/* Define if you have the <unistd.h> header file. */
|
|
#undef HAVE_UNISTD_H
|
|
|
|
+/* Define if you have the i386 library (-li386). */
|
|
+#undef HAVE_LIBI386
|
|
+
|
|
/* Name of package */
|
|
#undef PACKAGE
|
|
|