summaryrefslogtreecommitdiffstats
path: root/Mac/Include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'Mac/Include/config.h')
-rw-r--r--Mac/Include/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mac/Include/config.h b/Mac/Include/config.h
index c92f1a6..7b98e95 100644
--- a/Mac/Include/config.h
+++ b/Mac/Include/config.h
@@ -1,6 +1,6 @@
/* config.h for Macintosh THINK C 6.0. */
-/* Define if on Macintosh (THINK C or MPW */
+/* Define if on Macintosh (THINK_C or MPW should also be defined) */
#define macintosh
/* Define if on AIX 3.
@@ -166,7 +166,7 @@
#undef HAVE_GETTIMEOFDAY
/* Define if you have getwd. */
-#define HAVE_GETWD 1
+#undef HAVE_GETWD
/* Define if you have link. */
#undef HAVE_LINK