Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 68f9d95

Browse files
committed
Added USE_IC and USE_PYEXPAT
1 parent a5fa1ff commit 68f9d95

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Mac/mwerks/mwerks_nonshared_config.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@
2424
/* #define HAVE_DYNAMIC_LOADING /* Enable dynamically loaded modules */
2525
#define USE_GDBM /* Include the gdbm module */
2626
#define USE_ZLIB /* Include the zlib module */
27+
#define USE_IC /* Include Internet Config module */
28+
#define USE_PYEXPAT /* Include Pyexpat module */
2729
#define USE_APPEARANCE /* Enable Appearance support */
2830
#define USE_UCNHASH /* Builtin ucnhash module (large!) */
2931
#define USE_MSL_MALLOC /* Disable private malloc. Also disables next two defines */

0 commit comments

Comments
 (0)