]> granicus.if.org Git - python/commitdiff
Config files for shared PPC python with GUSI and for _tkinter plugin
authorJack Jansen <jack.jansen@cwi.nl>
Thu, 7 Mar 1996 15:15:35 +0000 (15:15 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Thu, 7 Mar 1996 15:15:35 +0000 (15:15 +0000)
module.

Mac/mwerks/mwerks_tkplugin_config.h [new file with mode: 0644]
Mac/mwerks/old/mwerks_shgusi_config.h [new file with mode: 0644]

diff --git a/Mac/mwerks/mwerks_tkplugin_config.h b/Mac/mwerks/mwerks_tkplugin_config.h
new file mode 100644 (file)
index 0000000..81cd9e8
--- /dev/null
@@ -0,0 +1,4 @@
+#define HAVE_CONFIG_H
+#define USE_TK
+#define MAC_TCL
+#define USE_GUSI
diff --git a/Mac/mwerks/old/mwerks_shgusi_config.h b/Mac/mwerks/old/mwerks_shgusi_config.h
new file mode 100644 (file)
index 0000000..e6fb8c9
--- /dev/null
@@ -0,0 +1,5 @@
+#define HAVE_CONFIG_H
+#define USE_MAC_SHARED_LIBRARY
+#define USE_MAC_DYNAMIC_LOADING
+#define USE_MAC_APPLET_SUPPORT
+#define USE_GUSI