cvs-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Cvs-cvs] Changes to ccvs/config.h.in


From: Derek Robert Price
Subject: [Cvs-cvs] Changes to ccvs/config.h.in
Date: Thu, 20 Oct 2005 17:10:06 -0400

Index: ccvs/config.h.in
diff -u ccvs/config.h.in:1.189 ccvs/config.h.in:1.190
--- ccvs/config.h.in:1.189      Tue Oct  4 02:40:13 2005
+++ ccvs/config.h.in    Thu Oct 20 21:09:55 2005
@@ -520,9 +520,6 @@
 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
 #undef HAVE_NDIR_H
 
-/* Define to 1 if you have the <netdb.h> header file. */
-#undef HAVE_NETDB_H
-
 /* Define to 1 if you have the <netinet/in.h> header file. */
 #undef HAVE_NETINET_IN_H
 
@@ -1042,10 +1039,6 @@
 /* Define if tzset clobbers localtime's static buffer. */
 #undef TZSET_CLOBBERS_LOCALTIME_BUFFER
 
-/* 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
-
 /* The default umask to use when creating or otherwise setting file or
    directory permissions in the repository. Must be a value in the range of 0
    through 0777. For example, a value of 002 allows group rwx access and world
@@ -1148,11 +1141,6 @@
 /* Define to force lib/regex.c to define re_comp et al. */
 #undef _REGEX_RE_COMP
 
-/* 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
-
 /* Enable extensions on Solaris.  */
 #ifndef __EXTENSIONS__
 # undef __EXTENSIONS__
@@ -1309,10 +1297,6 @@
 
 /* Define to `int' if <sys/types.h> doesn't define. */
 #undef uid_t
-
-/* 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
 
 /* Define to unsigned long or unsigned long long if <stdint.h> and
    <inttypes.h> don't define. */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]