Diff for /libaitcfg/inc/config.h.in between versions 1.4 and 1.4.14.1

version 1.4, 2012/04/04 13:11:49 version 1.4.14.1, 2013/01/17 13:30:31
Line 6 Line 6
 /* Define to 1 if you have the <inttypes.h> header file. */  /* Define to 1 if you have the <inttypes.h> header file. */
 #undef HAVE_INTTYPES_H  #undef HAVE_INTTYPES_H
   
/* Define to 1 if you have the `aitcrc' library (-laitcrc). *//* Define to 1 if you have the `elwix' library (-lelwix). */
#undef HAVE_LIBAITCRC#undef HAVE_LIBELWIX
 
/* Define to 1 if you have the `aitio' library (-laitio). */ 
#undef HAVE_LIBAITIO 
   
 /* Define to 1 if you have the `pthread' library (-lpthread). */  /* Define to 1 if you have the `pthread' library (-lpthread). */
 #undef HAVE_LIBPTHREAD  #undef HAVE_LIBPTHREAD

Removed from v.1.4  
changed lines
  Added in v.1.4.14.1


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