--- libev/ev.c 2007/11/23 10:36:30 1.132 +++ libev/ev.c 2007/11/23 11:32:22 1.133 @@ -34,7 +34,11 @@ #endif #ifndef EV_STANDALONE -# include "config.h" +# ifdef EV_CONFIG_H +# include EV_CONFIG_H +# else +# include "config.h" +# endif # if HAVE_CLOCK_GETTIME # ifndef EV_USE_MONOTONIC