Changeset 239 for WizardsToolkit/trunk/config/config.h.in
- Timestamp:
- 09/28/09 07:43:17 (6 months ago)
- Files:
-
- 1 modified
-
WizardsToolkit/trunk/config/config.h.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
WizardsToolkit/trunk/config/config.h.in
r1 r239 48 48 #undef HAVE_CLOCK 49 49 50 /* Define to 1 if you have the `clock_gettime' function. */50 /* Define to 1 if you have clock_gettime. */ 51 51 #undef HAVE_CLOCK_GETTIME 52 53 /* Define to 1 if clock_gettime supports CLOCK_REALTIME. */ 54 #undef HAVE_CLOCK_REALTIME 52 55 53 56 /* Define to 1 if you have the declaration of `pread', and to 0 if you don't.
