Diff for /libaitsched/inc/config.h.in between versions 1.5 and 1.5.18.1

version 1.5, 2013/08/15 19:10:48 version 1.5.18.1, 2014/01/27 14:56:27
Line 58 Line 58
 /* Define to 1 if you have the <unistd.h> header file. */  /* Define to 1 if you have the <unistd.h> header file. */
 #undef HAVE_UNISTD_H  #undef HAVE_UNISTD_H
   
   /* Disable kqueue support */
   #undef KQ_DISABLE
   
 /* How many kqueue events can scheduling at one time */  /* How many kqueue events can scheduling at one time */
 #undef KQ_EVENTS  #undef KQ_EVENTS
   

Removed from v.1.5  
changed lines
  Added in v.1.5.18.1


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>