You can use CPPFLAGS/CFLAGS and LDFLAGS but I'm not opposed to --with-libevent 
if someone knocks up a diff.

-------- Original message --------
From: Pedro Mata-Mouros <pedro.matamou...@sapo.pt> 
Date: 28/07/2013  02:30  (GMT+00:00) 
To: tmux-us...@lists.sf.net 
Subject: Explicitely specifying tmux's dependencies 
 
Hi,

I usually install system libs like libevent and ncurses on their own specific 
directories inside /usr/local/. Something like /usr/local/libevent-2.0.21 and 
then use /usr/local/libevent as a symlink to it.

Any chance in having tmux's configure script to take in extra parameters with 
these non-standard locations for its dependencies? Something like:

./configure --prefix=/usr/local/tmux-1.8 --with-ncurses=/usr/local/ncurses 
--with-libevent=/usr/local/libevent

I'm remembering that memcached, for example, has such a switch for libevent.

Cheers,

Pedro.

------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to