cvs-cvs
[Top][All Lists]
Advanced

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

[Cvs-cvs] Changes to ccvs/windows-NT/config.h


From: Jim Hyslop
Subject: [Cvs-cvs] Changes to ccvs/windows-NT/config.h
Date: Wed, 03 Aug 2005 21:00:42 -0400

Index: ccvs/windows-NT/config.h
diff -u ccvs/windows-NT/config.h:1.154 ccvs/windows-NT/config.h:1.155
--- ccvs/windows-NT/config.h:1.154      Thu Jul  7 16:20:34 2005
+++ ccvs/windows-NT/config.h    Thu Aug  4 01:00:40 2005
@@ -223,6 +223,8 @@
    */
 #define HAVE_DECL_GETCWD 1
 
+#define HAVE_GETCWD 1
+
 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
    don't. */
 #undef HAVE_DECL_GETC_UNLOCKED
@@ -513,7 +515,7 @@
 
 /* Define to 1 if the `printf' function supports the %p format for printing
    pointers. */
-#undef HAVE_PRINTF_PTR
+#define HAVE_PRINTF_PTR 1
 
 /* Define to 1 if the system has the type `ptrdiff_t'. */
 #undef HAVE_PTRDIFF_T




reply via email to

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