From 6df9ac7c37050b712db1cdf42ce7abbf551412e3 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Sun, 20 Sep 2009 17:51:54 +0000 Subject: [PATCH] FreeBSD tree.h is fine. --- configure | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configure b/configure index cd644158..ae073e77 100755 --- a/configure +++ b/configure @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: configure,v 1.37 2009-09-16 12:36:27 nicm Exp $ +# $Id: configure,v 1.38 2009-09-20 17:51:54 nicm Exp $ TMUX_PLATFORM=${TMUX_PLATFORM:-`uname -s`} @@ -212,6 +212,7 @@ EOF #define HAVE_STRLCPY #define HAVE_STRTONUM #define HAVE_STRSEP +#define HAVE_TREE_H #define HAVE_U_INT EOF cat <>$CONFIG_MK