Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5fa1ff commit 68f9d95Copy full SHA for 68f9d95
1 file changed
Mac/mwerks/mwerks_nonshared_config.h
@@ -24,6 +24,8 @@
24
/* #define HAVE_DYNAMIC_LOADING /* Enable dynamically loaded modules */
25
#define USE_GDBM /* Include the gdbm module */
26
#define USE_ZLIB /* Include the zlib module */
27
+#define USE_IC /* Include Internet Config module */
28
+#define USE_PYEXPAT /* Include Pyexpat module */
29
#define USE_APPEARANCE /* Enable Appearance support */
30
#define USE_UCNHASH /* Builtin ucnhash module (large!) */
31
#define USE_MSL_MALLOC /* Disable private malloc. Also disables next two defines */
0 commit comments