CVS update: /ccvs/, /ccvs/windows-NT/
[email protected] 19 May 2005 23:32:57 -0000
| Newsgroups | gmane.comp.version-control.cvs.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: dprice
Date: 05/05/19 16:32:57
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.170&r2=1.171
Delta lines: +3 -0
-------------------
--- config.h.in 18 May 2005 16:17:50 -0000 1.170
+++ config.h.in 19 May 2005 23:32:53 -0000 1.171
@@ -774,6 +774,9 @@
/* Define to 1 if you have the `__fpending' function. */
#undef HAVE___FPENDING
+/* Define to 1 if you have the `__posix_getpwnam_r' function. */
+#undef HAVE___POSIX_GETPWNAM_R
+
/* Define to 1 if you have the `__secure_getenv' function. */
#undef HAVE___SECURE_GETENV
File [changed]: configure
Url: https://ccvs.cvshome.org/source/browse/ccvs/configure?r1=1.393&r2=1.394
Delta lines: +13 -0
--------------------
--- configure 18 May 2005 16:17:50 -0000 1.393
+++ configure 19 May 2005 23:32:53 -0000 1.394
@@ -1477,6 +1477,7 @@
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 __posix_getpwnam_r"
gl_func_list="$gl_func_list getpwnam_r"
gl_func_list="$gl_func_list stat64"
@@ -28204,6 +28205,12 @@
+
+
+
+
+
+
GLOB_H=
for ac_header in glob.h
@@ -28404,6 +28411,9 @@
+
+
+
:
@@ -28415,6 +28425,9 @@
+
+
+
echo "$as_me:$LINENO: checking for struct dirent64" >&5
echo $ECHO_N "checking for struct dirent64... $ECHO_C" >&6
if test "${ac_cv_type_struct_dirent64+set}" = set; then
Directory: /ccvs/windows-NT/
============================
File [changed]: config.h
Url: https://ccvs.cvshome.org/source/browse/ccvs/windows-NT/config.h?r1=1.140&r2=1.141
Delta lines: +3 -0
-------------------
--- config.h 18 May 2005 16:17:50 -0000 1.140
+++ config.h 19 May 2005 23:32:54 -0000 1.141
@@ -796,6 +796,9 @@
/* Define to 1 if you have the `__fpending' function. */
#undef HAVE___FPENDING
+/* Define to 1 if you have the `__posix_getpwnam_r' function. */
+#undef HAVE___POSIX_GETPWNAM_R
+
/* Define to 1 if you have the `__secure_getenv' function. */
#undef HAVE___SECURE_GETENV
File [changed]: config.h.in
Url: https://ccvs.cvshome.org/source/browse/ccvs/windows-NT/config.h.in?r1=1.69&r2=1.70
Delta lines: +3 -0
-------------------
--- config.h.in 18 May 2005 16:17:50 -0000 1.69
+++ config.h.in 19 May 2005 23:32:54 -0000 1.70
@@ -789,6 +789,9 @@
/* Define to 1 if you have the `__fpending' function. */
#undef HAVE___FPENDING
+/* Define to 1 if you have the `__posix_getpwnam_r' function. */
+#undef HAVE___POSIX_GETPWNAM_R
+
/* Define to 1 if you have the `__secure_getenv' function. */
#undef HAVE___SECURE_GETENV
File [changed]: stamp-chi
Url: https://ccvs.cvshome.org/source/browse/ccvs/windows-NT/stamp-chi?r1=1.56&r2=1.57
Delta lines: +3 -0
-------------------
--- stamp-chi 18 May 2005 16:17:50 -0000 1.56
+++ stamp-chi 19 May 2005 23:32:54 -0000 1.57
@@ -789,6 +789,9 @@
/* Define to 1 if you have the `__fpending' function. */
#undef HAVE___FPENDING
+/* Define to 1 if you have the `__posix_getpwnam_r' function. */
+#undef HAVE___POSIX_GETPWNAM_R
+
/* Define to 1 if you have the `__secure_getenv' function. */
#undef HAVE___SECURE_GETENV