Diff for /libaitsched/inc/config.h.in between versions 1.6 and 1.6.4.1

version 1.6, 2014/01/28 13:17:33 version 1.6.4.1, 2014/02/01 14:06:07
Line 52 Line 52
 /* Define to 1 if you have the `timer_create' function. */  /* Define to 1 if you have the `timer_create' function. */
 #undef HAVE_TIMER_CREATE  #undef HAVE_TIMER_CREATE
   
   /* Define to 1 if you have the `timer_delete' function. */
   #undef HAVE_TIMER_DELETE
   
 /* Define to 1 if you have the `timer_settime' function. */  /* Define to 1 if you have the `timer_settime' function. */
 #undef HAVE_TIMER_SETTIME  #undef HAVE_TIMER_SETTIME
   

Removed from v.1.6  
changed lines
  Added in v.1.6.4.1


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