Diff for /libaitrpc/inc/config.h.in between versions 1.2.4.1 and 1.3

version 1.2.4.1, 2011/08/19 14:44:34 version 1.3, 2011/08/29 22:37:06
Line 18 Line 18
 /* Define to 1 if you have the `aitcrc' library (-laitcrc). */  /* Define to 1 if you have the `aitcrc' library (-laitcrc). */
 #undef HAVE_LIBAITCRC  #undef HAVE_LIBAITCRC
   
   /* Define to 1 if you have the `pthread' library (-lpthread). */
   #undef HAVE_LIBPTHREAD
   
 /* 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.4.1  
changed lines
  Added in v.1.3


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