1 /* As of 19.29, it should work ok to use shared libs with X. */
7 /* jik@gza.com says this works now. */
8 /* The bug that corrupts GNU malloc's memory pool is fixed in SunOS 4.1.3. */
12 #if 0 /* This causes failure in process_send_signal (tcgetattr loses)
13 and may also cause hanging at Emacs startup when parent
14 is not a job control shell. */
15 /* murray@chemical-eng.edinburgh.ac.uk says this works, and avoids
16 the problem of spurious ^M in subprocess output. */
18 /* This enables some #undefs in systty.h. */
22 /* barrie@calvin.demon.co.uk says memmove is missing. */
24 #define MEMMOVE_MISSING