summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2009-05-14 00:35:53 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2009-05-14 00:35:53 +0000
commit626fe978e1824262c6a88b9b2f777fb41419d3d1 (patch)
tree2e4b41b139f8c5413119009fb1779f546f41d4e7 /configure
parent99dee98a2bbda2a7e15bd2a00cd9634fb5dc7eef (diff)
NetBSD tree.h has no RB_PREV.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 1 insertions, 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