]> granicus.if.org Git - python/commitdiff
Added gdbm
authorJack Jansen <jack.jansen@cwi.nl>
Mon, 23 Dec 1996 17:09:51 +0000 (17:09 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Mon, 23 Dec 1996 17:09:51 +0000 (17:09 +0000)
Mac/mwerks/mwerks_nonshared_config.h

index fd7f15ddc2262fbceca74ae2e91c904423394f23..33a70f94c87ce196654a921875363601561e436b 100644 (file)
@@ -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 */