Show
Ignore:
Timestamp:
09/28/09 07:43:17 (6 months ago)
Author:
cristy
Message:
 
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • WizardsToolkit/trunk/config/config.h.in

    r1 r239  
    4848#undef HAVE_CLOCK 
    4949 
    50 /* Define to 1 if you have the `clock_gettime' function. */ 
     50/* Define to 1 if you have clock_gettime. */ 
    5151#undef HAVE_CLOCK_GETTIME 
     52 
     53/* Define to 1 if clock_gettime supports CLOCK_REALTIME. */ 
     54#undef HAVE_CLOCK_REALTIME 
    5255 
    5356/* Define to 1 if you have the declaration of `pread', and to 0 if you don't.