From 626fe978e1824262c6a88b9b2f777fb41419d3d1 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Thu, 14 May 2009 00:35:53 +0000 Subject: [PATCH] NetBSD tree.h has no RB_PREV. --- configure | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/configure b/configure index 920bff3d..04d938b7 100755 --- a/configure +++ b/configure @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: configure,v 1.6 2009-05-14 00:34:25 nicm Exp $ +# $Id: configure,v 1.7 2009-05-14 00:35:53 nicm Exp $ UNAME=`uname -s` @@ -156,7 +156,6 @@ EOF #define HAVE_SETPROCTITLE #define HAVE_STRLCAT #define HAVE_STRLCPY -#define HAVE_TREE_H #define HAVE_UTIL_H #define HAVE_VSYSLOG EOF