]> www.ginac.de Git - cln.git/blobdiff - src/base/cl_base_config.h.in
Fix build breakage on Sparc.
[cln.git] / src / base / cl_base_config.h.in
index a5759e7e67fa8c942b92c93802d15c8efd872dd3..f4c9b7cd7d21eb14bfd8860aa8b52365e4c5cfc4 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. */
+   but don't have the gettimeofday() function. */
 #undef HAVE_TIMES_CLOCK