Commit 68f9d95c authored by Jack Jansen's avatar Jack Jansen

Added USE_IC and USE_PYEXPAT

parent a5fa1ff8
......@@ -24,6 +24,8 @@
/* #define HAVE_DYNAMIC_LOADING /* Enable dynamically loaded modules */
#define USE_GDBM /* Include the gdbm module */
#define USE_ZLIB /* Include the zlib module */
#define USE_IC /* Include Internet Config module */
#define USE_PYEXPAT /* Include Pyexpat module */
#define USE_APPEARANCE /* Enable Appearance support */
#define USE_UCNHASH /* Builtin ucnhash module (large!) */
#define USE_MSL_MALLOC /* Disable private malloc. Also disables next two defines */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment