CVS update: /ccvs/, /ccvs/windows-NT/
[email protected] 18 May 2005 16:17:53 -0000
| Newsgroups | gmane.comp.version-control.cvs.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: dprice
Date: 05/05/18 09:17:53
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.169&r2=1.170
Delta lines: +3 -3
-------------------
--- config.h.in 15 May 2005 16:44:29 -0000 1.169
+++ config.h.in 18 May 2005 16:17:50 -0000 1.170
@@ -320,9 +320,6 @@
/* Define to 1 if you have the <glob.h> header file. */
#undef HAVE_GLOB_H
-/* Define to 1 if you have the <gnu-versions.h> header file. */
-#undef HAVE_GNU_VERSIONS_H
-
/* Define if you have GSSAPI with Kerberos version 5 available. */
#undef HAVE_GSSAPI
@@ -634,6 +631,9 @@
/* Define to 1 if you have the <sys/bsdtypes.h> header file. */
#undef HAVE_SYS_BSDTYPES_H
+/* Define to 1 if you have the <sys/cdefs.h> header file. */
+#undef HAVE_SYS_CDEFS_H
+
/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
*/
#undef HAVE_SYS_DIR_H
File [changed]: configure
Url: https://ccvs.cvshome.org/source/browse/ccvs/configure?r1=1.392&r2=1.393
Delta lines: +14 -2
--------------------
--- configure 17 May 2005 19:19:31 -0000 1.392
+++ configure 18 May 2005 16:17:50 -0000 1.393
@@ -1475,6 +1475,7 @@
gl_func_list="$gl_func_list mblen"
gl_func_list="$gl_func_list mbrlen"
gl_func_list="$gl_func_list tzset"
+gl_header_list="$gl_header_list sys/cdefs.h"
gl_func_list="$gl_func_list getlogin_r"
gl_func_list="$gl_func_list getpwnam_r"
gl_func_list="$gl_func_list stat64"
@@ -28197,10 +28198,15 @@
- GLOB_H=
-for ac_header in glob.h gnu-versions.h
+
+
+
+
+ GLOB_H=
+
+for ac_header in glob.h
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
if eval "test \"\${$as_ac_Header+set}\" = set"; then
@@ -28398,6 +28404,12 @@
+ :
+
+
+
+
+
Directory: /ccvs/windows-NT/
============================
File [changed]: config.h
Url: https://ccvs.cvshome.org/source/browse/ccvs/windows-NT/config.h?r1=1.139&r2=1.140
Delta lines: +3 -3
-------------------
--- config.h 15 May 2005 16:44:29 -0000 1.139
+++ config.h 18 May 2005 16:17:50 -0000 1.140
@@ -342,9 +342,6 @@
/* Define to 1 if you have the <glob.h> header file. */
#undef HAVE_GLOB_H
-/* Define to 1 if you have the <gnu-versions.h> header file. */
-#undef HAVE_GNU_VERSIONS_H
-
/* Define if you have GSSAPI with Kerberos version 5 available. */
#undef HAVE_GSSAPI
@@ -656,6 +653,9 @@
/* Define to 1 if you have the <sys/bsdtypes.h> header file. */
#undef HAVE_SYS_BSDTYPES_H
+/* Define to 1 if you have the <sys/cdefs.h> header file. */
+#undef HAVE_SYS_CDEFS_H
+
/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
*/
#undef HAVE_SYS_DIR_H
File [changed]: config.h.in
Url: https://ccvs.cvshome.org/source/browse/ccvs/windows-NT/config.h.in?r1=1.68&r2=1.69
Delta lines: +3 -3
-------------------
--- config.h.in 15 May 2005 16:44:29 -0000 1.68
+++ config.h.in 18 May 2005 16:17:50 -0000 1.69
@@ -335,9 +335,6 @@
/* Define to 1 if you have the <glob.h> header file. */
#undef HAVE_GLOB_H
-/* Define to 1 if you have the <gnu-versions.h> header file. */
-#undef HAVE_GNU_VERSIONS_H
-
/* Define if you have GSSAPI with Kerberos version 5 available. */
#undef HAVE_GSSAPI
@@ -649,6 +646,9 @@
/* Define to 1 if you have the <sys/bsdtypes.h> header file. */
#undef HAVE_SYS_BSDTYPES_H
+/* Define to 1 if you have the <sys/cdefs.h> header file. */
+#undef HAVE_SYS_CDEFS_H
+
/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
*/
#undef HAVE_SYS_DIR_H
File [changed]: stamp-chi
Url: https://ccvs.cvshome.org/source/browse/ccvs/windows-NT/stamp-chi?r1=1.55&r2=1.56
Delta lines: +3 -3
-------------------
--- stamp-chi 15 May 2005 16:44:29 -0000 1.55
+++ stamp-chi 18 May 2005 16:17:50 -0000 1.56
@@ -335,9 +335,6 @@
/* Define to 1 if you have the <glob.h> header file. */
#undef HAVE_GLOB_H
-/* Define to 1 if you have the <gnu-versions.h> header file. */
-#undef HAVE_GNU_VERSIONS_H
-
/* Define if you have GSSAPI with Kerberos version 5 available. */
#undef HAVE_GSSAPI
@@ -649,6 +646,9 @@
/* Define to 1 if you have the <sys/bsdtypes.h> header file. */
#undef HAVE_SYS_BSDTYPES_H
+/* Define to 1 if you have the <sys/cdefs.h> header file. */
+#undef HAVE_SYS_CDEFS_H
+
/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
*/
#undef HAVE_SYS_DIR_H