summaryrefslogtreecommitdiff
path: root/config.win32.h
diff options
context:
space:
mode:
authorStef Walter <stef@thewalter.net>2004-04-03 23:00:48 +0000
committerStef Walter <stef@thewalter.net>2004-04-03 23:00:48 +0000
commit7a80b56ff1da9ea7ff0b7817213f5c9d09644a65 (patch)
tree35723506b64a4ebd23017f87845faa4e5d8c9286 /config.win32.h
parentabcb5c9321f31df3f84f0b07bfe61bbd1d594042 (diff)
Fixes for windows.
Diffstat (limited to 'config.win32.h')
-rw-r--r--config.win32.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/config.win32.h b/config.win32.h
index 524df57..497abfb 100644
--- a/config.win32.h
+++ b/config.win32.h
@@ -10,7 +10,7 @@
/* #undef HAVE_BYTE */
/* Define to 1 if you have the `chdir' function. */
-#define HAVE_CHDIR 1
+/* #define HAVE_CHDIR 1 */
/* Define to 1 if you have the `chmod' function. */
/* #define HAVE_CHMOD 1 */
@@ -25,7 +25,7 @@
#define HAVE_FCNTL_H 1
/* Define to 1 if you have the `getcwd' function. */
-#define HAVE_GETCWD 1
+/* #define HAVE_GETCWD 1 */
/* Define to 1 if you have the `getopt' function. */
/* #define HAVE_GETOPT 1 */
@@ -52,7 +52,7 @@
/* #define HAVE_INTTYPES_H 1 */
/* Define to 1 if you have the <io.h> header file. */
-/* #undef HAVE_IO_H */
+#define HAVE_IO_H 1
/* Define to 1 if you have the `itoa' function. */
/* #undef HAVE_ITOA */
@@ -148,7 +148,7 @@
/* #define HAVE_UINT64_T 1 */
/* Define to 1 if you have the <unistd.h> header file. */
-#define HAVE_UNISTD_H 1
+/* #define HAVE_UNISTD_H 1 */
/* Define to 1 if you have the `utimes' function. */
/* #define HAVE_UTIMES 1 */