]> sjero.net Git - wget/blobdiff - windows/config.h.ms
[svn] Windows fixes by Herold Heiko.
[wget] / windows / config.h.ms
index 6d7471102fde08dea5cef7e2ff7abfae838c9f94..5078bd6735e701dbff3cffc7f7192c750d2676eb 100644 (file)
@@ -186,5 +186,8 @@ char *alloca ();
 #define inline __inline
 #define ftruncate chsize
 
+/* Define if you have the isatty function.  */
+#define HAVE_ISATTY 1
+
 #endif /* CONFIG_H */