CVS update: /ccvs/, /ccvs/windows-NT/
[email protected] 28 May 2005 17:39:04 -0000
| Newsgroups | gmane.comp.version-control.cvs.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: dprice
Date: 05/05/28 10:39:04
Modified:
/ccvs/
config.h.in, configure
/ccvs/windows-NT/
config.h, config.h.in, stamp-chi
Log:
Regenerated.
File Changes:
Directory: /ccvs/
=================
File [changed]: config.h.in
Url: https://ccvs.cvshome.org/source/browse/ccvs/config.h.in?r1=1.177&r2=1.178
Delta lines: +3 -3
-------------------
--- config.h.in 25 May 2005 19:55:40 -0000 1.177
+++ config.h.in 28 May 2005 17:39:00 -0000 1.178
@@ -818,9 +818,6 @@
/* Define to a substitute value for mmap()'s MAP_ANONYMOUS flag. */
#undef MAP_ANONYMOUS
-/* Define to `1' if <sys/cdefs.h> is *not* available on this system. */
-#undef MISSING_SYS_CDEFS_H
-
/* By default, CVS stores its modules and other such items in flat text files
(MY_NDBM enables this). Turning off MY_NDBM causes CVS to look for a
system-supplied ndbm database library and use it instead. That may speed
@@ -1085,6 +1082,9 @@
/* Define to force lib/regex.c to define re_comp et al. */
#undef _REGEX_RE_COMP
+/* Define to `1' if <sys/cdefs.h> is *not* available on this system. */
+#undef _SYS_CDEFS_H
+
/* 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. */
File [changed]: configure
Url: https://ccvs.cvshome.org/source/browse/ccvs/configure?r1=1.401&r2=1.402
Delta lines: +3 -2
-------------------
--- configure 25 May 2005 19:55:40 -0000 1.401
+++ configure 28 May 2005 17:39:01 -0000 1.402
@@ -29297,10 +29297,11 @@
done
+
if test $SYS_CDEFS_H = no; then
cat >>confdefs.h <<\_ACEOF
-#define MISSING_SYS_CDEFS_H 1
+#define _SYS_CDEFS_H 1
_ACEOF
fi
Directory: /ccvs/windows-NT/
============================
File [changed]: config.h
Url: https://ccvs.cvshome.org/source/browse/ccvs/windows-NT/config.h?r1=1.148&r2=1.149
Delta lines: +3 -3
-------------------
--- config.h 26 May 2005 08:52:30 -0000 1.148
+++ config.h 28 May 2005 17:39:02 -0000 1.149
@@ -840,9 +840,6 @@
/* Define to a substitute value for mmap()'s MAP_ANONYMOUS flag. */
#undef MAP_ANONYMOUS
-/* Define to `1' if <sys/cdefs.h> is *not* available on this system. */
-#define MISSING_SYS_CDEFS_H 1
-
/* By default, CVS stores its modules and other such items in flat text files
(MY_NDBM enables this). Turning off MY_NDBM causes CVS to look for a
system-supplied ndbm database library and use it instead. That may speed
@@ -1107,6 +1104,9 @@
/* Define to force lib/regex.c to define re_comp et al. */
#define _REGEX_RE_COMP 1
+/* Define to `1' if <sys/cdefs.h> is *not* available on this system. */
+#undef _SYS_CDEFS_H
+
/* 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. */
File [changed]: config.h.in
Url: https://ccvs.cvshome.org/source/browse/ccvs/windows-NT/config.h.in?r1=1.77&r2=1.78
Delta lines: +3 -3
-------------------
--- config.h.in 26 May 2005 08:52:30 -0000 1.77
+++ config.h.in 28 May 2005 17:39:02 -0000 1.78
@@ -833,9 +833,6 @@
/* Define to a substitute value for mmap()'s MAP_ANONYMOUS flag. */
#undef MAP_ANONYMOUS
-/* Define to `1' if <sys/cdefs.h> is *not* available on this system. */
-#define MISSING_SYS_CDEFS_H 1
-
/* By default, CVS stores its modules and other such items in flat text files
(MY_NDBM enables this). Turning off MY_NDBM causes CVS to look for a
system-supplied ndbm database library and use it instead. That may speed
@@ -1100,6 +1097,9 @@
/* Define to force lib/regex.c to define re_comp et al. */
#define _REGEX_RE_COMP 1
+/* Define to `1' if <sys/cdefs.h> is *not* available on this system. */
+#undef _SYS_CDEFS_H
+
/* 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. */
File [changed]: stamp-chi
Url: https://ccvs.cvshome.org/source/browse/ccvs/windows-NT/stamp-chi?r1=1.64&r2=1.65
Delta lines: +3 -3
-------------------
--- stamp-chi 26 May 2005 08:52:30 -0000 1.64
+++ stamp-chi 28 May 2005 17:39:02 -0000 1.65
@@ -833,9 +833,6 @@
/* Define to a substitute value for mmap()'s MAP_ANONYMOUS flag. */
#undef MAP_ANONYMOUS
-/* Define to `1' if <sys/cdefs.h> is *not* available on this system. */
-#define MISSING_SYS_CDEFS_H 1
-
/* By default, CVS stores its modules and other such items in flat text files
(MY_NDBM enables this). Turning off MY_NDBM causes CVS to look for a
system-supplied ndbm database library and use it instead. That may speed
@@ -1100,6 +1097,9 @@
/* Define to force lib/regex.c to define re_comp et al. */
#define _REGEX_RE_COMP 1
+/* Define to `1' if <sys/cdefs.h> is *not* available on this system. */
+#undef _SYS_CDEFS_H
+
/* 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. */