Changeset 546 for trunk/config.h.in


Ignore:
Timestamp:
02/12/10 12:32:55 (2 years ago)
Author:
eagle
Message:
  • fixed order of pid-process creation
  • AC_PROG_MKDIR_P was missing
  • child reaper was missing in case of pid-process getting killed
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/config.h.in

    r502 r546  
    8888#undef HAVE_SYS_TYPES_H 
    8989 
     90/* Define to 1 if you have the <sys/wait.h> header file. */ 
     91#undef HAVE_SYS_WAIT_H 
     92 
    9093/* enable RTT measurement */ 
    9194#undef MEASURE_RTT 
Note: See TracChangeset for help on using the changeset viewer.