]> www.ginac.de Git - cln.git/blobdiff - src/base/cl_base_config.h.in
Replace unused macro with cl_unused.
[cln.git] / src / base / cl_base_config.h.in
index a5759e7e67fa8c942b92c93802d15c8efd872dd3..a04f8599f89d78ab3a9ec535c8bf7e067a96dc4c 100644 (file)
 /* Define as the type of `tzp' in gettimeofday() declaration. */
 #undef GETTIMEOFDAY_TZP_T
 
-/* CL_FTIME */
-/* Define if you have the ftime() function. */
-#undef HAVE_FTIME
-
-/* CL_TIMES_CLOCK */
-/* Define if you have the times() function and it returns the real time,
-   but don't have the gettimeofday() or ftime() function. */
-#undef HAVE_TIMES_CLOCK
-
 
 #endif /* _CL_BASE_CONFIG_H */