Diff for /libaitcfg/inc/config.h.in between versions 1.2 and 1.3

version 1.2, 2009/09/09 09:07:31 version 1.3, 2011/05/01 17:24:28
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 `aitio' library (-laitio). */
   #undef HAVE_LIBAITIO
   
 /* 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.2  
changed lines
  Added in v.1.3


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