cvs-cvs
[Top][All Lists]
Advanced

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

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


From: Mark D. Baushke
Subject: [Cvs-cvs] ccvs/windows-NT ChangeLog config.h config.h.in ...
Date: Mon, 18 Sep 2006 08:26:22 +0000

CVSROOT:        /cvsroot/cvs
Module name:    ccvs
Changes by:     Mark D. Baushke <mdb>   06/09/18 08:26:22

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

Log message:
        * config.h.in.in (HAVE_DECL_*): Define to 0 instead of undef to
        allow GNULIB-based source files to compile correctly.
        * stamp-chi, config.h.in, config.h: Regenerated.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/ccvs/windows-NT/ChangeLog?cvsroot=cvs&r1=1.389&r2=1.390
http://cvs.savannah.gnu.org/viewcvs/ccvs/windows-NT/config.h?cvsroot=cvs&r1=1.210&r2=1.211
http://cvs.savannah.gnu.org/viewcvs/ccvs/windows-NT/config.h.in?cvsroot=cvs&r1=1.138&r2=1.139
http://cvs.savannah.gnu.org/viewcvs/ccvs/windows-NT/config.h.in.in?cvsroot=cvs&r1=1.60&r2=1.61
http://cvs.savannah.gnu.org/viewcvs/ccvs/windows-NT/stamp-chi?cvsroot=cvs&r1=1.121&r2=1.122

Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/cvs/ccvs/windows-NT/ChangeLog,v
retrieving revision 1.389
retrieving revision 1.390
diff -u -b -r1.389 -r1.390
--- ChangeLog   2 Sep 2006 23:18:00 -0000       1.389
+++ ChangeLog   18 Sep 2006 08:26:22 -0000      1.390
@@ -1,3 +1,9 @@
+2006-09-18  Mark D. Baushke  <address@hidden>
+
+       * config.h.in.in (HAVE_DECL_*): Define to 0 instead of undef to
+       allow GNULIB-based source files to compile correctly.
+       * stamp-chi, config.h.in, config.h: Regenerated.
+       
 2006-09-02  Mark D. Baushke  <address@hidden>
 
        * inttypes.h: Provide a windows wrapper for inttypes.h based on

Index: config.h
===================================================================
RCS file: /cvsroot/cvs/ccvs/windows-NT/config.h,v
retrieving revision 1.210
retrieving revision 1.211
diff -u -b -r1.210 -r1.211
--- config.h    2 Sep 2006 23:18:00 -0000       1.210
+++ config.h    18 Sep 2006 08:26:22 -0000      1.211
@@ -241,63 +241,63 @@
 
 /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
    you don't. */
-#undef HAVE_DECL_CLEARERR_UNLOCKED
+#define HAVE_DECL_CLEARERR_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
    don't. */
-#undef HAVE_DECL_FEOF_UNLOCKED
+#define HAVE_DECL_FEOF_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
    you don't. */
-#undef HAVE_DECL_FERROR_UNLOCKED
+#define HAVE_DECL_FERROR_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
    you don't. */
-#undef HAVE_DECL_FFLUSH_UNLOCKED
+#define HAVE_DECL_FFLUSH_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
    you don't. */
-#undef HAVE_DECL_FGETS_UNLOCKED
+#define HAVE_DECL_FGETS_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `flockfile', and to 0 if you
    don't. */
-#undef HAVE_DECL_FLOCKFILE
+#define HAVE_DECL_FLOCKFILE 0
 
 /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
    you don't. */
-#undef HAVE_DECL_FPUTC_UNLOCKED
+#define HAVE_DECL_FPUTC_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
    you don't. */
-#undef HAVE_DECL_FPUTS_UNLOCKED
+#define HAVE_DECL_FPUTS_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
    you don't. */
-#undef HAVE_DECL_FREAD_UNLOCKED
+#define HAVE_DECL_FREAD_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `freeaddrinfo', and to 0 if you
    don't. */
-#undef HAVE_DECL_FREEADDRINFO
+#define HAVE_DECL_FREEADDRINFO 0
 
 /* Define to 1 if you have the declaration of `funlockfile', and to 0 if you
    don't. */
-#undef HAVE_DECL_FUNLOCKFILE
+#define HAVE_DECL_FUNLOCKFILE 0
 
 /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
    you don't. */
-#undef HAVE_DECL_FWRITE_UNLOCKED
+#define HAVE_DECL_FWRITE_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `gai_strerror', and to 0 if you
    don't. */
-#undef HAVE_DECL_GAI_STRERROR
+#define HAVE_DECL_GAI_STRERROR 0
 
 /* Define to 1 if you have the declaration of `getaddrinfo', and to 0 if you
    don't. */
-#undef HAVE_DECL_GETADDRINFO
+#define HAVE_DECL_GETADDRINFO 0
 
 /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
    you don't. */
-#undef HAVE_DECL_GETCHAR_UNLOCKED
+#define HAVE_DECL_GETCHAR_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `getcwd', and to 0 if you don't.
    */
@@ -305,11 +305,11 @@
 
 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
    don't. */
-#undef HAVE_DECL_GETC_UNLOCKED
+#define HAVE_DECL_GETC_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `getdelim', and to 0 if you
    don't. */
-#undef HAVE_DECL_GETDELIM
+#define HAVE_DECL_GETDELIM 0
 
 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
    */
@@ -317,19 +317,19 @@
 
 /* Define to 1 if you have the declaration of `getline', and to 0 if you
    don't. */
-#undef HAVE_DECL_GETLINE
+#define HAVE_DECL_GETLINE 0
 
 /* Define to 1 if you have the declaration of `getlogin', and to 0 if you
    don't. */
-#undef HAVE_DECL_GETLOGIN
+#define HAVE_DECL_GETLOGIN 0
 
 /* Define to 1 if you have the declaration of `getlogin_r', and to 0 if you
    don't. */
-#undef HAVE_DECL_GETLOGIN_R
+#define HAVE_DECL_GETLOGIN_R 0
 
 /* Define to 1 if you have the declaration of `getnameinfo', and to 0 if you
    don't. */
-#undef HAVE_DECL_GETNAMEINFO
+#define HAVE_DECL_GETNAMEINFO 0
 
 /* Define to 1 if you have the declaration of `getpass', and to 0 if you
    don't. */
@@ -337,27 +337,27 @@
 
 /* Define to 1 if you have the declaration of `imaxabs', and to 0 if you
    don't. */
-#undef HAVE_DECL_IMAXABS
+#define HAVE_DECL_IMAXABS 0
 
 /* Define to 1 if you have the declaration of `imaxdiv', and to 0 if you
    don't. */
-#undef HAVE_DECL_IMAXDIV
+#define HAVE_DECL_IMAXDIV 0
 
 /* Define to 1 if you have the declaration of `inet_ntop', and to 0 if you
    don't. */
-#undef HAVE_DECL_INET_NTOP
+#define HAVE_DECL_INET_NTOP 0
 
 /* Define to 1 if you have the declaration of `isblank', and to 0 if you
    don't. */
-#undef HAVE_DECL_ISBLANK
+#define HAVE_DECL_ISBLANK 0
 
 /* Define to 1 if you have the declaration of `memrchr', and to 0 if you
    don't. */
-#undef HAVE_DECL_MEMRCHR
+#define HAVE_DECL_MEMRCHR 0
 
 /* Define to 1 if you have the declaration of `mkdir', and to 0 if you don't.
    */
-#undef HAVE_DECL_MKDIR
+#define HAVE_DECL_MKDIR 0
 
 /* Define to 1 if you have the declaration of `nanosleep', and to 0 if you
    don't. */
@@ -365,15 +365,15 @@
 
 /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
    you don't. */
-#undef HAVE_DECL_PUTCHAR_UNLOCKED
+#define HAVE_DECL_PUTCHAR_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
    don't. */
-#undef HAVE_DECL_PUTC_UNLOCKED
+#define HAVE_DECL_PUTC_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
    don't. */
-#undef HAVE_DECL_SNPRINTF
+#define HAVE_DECL_SNPRINTF 0
 
 /* Define to 1 if you have the declaration of `strdup', and to 0 if you don't.
    */
@@ -381,19 +381,19 @@
 
 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
    don't. */
-#undef HAVE_DECL_STRERROR_R
+#define HAVE_DECL_STRERROR_R 0
 
 /* Define to 1 if you have the declaration of `strndup', and to 0 if you
    don't. */
-#undef HAVE_DECL_STRNDUP
+#define HAVE_DECL_STRNDUP 0
 
 /* Define to 1 if you have the declaration of `strnlen', and to 0 if you
    don't. */
-#undef HAVE_DECL_STRNLEN
+#define HAVE_DECL_STRNLEN 0
 
 /* Define to 1 if you have the declaration of `strtoimax', and to 0 if you
    don't. */
-#undef HAVE_DECL_STRTOIMAX
+#define HAVE_DECL_STRTOIMAX 0
 
 /* Define to 1 if you have the declaration of `strtoll', and to 0 if you
    don't. */
@@ -405,11 +405,11 @@
 
 /* Define to 1 if you have the declaration of `strtoumax', and to 0 if you
    don't. */
-#undef HAVE_DECL_STRTOUMAX
+#define HAVE_DECL_STRTOUMAX 0
 
 /* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
    */
-#undef HAVE_DECL_TZNAME
+#define HAVE_DECL_TZNAME 0
 
 /* Define to 1 if you have the declaration of `wcwidth', and to 0 if you
    don't. */

Index: config.h.in
===================================================================
RCS file: /cvsroot/cvs/ccvs/windows-NT/config.h.in,v
retrieving revision 1.138
retrieving revision 1.139
diff -u -b -r1.138 -r1.139
--- config.h.in 2 Sep 2006 23:18:00 -0000       1.138
+++ config.h.in 18 Sep 2006 08:26:22 -0000      1.139
@@ -234,63 +234,63 @@
 
 /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
    you don't. */
-#undef HAVE_DECL_CLEARERR_UNLOCKED
+#define HAVE_DECL_CLEARERR_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
    don't. */
-#undef HAVE_DECL_FEOF_UNLOCKED
+#define HAVE_DECL_FEOF_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
    you don't. */
-#undef HAVE_DECL_FERROR_UNLOCKED
+#define HAVE_DECL_FERROR_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
    you don't. */
-#undef HAVE_DECL_FFLUSH_UNLOCKED
+#define HAVE_DECL_FFLUSH_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
    you don't. */
-#undef HAVE_DECL_FGETS_UNLOCKED
+#define HAVE_DECL_FGETS_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `flockfile', and to 0 if you
    don't. */
-#undef HAVE_DECL_FLOCKFILE
+#define HAVE_DECL_FLOCKFILE 0
 
 /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
    you don't. */
-#undef HAVE_DECL_FPUTC_UNLOCKED
+#define HAVE_DECL_FPUTC_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
    you don't. */
-#undef HAVE_DECL_FPUTS_UNLOCKED
+#define HAVE_DECL_FPUTS_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
    you don't. */
-#undef HAVE_DECL_FREAD_UNLOCKED
+#define HAVE_DECL_FREAD_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `freeaddrinfo', and to 0 if you
    don't. */
-#undef HAVE_DECL_FREEADDRINFO
+#define HAVE_DECL_FREEADDRINFO 0
 
 /* Define to 1 if you have the declaration of `funlockfile', and to 0 if you
    don't. */
-#undef HAVE_DECL_FUNLOCKFILE
+#define HAVE_DECL_FUNLOCKFILE 0
 
 /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
    you don't. */
-#undef HAVE_DECL_FWRITE_UNLOCKED
+#define HAVE_DECL_FWRITE_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `gai_strerror', and to 0 if you
    don't. */
-#undef HAVE_DECL_GAI_STRERROR
+#define HAVE_DECL_GAI_STRERROR 0
 
 /* Define to 1 if you have the declaration of `getaddrinfo', and to 0 if you
    don't. */
-#undef HAVE_DECL_GETADDRINFO
+#define HAVE_DECL_GETADDRINFO 0
 
 /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
    you don't. */
-#undef HAVE_DECL_GETCHAR_UNLOCKED
+#define HAVE_DECL_GETCHAR_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `getcwd', and to 0 if you don't.
    */
@@ -298,11 +298,11 @@
 
 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
    don't. */
-#undef HAVE_DECL_GETC_UNLOCKED
+#define HAVE_DECL_GETC_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `getdelim', and to 0 if you
    don't. */
-#undef HAVE_DECL_GETDELIM
+#define HAVE_DECL_GETDELIM 0
 
 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
    */
@@ -310,19 +310,19 @@
 
 /* Define to 1 if you have the declaration of `getline', and to 0 if you
    don't. */
-#undef HAVE_DECL_GETLINE
+#define HAVE_DECL_GETLINE 0
 
 /* Define to 1 if you have the declaration of `getlogin', and to 0 if you
    don't. */
-#undef HAVE_DECL_GETLOGIN
+#define HAVE_DECL_GETLOGIN 0
 
 /* Define to 1 if you have the declaration of `getlogin_r', and to 0 if you
    don't. */
-#undef HAVE_DECL_GETLOGIN_R
+#define HAVE_DECL_GETLOGIN_R 0
 
 /* Define to 1 if you have the declaration of `getnameinfo', and to 0 if you
    don't. */
-#undef HAVE_DECL_GETNAMEINFO
+#define HAVE_DECL_GETNAMEINFO 0
 
 /* Define to 1 if you have the declaration of `getpass', and to 0 if you
    don't. */
@@ -330,27 +330,27 @@
 
 /* Define to 1 if you have the declaration of `imaxabs', and to 0 if you
    don't. */
-#undef HAVE_DECL_IMAXABS
+#define HAVE_DECL_IMAXABS 0
 
 /* Define to 1 if you have the declaration of `imaxdiv', and to 0 if you
    don't. */
-#undef HAVE_DECL_IMAXDIV
+#define HAVE_DECL_IMAXDIV 0
 
 /* Define to 1 if you have the declaration of `inet_ntop', and to 0 if you
    don't. */
-#undef HAVE_DECL_INET_NTOP
+#define HAVE_DECL_INET_NTOP 0
 
 /* Define to 1 if you have the declaration of `isblank', and to 0 if you
    don't. */
-#undef HAVE_DECL_ISBLANK
+#define HAVE_DECL_ISBLANK 0
 
 /* Define to 1 if you have the declaration of `memrchr', and to 0 if you
    don't. */
-#undef HAVE_DECL_MEMRCHR
+#define HAVE_DECL_MEMRCHR 0
 
 /* Define to 1 if you have the declaration of `mkdir', and to 0 if you don't.
    */
-#undef HAVE_DECL_MKDIR
+#define HAVE_DECL_MKDIR 0
 
 /* Define to 1 if you have the declaration of `nanosleep', and to 0 if you
    don't. */
@@ -358,15 +358,15 @@
 
 /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
    you don't. */
-#undef HAVE_DECL_PUTCHAR_UNLOCKED
+#define HAVE_DECL_PUTCHAR_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
    don't. */
-#undef HAVE_DECL_PUTC_UNLOCKED
+#define HAVE_DECL_PUTC_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
    don't. */
-#undef HAVE_DECL_SNPRINTF
+#define HAVE_DECL_SNPRINTF 0
 
 /* Define to 1 if you have the declaration of `strdup', and to 0 if you don't.
    */
@@ -374,19 +374,19 @@
 
 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
    don't. */
-#undef HAVE_DECL_STRERROR_R
+#define HAVE_DECL_STRERROR_R 0
 
 /* Define to 1 if you have the declaration of `strndup', and to 0 if you
    don't. */
-#undef HAVE_DECL_STRNDUP
+#define HAVE_DECL_STRNDUP 0
 
 /* Define to 1 if you have the declaration of `strnlen', and to 0 if you
    don't. */
-#undef HAVE_DECL_STRNLEN
+#define HAVE_DECL_STRNLEN 0
 
 /* Define to 1 if you have the declaration of `strtoimax', and to 0 if you
    don't. */
-#undef HAVE_DECL_STRTOIMAX
+#define HAVE_DECL_STRTOIMAX 0
 
 /* Define to 1 if you have the declaration of `strtoll', and to 0 if you
    don't. */
@@ -398,11 +398,11 @@
 
 /* Define to 1 if you have the declaration of `strtoumax', and to 0 if you
    don't. */
-#undef HAVE_DECL_STRTOUMAX
+#define HAVE_DECL_STRTOUMAX 0
 
 /* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
    */
-#undef HAVE_DECL_TZNAME
+#define HAVE_DECL_TZNAME 0
 
 /* Define to 1 if you have the declaration of `wcwidth', and to 0 if you
    don't. */

Index: config.h.in.in
===================================================================
RCS file: /cvsroot/cvs/ccvs/windows-NT/config.h.in.in,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -b -r1.60 -r1.61
--- config.h.in.in      2 Sep 2006 23:18:00 -0000       1.60
+++ config.h.in.in      18 Sep 2006 08:26:22 -0000      1.61
@@ -228,63 +228,63 @@
 
 /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
    you don't. */
-#undef HAVE_DECL_CLEARERR_UNLOCKED
+#define HAVE_DECL_CLEARERR_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
    don't. */
-#undef HAVE_DECL_FEOF_UNLOCKED
+#define HAVE_DECL_FEOF_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
    you don't. */
-#undef HAVE_DECL_FERROR_UNLOCKED
+#define HAVE_DECL_FERROR_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
    you don't. */
-#undef HAVE_DECL_FFLUSH_UNLOCKED
+#define HAVE_DECL_FFLUSH_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
    you don't. */
-#undef HAVE_DECL_FGETS_UNLOCKED
+#define HAVE_DECL_FGETS_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `flockfile', and to 0 if you
    don't. */
-#undef HAVE_DECL_FLOCKFILE
+#define HAVE_DECL_FLOCKFILE 0
 
 /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
    you don't. */
-#undef HAVE_DECL_FPUTC_UNLOCKED
+#define HAVE_DECL_FPUTC_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
    you don't. */
-#undef HAVE_DECL_FPUTS_UNLOCKED
+#define HAVE_DECL_FPUTS_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
    you don't. */
-#undef HAVE_DECL_FREAD_UNLOCKED
+#define HAVE_DECL_FREAD_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `freeaddrinfo', and to 0 if you
    don't. */
-#undef HAVE_DECL_FREEADDRINFO
+#define HAVE_DECL_FREEADDRINFO 0
 
 /* Define to 1 if you have the declaration of `funlockfile', and to 0 if you
    don't. */
-#undef HAVE_DECL_FUNLOCKFILE
+#define HAVE_DECL_FUNLOCKFILE 0
 
 /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
    you don't. */
-#undef HAVE_DECL_FWRITE_UNLOCKED
+#define HAVE_DECL_FWRITE_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `gai_strerror', and to 0 if you
    don't. */
-#undef HAVE_DECL_GAI_STRERROR
+#define HAVE_DECL_GAI_STRERROR 0
 
 /* Define to 1 if you have the declaration of `getaddrinfo', and to 0 if you
    don't. */
-#undef HAVE_DECL_GETADDRINFO
+#define HAVE_DECL_GETADDRINFO 0
 
 /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
    you don't. */
-#undef HAVE_DECL_GETCHAR_UNLOCKED
+#define HAVE_DECL_GETCHAR_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `getcwd', and to 0 if you don't.
    */
@@ -292,11 +292,11 @@
 
 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
    don't. */
-#undef HAVE_DECL_GETC_UNLOCKED
+#define HAVE_DECL_GETC_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `getdelim', and to 0 if you
    don't. */
-#undef HAVE_DECL_GETDELIM
+#define HAVE_DECL_GETDELIM 0
 
 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
    */
@@ -304,19 +304,19 @@
 
 /* Define to 1 if you have the declaration of `getline', and to 0 if you
    don't. */
-#undef HAVE_DECL_GETLINE
+#define HAVE_DECL_GETLINE 0
 
 /* Define to 1 if you have the declaration of `getlogin', and to 0 if you
    don't. */
-#undef HAVE_DECL_GETLOGIN
+#define HAVE_DECL_GETLOGIN 0
 
 /* Define to 1 if you have the declaration of `getlogin_r', and to 0 if you
    don't. */
-#undef HAVE_DECL_GETLOGIN_R
+#define HAVE_DECL_GETLOGIN_R 0
 
 /* Define to 1 if you have the declaration of `getnameinfo', and to 0 if you
    don't. */
-#undef HAVE_DECL_GETNAMEINFO
+#define HAVE_DECL_GETNAMEINFO 0
 
 /* Define to 1 if you have the declaration of `getpass', and to 0 if you
    don't. */
@@ -324,27 +324,27 @@
 
 /* Define to 1 if you have the declaration of `imaxabs', and to 0 if you
    don't. */
-#undef HAVE_DECL_IMAXABS
+#define HAVE_DECL_IMAXABS 0
 
 /* Define to 1 if you have the declaration of `imaxdiv', and to 0 if you
    don't. */
-#undef HAVE_DECL_IMAXDIV
+#define HAVE_DECL_IMAXDIV 0
 
 /* Define to 1 if you have the declaration of `inet_ntop', and to 0 if you
    don't. */
-#undef HAVE_DECL_INET_NTOP
+#define HAVE_DECL_INET_NTOP 0
 
 /* Define to 1 if you have the declaration of `isblank', and to 0 if you
    don't. */
-#undef HAVE_DECL_ISBLANK
+#define HAVE_DECL_ISBLANK 0
 
 /* Define to 1 if you have the declaration of `memrchr', and to 0 if you
    don't. */
-#undef HAVE_DECL_MEMRCHR
+#define HAVE_DECL_MEMRCHR 0
 
 /* Define to 1 if you have the declaration of `mkdir', and to 0 if you don't.
    */
-#undef HAVE_DECL_MKDIR
+#define HAVE_DECL_MKDIR 0
 
 /* Define to 1 if you have the declaration of `nanosleep', and to 0 if you
    don't. */
@@ -352,15 +352,15 @@
 
 /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
    you don't. */
-#undef HAVE_DECL_PUTCHAR_UNLOCKED
+#define HAVE_DECL_PUTCHAR_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
    don't. */
-#undef HAVE_DECL_PUTC_UNLOCKED
+#define HAVE_DECL_PUTC_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
    don't. */
-#undef HAVE_DECL_SNPRINTF
+#define HAVE_DECL_SNPRINTF 0
 
 /* Define to 1 if you have the declaration of `strdup', and to 0 if you don't.
    */
@@ -368,19 +368,19 @@
 
 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
    don't. */
-#undef HAVE_DECL_STRERROR_R
+#define HAVE_DECL_STRERROR_R 0
 
 /* Define to 1 if you have the declaration of `strndup', and to 0 if you
    don't. */
-#undef HAVE_DECL_STRNDUP
+#define HAVE_DECL_STRNDUP 0
 
 /* Define to 1 if you have the declaration of `strnlen', and to 0 if you
    don't. */
-#undef HAVE_DECL_STRNLEN
+#define HAVE_DECL_STRNLEN 0
 
 /* Define to 1 if you have the declaration of `strtoimax', and to 0 if you
    don't. */
-#undef HAVE_DECL_STRTOIMAX
+#define HAVE_DECL_STRTOIMAX 0
 
 /* Define to 1 if you have the declaration of `strtoll', and to 0 if you
    don't. */
@@ -392,11 +392,11 @@
 
 /* Define to 1 if you have the declaration of `strtoumax', and to 0 if you
    don't. */
-#undef HAVE_DECL_STRTOUMAX
+#define HAVE_DECL_STRTOUMAX 0
 
 /* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
    */
-#undef HAVE_DECL_TZNAME
+#define HAVE_DECL_TZNAME 0
 
 /* Define to 1 if you have the declaration of `wcwidth', and to 0 if you
    don't. */

Index: stamp-chi
===================================================================
RCS file: /cvsroot/cvs/ccvs/windows-NT/stamp-chi,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -b -r1.121 -r1.122
--- stamp-chi   2 Sep 2006 23:18:00 -0000       1.121
+++ stamp-chi   18 Sep 2006 08:26:22 -0000      1.122
@@ -234,63 +234,63 @@
 
 /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
    you don't. */
-#undef HAVE_DECL_CLEARERR_UNLOCKED
+#define HAVE_DECL_CLEARERR_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
    don't. */
-#undef HAVE_DECL_FEOF_UNLOCKED
+#define HAVE_DECL_FEOF_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
    you don't. */
-#undef HAVE_DECL_FERROR_UNLOCKED
+#define HAVE_DECL_FERROR_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
    you don't. */
-#undef HAVE_DECL_FFLUSH_UNLOCKED
+#define HAVE_DECL_FFLUSH_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
    you don't. */
-#undef HAVE_DECL_FGETS_UNLOCKED
+#define HAVE_DECL_FGETS_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `flockfile', and to 0 if you
    don't. */
-#undef HAVE_DECL_FLOCKFILE
+#define HAVE_DECL_FLOCKFILE 0
 
 /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
    you don't. */
-#undef HAVE_DECL_FPUTC_UNLOCKED
+#define HAVE_DECL_FPUTC_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
    you don't. */
-#undef HAVE_DECL_FPUTS_UNLOCKED
+#define HAVE_DECL_FPUTS_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
    you don't. */
-#undef HAVE_DECL_FREAD_UNLOCKED
+#define HAVE_DECL_FREAD_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `freeaddrinfo', and to 0 if you
    don't. */
-#undef HAVE_DECL_FREEADDRINFO
+#define HAVE_DECL_FREEADDRINFO 0
 
 /* Define to 1 if you have the declaration of `funlockfile', and to 0 if you
    don't. */
-#undef HAVE_DECL_FUNLOCKFILE
+#define HAVE_DECL_FUNLOCKFILE 0
 
 /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
    you don't. */
-#undef HAVE_DECL_FWRITE_UNLOCKED
+#define HAVE_DECL_FWRITE_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `gai_strerror', and to 0 if you
    don't. */
-#undef HAVE_DECL_GAI_STRERROR
+#define HAVE_DECL_GAI_STRERROR 0
 
 /* Define to 1 if you have the declaration of `getaddrinfo', and to 0 if you
    don't. */
-#undef HAVE_DECL_GETADDRINFO
+#define HAVE_DECL_GETADDRINFO 0
 
 /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
    you don't. */
-#undef HAVE_DECL_GETCHAR_UNLOCKED
+#define HAVE_DECL_GETCHAR_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `getcwd', and to 0 if you don't.
    */
@@ -298,11 +298,11 @@
 
 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
    don't. */
-#undef HAVE_DECL_GETC_UNLOCKED
+#define HAVE_DECL_GETC_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `getdelim', and to 0 if you
    don't. */
-#undef HAVE_DECL_GETDELIM
+#define HAVE_DECL_GETDELIM 0
 
 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
    */
@@ -310,19 +310,19 @@
 
 /* Define to 1 if you have the declaration of `getline', and to 0 if you
    don't. */
-#undef HAVE_DECL_GETLINE
+#define HAVE_DECL_GETLINE 0
 
 /* Define to 1 if you have the declaration of `getlogin', and to 0 if you
    don't. */
-#undef HAVE_DECL_GETLOGIN
+#define HAVE_DECL_GETLOGIN 0
 
 /* Define to 1 if you have the declaration of `getlogin_r', and to 0 if you
    don't. */
-#undef HAVE_DECL_GETLOGIN_R
+#define HAVE_DECL_GETLOGIN_R 0
 
 /* Define to 1 if you have the declaration of `getnameinfo', and to 0 if you
    don't. */
-#undef HAVE_DECL_GETNAMEINFO
+#define HAVE_DECL_GETNAMEINFO 0
 
 /* Define to 1 if you have the declaration of `getpass', and to 0 if you
    don't. */
@@ -330,27 +330,27 @@
 
 /* Define to 1 if you have the declaration of `imaxabs', and to 0 if you
    don't. */
-#undef HAVE_DECL_IMAXABS
+#define HAVE_DECL_IMAXABS 0
 
 /* Define to 1 if you have the declaration of `imaxdiv', and to 0 if you
    don't. */
-#undef HAVE_DECL_IMAXDIV
+#define HAVE_DECL_IMAXDIV 0
 
 /* Define to 1 if you have the declaration of `inet_ntop', and to 0 if you
    don't. */
-#undef HAVE_DECL_INET_NTOP
+#define HAVE_DECL_INET_NTOP 0
 
 /* Define to 1 if you have the declaration of `isblank', and to 0 if you
    don't. */
-#undef HAVE_DECL_ISBLANK
+#define HAVE_DECL_ISBLANK 0
 
 /* Define to 1 if you have the declaration of `memrchr', and to 0 if you
    don't. */
-#undef HAVE_DECL_MEMRCHR
+#define HAVE_DECL_MEMRCHR 0
 
 /* Define to 1 if you have the declaration of `mkdir', and to 0 if you don't.
    */
-#undef HAVE_DECL_MKDIR
+#define HAVE_DECL_MKDIR 0
 
 /* Define to 1 if you have the declaration of `nanosleep', and to 0 if you
    don't. */
@@ -358,15 +358,15 @@
 
 /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
    you don't. */
-#undef HAVE_DECL_PUTCHAR_UNLOCKED
+#define HAVE_DECL_PUTCHAR_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
    don't. */
-#undef HAVE_DECL_PUTC_UNLOCKED
+#define HAVE_DECL_PUTC_UNLOCKED 0
 
 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
    don't. */
-#undef HAVE_DECL_SNPRINTF
+#define HAVE_DECL_SNPRINTF 0
 
 /* Define to 1 if you have the declaration of `strdup', and to 0 if you don't.
    */
@@ -374,19 +374,19 @@
 
 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
    don't. */
-#undef HAVE_DECL_STRERROR_R
+#define HAVE_DECL_STRERROR_R 0
 
 /* Define to 1 if you have the declaration of `strndup', and to 0 if you
    don't. */
-#undef HAVE_DECL_STRNDUP
+#define HAVE_DECL_STRNDUP 0
 
 /* Define to 1 if you have the declaration of `strnlen', and to 0 if you
    don't. */
-#undef HAVE_DECL_STRNLEN
+#define HAVE_DECL_STRNLEN 0
 
 /* Define to 1 if you have the declaration of `strtoimax', and to 0 if you
    don't. */
-#undef HAVE_DECL_STRTOIMAX
+#define HAVE_DECL_STRTOIMAX 0
 
 /* Define to 1 if you have the declaration of `strtoll', and to 0 if you
    don't. */
@@ -398,11 +398,11 @@
 
 /* Define to 1 if you have the declaration of `strtoumax', and to 0 if you
    don't. */
-#undef HAVE_DECL_STRTOUMAX
+#define HAVE_DECL_STRTOUMAX 0
 
 /* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
    */
-#undef HAVE_DECL_TZNAME
+#define HAVE_DECL_TZNAME 0
 
 /* Define to 1 if you have the declaration of `wcwidth', and to 0 if you
    don't. */




reply via email to

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