Difference for include/autoconf.h.in from version 1.11 to 1.12


version 1.11 version 1.12
Line 97
 
Line 97
 /* Define if libXT is available */  /* Define if libXT is available */
 #undef HAVE_LIBXT  #undef HAVE_LIBXT
   
   /* Define if libz is available */
   #undef HAVE_LIBZ
   
 /* Define to 1 if you have the <limits.h> header file. */  /* Define to 1 if you have the <limits.h> header file. */
 #undef HAVE_LIMITS_H  #undef HAVE_LIMITS_H
   
Line 283
 
Line 286
 /* Define to `int' if <sys/types.h> doesn't define. */  /* Define to `int' if <sys/types.h> doesn't define. */
 #undef gid_t  #undef gid_t
   
 /* Define as `__inline' if that's what the C compiler calls it, or to nothing  /* Define to `__inline__' or `__inline' if that's what the C compiler
    if it is not supported. */     calls it, or to nothing if 'inline' is not supported under any name.  */
   #ifndef __cplusplus
 #undef inline  #undef inline
   #endif
   
 /* Define to `int' if <sys/types.h> does not define. */  /* Define to `int' if <sys/types.h> does not define. */
 #undef pid_t  #undef pid_t


Legend:
line(s) removed in v.1.11 
line(s) changed
 line(s) added in v.1.12

File made using version 1.98 of cvs2html by leaf at 2011-07-21 19:17