Diff for /libaitcli/inc/config.h.in between versions 1.5 and 1.6

version 1.5, 2012/07/22 22:37:08 version 1.6, 2013/05/30 09:16:42
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 `io_TrimStr' function. *//* Define to 1 if you have the `elwix' library (-lelwix). */
#undef HAVE_IO_TRIMSTR#undef HAVE_LIBELWIX
   
 /* Define to 1 if you have the `aitio' library (-laitio). */  
 #undef HAVE_LIBAITIO  
   
 /* 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
   
Line 41 Line 38
   
 /* Define to 1 if you have the <string.h> header file. */  /* Define to 1 if you have the <string.h> header file. */
 #undef HAVE_STRING_H  #undef HAVE_STRING_H
   
   /* Define to 1 if you have the `str_Trim' function. */
   #undef HAVE_STR_TRIM
   
 /* Define to 1 if you have the <sys/ioctl.h> header file. */  /* Define to 1 if you have the <sys/ioctl.h> header file. */
 #undef HAVE_SYS_IOCTL_H  #undef HAVE_SYS_IOCTL_H

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


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