Diff for /ansh/inc/config.h.in between versions 1.3 and 1.3.4.1

version 1.3, 2012/07/22 22:41:33 version 1.3.4.1, 2013/01/18 09:31:47
Line 21 Line 21
 /* 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 `crypto' library (-lcrypto). */  /* Define to 1 if you have the `crypto' library (-lcrypto). */
 #undef HAVE_LIBCRYPTO  #undef HAVE_LIBCRYPTO
   
   /* Define to 1 if you have the `elwix' library (-lelwix). */
   #undef HAVE_LIBELWIX
   
 /* Define to 1 if you have the `util' library (-lutil). */  /* Define to 1 if you have the `util' library (-lutil). */
 #undef HAVE_LIBUTIL  #undef HAVE_LIBUTIL

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


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