summaryrefslogtreecommitdiff
path: root/net/sniffit/patches/patch-ae
blob: 5cd6a058eae7a1dceeef6fccd3a0b3e3807d6e86 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ae,v 1.1 2001/01/08 14:59:19 wiz Exp $

--- sn_config.h.orig	Fri Apr 18 11:33:58 1997
+++ sn_config.h
@@ -9,7 +9,7 @@
 #ifndef HAVE_SHMGET                                 /* No Shared memory  */
 #undef INCLUDE_INTERFACE
 #endif
-#ifndef HAVE_LIBNCURSES                             /* ncurses not found */ 
+#if !defined(HAVE_LIBNCURSES) && !defined(HAVE_LIBCURSES) /* ncurses not found */ 
 #undef INCLUDE_INTERFACE
 #endif
 #ifndef HAVE_NCURSES_H                              /* ncurses not found */