mirror of
https://github.com/tmate-io/tmate.git
synced 2024-11-27 10:33:09 +01:00
FreeBSD tree.h is fine.
This commit is contained in:
parent
73f58b90a0
commit
6df9ac7c37
3
configure
vendored
3
configure
vendored
@ -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 <<EOF >>$CONFIG_MK
|
||||
|
Loading…
Reference in New Issue
Block a user