summaryrefslogtreecommitdiffstats
path: root/Mac/mwerks
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>1996-12-23 17:09:51 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>1996-12-23 17:09:51 (GMT)
commit3097463ef93bf422dadfa33e3ca0a97d23680a14 (patch)
tree59cb6ba71e11763e3baf3c05e027ef7153c0be7c /Mac/mwerks
parent83b17e804572954bdb6896bbbee7f632fd91c0e2 (diff)
downloadcpython-3097463ef93bf422dadfa33e3ca0a97d23680a14.zip
cpython-3097463ef93bf422dadfa33e3ca0a97d23680a14.tar.gz
cpython-3097463ef93bf422dadfa33e3ca0a97d23680a14.tar.bz2
Added gdbm
Diffstat (limited to 'Mac/mwerks')
-rw-r--r--Mac/mwerks/mwerks_nonshared_config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Mac/mwerks/mwerks_nonshared_config.h b/Mac/mwerks/mwerks_nonshared_config.h
index fd7f15d..33a70f9 100644
--- a/Mac/mwerks/mwerks_nonshared_config.h
+++ b/Mac/mwerks/mwerks_nonshared_config.h
@@ -19,3 +19,4 @@
/* #define USE_MAC_SHARED_LIBRARY /* Enable code to add shared-library resources */
/* #define USE_MAC_APPLET_SUPPORT /* Enable code to run a PYC resource */
/* #define USE_MALLOC_DEBUG /* Enable range checking and other malloc debugging */
+#define USE_GDBM /* Include the gdbm module */