File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323/* #define USE_MALLOC_DEBUG /* Enable range checking and other malloc debugging */
2424#define USE_GDBM /* Include the gdbm module */
2525#define USE_ZLIB /* Include the zlib module */
26+ #define USE_APPEARANCE /* Enable Appearance support */
2627#ifdef __powerc
2728#define USE_CACHE_ALIGNED 8 /* Align on 32-byte boundaries for 604 */
2829#endif
Original file line number Diff line number Diff line change 2323/* #define USE_MALLOC_DEBUG /* Enable range checking and other malloc debugging */
2424#define USE_GDBM /* Include the gdbm module */
2525#define USE_ZLIB /* Include the zlib module */
26+ #define USE_APPEARANCE /* Enable Appearance support */
2627#ifdef __powerc
2728#define USE_CACHE_ALIGNED 8 /* Align on 32-byte boundaries for 604 */
2829#endif
Original file line number Diff line number Diff line change 2525/* #define USE_MALLOC_DEBUG /* Enable range checking and other malloc debugging */
2626/* #define USE_GDBM /* Include the gdbm module */
2727/* #define USE_ZLIB /* Include the zlib module */
28+ #define USE_APPEARANCE /* Enable Appearance support */
2829#ifdef __powerc
2930#define USE_CACHE_ALIGNED 8 /* Align on 32-byte boundaries for 604 */
3031#endif
You can’t perform that action at this time.
0 commit comments