Diff for /libaitsess/inc/config.h.in between versions 1.4.2.1 and 1.4.2.2

version 1.4.2.1, 2012/02/10 23:39:22 version 1.4.2.2, 2012/02/15 16:06:13
Line 34 Line 34
 /* Define to 1 if you have the `pthread_exit' function. */  /* Define to 1 if you have the `pthread_exit' function. */
 #undef HAVE_PTHREAD_EXIT  #undef HAVE_PTHREAD_EXIT
   
   /* Define to 1 if you have the `shm_open' function. */
   #undef HAVE_SHM_OPEN
   
   /* Define to 1 if you have the `shm_unlink' function. */
   #undef HAVE_SHM_UNLINK
   
 /* Define to 1 if you have the <stdint.h> header file. */  /* Define to 1 if you have the <stdint.h> header file. */
 #undef HAVE_STDINT_H  #undef HAVE_STDINT_H
   

Removed from v.1.4.2.1  
changed lines
  Added in v.1.4.2.2


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