bd2bfbde4e
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.
13 lines
361 B
Text
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
|
|
|