diff 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
line wrap: on
line diff
--- a/src/config.h.in	Mon Aug 13 10:23:05 2007 +0200
+++ b/src/config.h.in	Mon Aug 13 10:23:51 2007 +0200
@@ -82,6 +82,9 @@
 /* If at first you don't succeed, try, try again. */
 /* #define LOSING_BYTECODE */
 
+/* Undefine on systems which don't have processes */
+#undef HAVE_UNIX_PROCESSES
+
 /* Does XEmacs support floating-point numbers? */
 #undef LISP_FLOAT_TYPE