Diff for /libaitsched/inc/config.h.in between versions 1.1.1.1 and 1.1.1.1.8.1

version 1.1.1.1, 2011/08/05 15:52:00 version 1.1.1.1.8.1, 2012/01/08 00:56:16
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 `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.1.1.1  
changed lines
  Added in v.1.1.1.1.8.1


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