// Defines OS dependent macros #ifndef _CL_BASE_CONFIG_H #define _CL_BASE_CONFIG_H /* These definitions are adjusted by `configure' automatically. */ /* functions and declarations */ /* CL_GETTIMEOFDAY */ /* Define if you have the gettimeofday() function. */ #undef HAVE_GETTIMEOFDAY /* Define if the declaration of gettimeofday() needs dots. */ #undef GETTIMEOFDAY_DOTS /* Define as the type of `tzp' in gettimeofday() declaration. */ #undef GETTIMEOFDAY_TZP_T #endif /* _CL_BASE_CONFIG_H */