Diff for /libaitsched/inc/config.h.in between versions 1.3 and 1.3.16.1

version 1.3, 2012/08/02 13:56:19 version 1.3.16.1, 2013/06/11 16:07:24
Line 52 Line 52
 /* 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
   
   /* How many kqueue events can scheduling at one time */
   #undef KQ_EVENTS
   
 /* Turn off debug asserts */  /* Turn off debug asserts */
 #undef NDEBUG  #undef NDEBUG
   

Removed from v.1.3  
changed lines
  Added in v.1.3.16.1


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