[Citadel Development] Re: libev location

2012-03-07 Thread dothebart
uhm. thats awfull, since it will make easy install a hard job. does it work with CFLAGS=-I/usr/include/ev LDFLAGS=-L/usr/lib/ev ?

[Citadel Development] Re: libev location

2012-03-07 Thread IGnatius T Foobar
In the next iteration of Easy Install, I intend to build libev, c-ares, libsieve, and maybe even libdb as static libraries. Since they're not shared, there is no point in going through the rigamarole of handling them as dynamic.