[Citadel Development] (no subject)

2011-12-27 Thread IGnatius T Foobar
 hm, a datatype which doesn't exist in the never version is not  
 enough?   
   
 for shure there are also the functions initializing them   
  
 ev_cleanup_init() is defined as a macro. 
  
 I went with ev_cleanup_start() instead.  Is that definitely a function that
only appears in libev 4, not libev 3? 
 


[Citadel Development] (no subject)

2011-12-27 Thread IGnatius T Foobar
Right.  We're not actually calling that function from citserver; we are merely
checking for its existence in order to make sure we have a new enough version
of libev. 
  
 I have also decided to make zlib mandatory from now on.