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

version 1.4, 2012/04/04 13:11:49 version 1.6, 2016/05/18 15:18:10
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
   
Line 73 Line 70
   
 /* Define to the one symbol short name of this package. */  /* Define to the one symbol short name of this package. */
 #undef PACKAGE_TARNAME  #undef PACKAGE_TARNAME
   
 /* Define to the home page for this package. */  
 #undef PACKAGE_URL  
   
 /* Define to the version of this package. */  /* Define to the version of this package. */
 #undef PACKAGE_VERSION  #undef PACKAGE_VERSION

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


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