From 802e129fd7b9c383e8fcad03caa051e0583c199f Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Thu, 25 Jun 2009 17:02:59 +0000 Subject: Start of portability update: bitstring.h. --- configure | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index aa72a6b4..04536557 100755 --- a/configure +++ b/configure @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: configure,v 1.13 2009-05-18 19:18:41 nicm Exp $ +# $Id: configure,v 1.14 2009-06-25 17:02:59 nicm Exp $ TMUX_PLATFORM=${TMUX_PLATFORM:-`uname -s`} @@ -36,6 +36,7 @@ case $TMUX_PLATFORM in OpenBSD) cat <>$CONFIG_H #define HAVE_ASPRINTF +#define HAVE_BITSTRING_H #define HAVE_DAEMON #define HAVE_FGETLN #define HAVE_FORKPTY -- cgit v1.2.3