CVS update: /ccvs/, /ccvs/windows-NT/
[email protected] 24 May 2005 16:38:11 -0000
| Newsgroups | gmane.comp.version-control.cvs.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: dprice
Date: 05/05/24 09:38:11
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.173&r2=1.174
Delta lines: +0 -6
-------------------
--- config.h.in 23 May 2005 22:57:39 -0000 1.173
+++ config.h.in 24 May 2005 16:38:08 -0000 1.174
@@ -556,9 +556,6 @@
/* Define to 1 if you have the `snprintf' function. */
#undef HAVE_SNPRINTF
-/* Define to 1 if you have the `stat64' function. */
-#undef HAVE_STAT64
-
/* Define to 1 if `stat' has the bug that it succeeds when given the
zero-length file name argument. */
#undef HAVE_STAT_EMPTY_STRING_BUG
@@ -615,9 +612,6 @@
/* Define to 1 if you have the `strtoul' function. */
#undef HAVE_STRTOUL
-/* Define to 1 if the system has the type `struct dirent64'. */
-#undef HAVE_STRUCT_DIRENT64
-
/* Define if there is a member named d_type in the struct describing directory
headers. */
#undef HAVE_STRUCT_DIRENT_D_TYPE
File [changed]: configure
Url: https://ccvs.cvshome.org/source/browse/ccvs/configure?r1=1.397&r2=1.398
Delta lines: +0 -74
--------------------
--- configure 23 May 2005 22:57:39 -0000 1.397
+++ configure 24 May 2005 16:38:08 -0000 1.398
@@ -1479,7 +1479,6 @@
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"
@@ -28625,12 +28624,6 @@
-
-
-
-
-
-
GLOB_H=
for ac_header in glob.h
@@ -28845,73 +28838,6 @@
-
-
-
- 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
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-$ac_includes_default
-int
-main ()
-{
-if ((struct dirent64 *) 0)
- return 0;
-if (sizeof (struct dirent64))
- return 0;
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag"
- || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_type_struct_dirent64=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_type_struct_dirent64=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_type_struct_dirent64" >&5
-echo "${ECHO_T}$ac_cv_type_struct_dirent64" >&6
-if test $ac_cv_type_struct_dirent64 = yes; then
-
-cat >>confdefs.h <<_ACEOF
-#define HAVE_STRUCT_DIRENT64 1
-_ACEOF
-
-
-fi
:
GLOB_H=glob.h
Directory: /ccvs/windows-NT/
============================
File [changed]: config.h
Url: https://ccvs.cvshome.org/source/browse/ccvs/windows-NT/config.h?r1=1.143&r2=1.144
Delta lines: +0 -6
-------------------
--- config.h 23 May 2005 22:56:16 -0000 1.143
+++ config.h 24 May 2005 16:38:08 -0000 1.144
@@ -578,9 +578,6 @@
/* Define to 1 if you have the `snprintf' function. */
#undef HAVE_SNPRINTF
-/* Define to 1 if you have the `stat64' function. */
-#undef HAVE_STAT64
-
/* Define to 1 if `stat' has the bug that it succeeds when given the
zero-length file name argument. */
#undef HAVE_STAT_EMPTY_STRING_BUG
@@ -637,9 +634,6 @@
/* Define to 1 if you have the `strtoul' function. */
#undef HAVE_STRTOUL
-/* Define to 1 if the system has the type `struct dirent64'. */
-#undef HAVE_STRUCT_DIRENT64
-
/* Define if there is a member named d_type in the struct describing directory
headers. */
#undef HAVE_STRUCT_DIRENT_D_TYPE
File [changed]: config.h.in
Url: https://ccvs.cvshome.org/source/browse/ccvs/windows-NT/config.h.in?r1=1.72&r2=1.73
Delta lines: +0 -6
-------------------
--- config.h.in 23 May 2005 22:56:16 -0000 1.72
+++ config.h.in 24 May 2005 16:38:08 -0000 1.73
@@ -571,9 +571,6 @@
/* Define to 1 if you have the `snprintf' function. */
#undef HAVE_SNPRINTF
-/* Define to 1 if you have the `stat64' function. */
-#undef HAVE_STAT64
-
/* Define to 1 if `stat' has the bug that it succeeds when given the
zero-length file name argument. */
#undef HAVE_STAT_EMPTY_STRING_BUG
@@ -630,9 +627,6 @@
/* Define to 1 if you have the `strtoul' function. */
#undef HAVE_STRTOUL
-/* Define to 1 if the system has the type `struct dirent64'. */
-#undef HAVE_STRUCT_DIRENT64
-
/* Define if there is a member named d_type in the struct describing directory
headers. */
#undef HAVE_STRUCT_DIRENT_D_TYPE
File [changed]: stamp-chi
Url: https://ccvs.cvshome.org/source/browse/ccvs/windows-NT/stamp-chi?r1=1.59&r2=1.60
Delta lines: +0 -6
-------------------
--- stamp-chi 23 May 2005 22:56:16 -0000 1.59
+++ stamp-chi 24 May 2005 16:38:08 -0000 1.60
@@ -571,9 +571,6 @@
/* Define to 1 if you have the `snprintf' function. */
#undef HAVE_SNPRINTF
-/* Define to 1 if you have the `stat64' function. */
-#undef HAVE_STAT64
-
/* Define to 1 if `stat' has the bug that it succeeds when given the
zero-length file name argument. */
#undef HAVE_STAT_EMPTY_STRING_BUG
@@ -630,9 +627,6 @@
/* Define to 1 if you have the `strtoul' function. */
#undef HAVE_STRTOUL
-/* Define to 1 if the system has the type `struct dirent64'. */
-#undef HAVE_STRUCT_DIRENT64
-
/* Define if there is a member named d_type in the struct describing directory
headers. */
#undef HAVE_STRUCT_DIRENT_D_TYPE