/[cvs]/ccvs/config.h.in
ViewVC logotype

Diff of /ccvs/config.h.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.189 by dprice, Tue Oct 4 02:40:13 2005 UTC revision 1.190 by dprice, Thu Oct 20 21:09:55 2005 UTC
# Line 520  Line 520 
520  /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */  /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
521  #undef HAVE_NDIR_H  #undef HAVE_NDIR_H
522    
 /* Define to 1 if you have the <netdb.h> header file. */  
 #undef HAVE_NETDB_H  
   
523  /* Define to 1 if you have the <netinet/in.h> header file. */  /* Define to 1 if you have the <netinet/in.h> header file. */
524  #undef HAVE_NETINET_IN_H  #undef HAVE_NETINET_IN_H
525    
# Line 1042  Line 1039 
1039  /* Define if tzset clobbers localtime's static buffer. */  /* Define if tzset clobbers localtime's static buffer. */
1040  #undef TZSET_CLOBBERS_LOCALTIME_BUFFER  #undef TZSET_CLOBBERS_LOCALTIME_BUFFER
1041    
 /* Define to its maximum value if an unsigned integer type of width exactly 32  
    bits exists and the standard includes do not define UINT32_MAX. */  
 #undef UINT32_MAX  
   
1042  /* The default umask to use when creating or otherwise setting file or  /* The default umask to use when creating or otherwise setting file or
1043     directory permissions in the repository. Must be a value in the range of 0     directory permissions in the repository. Must be a value in the range of 0
1044     through 0777. For example, a value of 002 allows group rwx access and world     through 0777. For example, a value of 002 allows group rwx access and world
# Line 1148  Line 1141 
1141  /* Define to force lib/regex.c to define re_comp et al. */  /* Define to force lib/regex.c to define re_comp et al. */
1142  #undef _REGEX_RE_COMP  #undef _REGEX_RE_COMP
1143    
 /* Define for Solaris 2.5.1 so uint32_t typedef from <sys/synch.h>,  
    <pthread.h>, or <semaphore.h> is not used. If the typedef was allowed, the  
    #define below would cause a syntax error. */  
 #undef _UINT32_T  
   
1144  /* Enable extensions on Solaris.  */  /* Enable extensions on Solaris.  */
1145  #ifndef __EXTENSIONS__  #ifndef __EXTENSIONS__
1146  # undef __EXTENSIONS__  # undef __EXTENSIONS__
# Line 1310  Line 1298 
1298  /* Define to `int' if <sys/types.h> doesn't define. */  /* Define to `int' if <sys/types.h> doesn't define. */
1299  #undef uid_t  #undef uid_t
1300    
 /* Define to the type of a unsigned integer type of width exactly 32 bits if  
    such a type exists and the standard includes do not define it. */  
 #undef uint32_t  
   
1301  /* Define to unsigned long or unsigned long long if <stdint.h> and  /* Define to unsigned long or unsigned long long if <stdint.h> and
1302     <inttypes.h> don't define. */     <inttypes.h> don't define. */
1303  #undef uintmax_t  #undef uintmax_t

Legend:
Removed from v.1.189  
changed lines
  Added in v.1.190

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26