Extend d_pseudofork to Win32-land and set it when appropriate
[p5sagit/p5-mst-13.2.git] / win32 / config_H.gc
index e872524..0fdff18 100644 (file)
  */
 /*#define HAS_VFORK    /**/
 
+/* HAS_PSEUDOFORK:
+ *     This symbol, if defined, indicates that an emulation of the
+ *     fork routine is available.
+ */
+/*#define HAS_PSEUDOFORK       /**/
+
 /* Signal_t:
  *     This symbol's value is either "void" or "int", corresponding to the
  *     appropriate return type of a signal handler.  Thus, you can declare