patch-ae 361 B

1234567891011121314
  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. +/* Define if you have the i386 library (-li386). */
  8. +#undef HAVE_LIBI386
  9. +
  10. /* Name of package */
  11. #undef PACKAGE