Diff for /libaitio/inc/config.h.in between versions 1.3.4.1 and 1.6

version 1.3.4.1, 2011/02/10 22:07:59 version 1.6, 2011/10/31 13:53:51
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 `crypto' library (-lcrypto). */
   #undef HAVE_LIBCRYPTO
   
   /* Define to 1 if you have the `util' library (-lutil). */
   #undef HAVE_LIBUTIL
   
 /* 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. */
 #undef HAVE_MALLOC  #undef HAVE_MALLOC

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


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