From: Jack Jansen Date: Sun, 22 Jan 1995 16:46:11 +0000 (+0000) Subject: The last missing file of the mwerks port (this is the 'prefix' file) X-Git-Tag: v1.2b3~119 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6bb347fc1cde93111eeb5b456b4663c2503bed4d;p=thirdparty%2FPython%2Fcpython.git The last missing file of the mwerks port (this is the 'prefix' file) --- diff --git a/Mac/mwerks/mwerks_config.h b/Mac/mwerks/mwerks_config.h new file mode 100644 index 000000000000..e2697a7639e4 --- /dev/null +++ b/Mac/mwerks/mwerks_config.h @@ -0,0 +1,2 @@ +#define HAVE_CONFIG_H +#define USE_STDWIN \ No newline at end of file