[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Cvs-cvs] Changes to ccvs/windows-NT/config.h.in
From: |
Derek Robert Price |
Subject: |
[Cvs-cvs] Changes to ccvs/windows-NT/config.h.in |
Date: |
Thu, 20 Oct 2005 17:10:33 -0400 |
Index: ccvs/windows-NT/config.h.in
diff -u ccvs/windows-NT/config.h.in:1.99 ccvs/windows-NT/config.h.in:1.100
--- ccvs/windows-NT/config.h.in:1.99 Tue Oct 4 02:40:18 2005
+++ ccvs/windows-NT/config.h.in Thu Oct 20 21:10:00 2005
@@ -535,9 +535,6 @@
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
#define HAVE_NDIR_H 1
-/* 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
@@ -1057,10 +1054,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
@@ -1163,11 +1156,6 @@
/* Define to force lib/regex.c to define re_comp et al. */
#define _REGEX_RE_COMP 1
-/* 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__
@@ -1324,10 +1312,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. */