pkgsrc/sysutils/isapnptools/patches/patch-ae
obache bd2bfbde4e Update isapnptools to 1.27.
pkgsrc changes:
 * Change HOMEPAGE to information of this package.
 * Using libtool.
 * DESTDIR ready.

Changes since Release 1.26
 1. General
    * Updated to use aclocal, automake etc version 1.10.
 2. isapnp (now v1.26)
    * Fixed build for gcc-4.x.
2007-12-31 02:51:55 +00:00

13 lines
361 B
Text

$NetBSD: patch-ae,v 1.2 2007/12/31 02:51:56 obache Exp $
--- include/config.h.in.orig 2007-03-24 17:11:35.000000000 +0000
+++ include/config.h.in
@@ -154,6 +154,9 @@
/* Define to 1 if you have the `_sleep2' function. */
#undef HAVE__SLEEP2
+/* Define if you have the i386 library (-li386). */
+#undef HAVE_LIBI386
+
/* Name of package */
#undef PACKAGE