Update of /cvsroot/tmux/tmux
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv14569
Modified Files:
configure
Log Message:
Some do still need -lrt.
Index: configure
===================================================================
RCS file: /cvsroot/tmux/tmux/configure,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- configure 11 Nov 2010 20:45:49 -0000 1.58
+++ configure 8 Dec 2010 19:55:31 -0000 1.59
@@ -114,7 +114,7 @@
EOF
cat <<EOF >>$CONFIG_MK
CFLAGS+= -std=c99 -D_GNU_SOURCE -D_POSIX_SOURCE
-LIBS+= -lncurses -lutil -levent
+LIBS+= -lncurses -lutil -levent -lrt
SRCS+= osdep-linux.c \
compat/closefrom.c \
compat/fgetln.c \
------------------------------------------------------------------------------
This SF Dev2Dev email is sponsored by:
WikiLeaks The End of the Free Internet
http://p.sf.net/sfu/therealnews-com
_______________________________________________
tmux-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tmux-cvs