Some more changes

This commit is contained in:
Guido van Rossum 1994-08-23 13:28:34 +00:00
parent bd851cd167
commit 29e7af07f0
5 changed files with 25 additions and 22 deletions

View file

@ -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