comparison src/config.h.in @ 261:405dd6d1825b r20-5b29

Import from CVS: tag r20-5b29
author cvs
date Mon, 13 Aug 2007 10:23:51 +0200
parents 11cf20601dec
children 8efd647ea9ca
comparison
equal deleted inserted replaced
260:052205f7dd5f 261:405dd6d1825b
79 /* This will be removed in 19.15. */ 79 /* This will be removed in 19.15. */
80 /* Hah! Try 20.3 ... */ 80 /* Hah! Try 20.3 ... */
81 /* Hah! Try never ... */ 81 /* Hah! Try never ... */
82 /* If at first you don't succeed, try, try again. */ 82 /* If at first you don't succeed, try, try again. */
83 /* #define LOSING_BYTECODE */ 83 /* #define LOSING_BYTECODE */
84
85 /* Undefine on systems which don't have processes */
86 #undef HAVE_UNIX_PROCESSES
84 87
85 /* Does XEmacs support floating-point numbers? */ 88 /* Does XEmacs support floating-point numbers? */
86 #undef LISP_FLOAT_TYPE 89 #undef LISP_FLOAT_TYPE
87 90
88 /* Define GNU_MALLOC if you want to use the GNU memory allocator. */ 91 /* Define GNU_MALLOC if you want to use the GNU memory allocator. */