~dragora/dragora/trunk

« back to all changes in this revision

Viewing changes to patches/isapnptools/patch-ae

  • Committer: Matias Fonzo
  • Date: 2018-06-21 23:50:07 UTC
  • Revision ID: git-v1:2a232b99cb9c277f437a0eef33e192c56a41978f
recipes: tools/isapnptools: patched.  previously, it was broken

Show diffs side-by-side

added added

removed removed

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