cvs-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Cvs-cvs] ccvs/windows-NT ChangeLog Makefile.in config.h ...


From: Derek Robert Price
Subject: [Cvs-cvs] ccvs/windows-NT ChangeLog Makefile.in config.h ...
Date: Tue, 11 Jul 2006 16:44:09 +0000

CVSROOT:        /cvsroot/cvs
Module name:    ccvs
Changes by:     Derek Robert Price <dprice>     06/07/11 16:44:09

Modified files:
        windows-NT     : ChangeLog Makefile.in config.h config.h.in 
                         config.h.in.in stamp-chi 
        windows-NT/SCC : Makefile.in 

Log message:
        * config.h.in.in [HAVE_DIRECT_H, HAVE_DIRENT_H]: Remove obsolescent
        macros.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/ccvs/windows-NT/ChangeLog?cvsroot=cvs&r1=1.380&r2=1.381
http://cvs.savannah.gnu.org/viewcvs/ccvs/windows-NT/Makefile.in?cvsroot=cvs&r1=1.130&r2=1.131
http://cvs.savannah.gnu.org/viewcvs/ccvs/windows-NT/config.h?cvsroot=cvs&r1=1.204&r2=1.205
http://cvs.savannah.gnu.org/viewcvs/ccvs/windows-NT/config.h.in?cvsroot=cvs&r1=1.132&r2=1.133
http://cvs.savannah.gnu.org/viewcvs/ccvs/windows-NT/config.h.in.in?cvsroot=cvs&r1=1.55&r2=1.56
http://cvs.savannah.gnu.org/viewcvs/ccvs/windows-NT/stamp-chi?cvsroot=cvs&r1=1.115&r2=1.116
http://cvs.savannah.gnu.org/viewcvs/ccvs/windows-NT/SCC/Makefile.in?cvsroot=cvs&r1=1.90&r2=1.91

Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/cvs/ccvs/windows-NT/ChangeLog,v
retrieving revision 1.380
retrieving revision 1.381
diff -u -b -r1.380 -r1.381
--- ChangeLog   11 Jul 2006 16:24:21 -0000      1.380
+++ ChangeLog   11 Jul 2006 16:44:09 -0000      1.381
@@ -1,5 +1,8 @@
 2006-07-11  Derek Price  <address@hidden>
 
+       * config.h.in.in [HAVE_DIRECT_H, HAVE_DIRENT_H]: Remove obsolescent
+       macros.
+
        * dirent.h: Mark clearly as public domain.
        * dirent.c: Likewise, plus some cleanup.
 

Index: Makefile.in
===================================================================
RCS file: /cvsroot/cvs/ccvs/windows-NT/Makefile.in,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -b -r1.130 -r1.131
--- Makefile.in 10 Jul 2006 20:23:48 -0000      1.130
+++ Makefile.in 11 Jul 2006 16:44:09 -0000      1.131
@@ -105,8 +105,7 @@
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/mmap-anon.m4 \
        $(top_srcdir)/m4/nanosleep.m4 $(top_srcdir)/m4/nls.m4 \
-       $(top_srcdir)/m4/onceonly_2_57.m4 $(top_srcdir)/m4/openat.m4 \
-       $(top_srcdir)/m4/pagealign_alloc.m4 \
+       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pagealign_alloc.m4 \
        $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/po.m4 \
        $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/quotearg.m4 \
        $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/regex.m4 \

Index: config.h
===================================================================
RCS file: /cvsroot/cvs/ccvs/windows-NT/config.h,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -b -r1.204 -r1.205
--- config.h    10 Jul 2006 20:23:48 -0000      1.204
+++ config.h    11 Jul 2006 16:44:09 -0000      1.205
@@ -396,12 +396,6 @@
    don't. */
 #define HAVE_DECL___FPENDING 0
 
-/* Define to 1 if you have the <direct.h> header file. */
-#undef HAVE_DIRECT_H
-
-/* Define to 1 if you have the <dirent.h> header file. */
-#define HAVE_DIRENT_H 1
-
 /* Define to 1 if you have the `dup2' function. */
 #define HAVE_DUP2 1
 

Index: config.h.in
===================================================================
RCS file: /cvsroot/cvs/ccvs/windows-NT/config.h.in,v
retrieving revision 1.132
retrieving revision 1.133
diff -u -b -r1.132 -r1.133
--- config.h.in 10 Jul 2006 20:23:48 -0000      1.132
+++ config.h.in 11 Jul 2006 16:44:09 -0000      1.133
@@ -389,12 +389,6 @@
    don't. */
 #define HAVE_DECL___FPENDING 0
 
-/* Define to 1 if you have the <direct.h> header file. */
-#undef HAVE_DIRECT_H
-
-/* Define to 1 if you have the <dirent.h> header file. */
-#define HAVE_DIRENT_H 1
-
 /* Define to 1 if you have the `dup2' function. */
 #define HAVE_DUP2 1
 

Index: config.h.in.in
===================================================================
RCS file: /cvsroot/cvs/ccvs/windows-NT/config.h.in.in,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -b -r1.55 -r1.56
--- config.h.in.in      10 Jul 2006 20:23:48 -0000      1.55
+++ config.h.in.in      11 Jul 2006 16:44:09 -0000      1.56
@@ -379,14 +379,6 @@
    don't. */
 #define HAVE_DECL___FPENDING 0
 
-/* Define to 1 if you have the <direct.h> header file. */
-/* Windows has <direct.h> but some functions aren't POSIX compliant */
-#undef HAVE_DIRECT_H
-
-/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
-   */
-#define HAVE_DIRENT_H 1
-
 /* Define to 1 if you have the `dup2' function. */
 #define HAVE_DUP2 1
 

Index: stamp-chi
===================================================================
RCS file: /cvsroot/cvs/ccvs/windows-NT/stamp-chi,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -b -r1.115 -r1.116
--- stamp-chi   10 Jul 2006 20:23:48 -0000      1.115
+++ stamp-chi   11 Jul 2006 16:44:09 -0000      1.116
@@ -389,12 +389,6 @@
    don't. */
 #define HAVE_DECL___FPENDING 0
 
-/* Define to 1 if you have the <direct.h> header file. */
-#undef HAVE_DIRECT_H
-
-/* Define to 1 if you have the <dirent.h> header file. */
-#define HAVE_DIRENT_H 1
-
 /* Define to 1 if you have the `dup2' function. */
 #define HAVE_DUP2 1
 

Index: SCC/Makefile.in
===================================================================
RCS file: /cvsroot/cvs/ccvs/windows-NT/SCC/Makefile.in,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -b -r1.90 -r1.91
--- SCC/Makefile.in     6 Jul 2006 13:49:40 -0000       1.90
+++ SCC/Makefile.in     11 Jul 2006 16:44:09 -0000      1.91
@@ -102,8 +102,7 @@
        $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
        $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/mmap-anon.m4 \
        $(top_srcdir)/m4/nanosleep.m4 $(top_srcdir)/m4/nls.m4 \
-       $(top_srcdir)/m4/onceonly_2_57.m4 $(top_srcdir)/m4/openat.m4 \
-       $(top_srcdir)/m4/pagealign_alloc.m4 \
+       $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pagealign_alloc.m4 \
        $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/po.m4 \
        $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/quotearg.m4 \
        $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/regex.m4 \




reply via email to

[Prev in Thread] Current Thread [Next in Thread]