Diff for /libaitcfg/inc/config.h.in between versions 1.3.4.2 and 1.3.4.3

version 1.3.4.2, 2012/03/30 11:59:11 version 1.3.4.3, 2012/04/02 14:39:02
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). */
   #undef HAVE_LIBAITCRC
   
 /* Define to 1 if you have the `aitio' library (-laitio). */  /* Define to 1 if you have the `aitio' library (-laitio). */
 #undef HAVE_LIBAITIO  #undef HAVE_LIBAITIO
   
   /* Define to 1 if you have the `pthread' library (-lpthread). */
   #undef HAVE_LIBPTHREAD
   
 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and  /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
    to 0 otherwise. */     to 0 otherwise. */

Removed from v.1.3.4.2  
changed lines
  Added in v.1.3.4.3


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