]> www.ginac.de Git - cln.git/blobdiff - src/timing/cl_t_config.h.in
Rework of autoconfiscation infrastructure
[cln.git] / src / timing / cl_t_config.h.in
index 25d9f2794f3b4c01c53fbb1f5a5769666b659b9e..a1a0fa16b6b6abe5ed309dbd5ff216bb06116a6d 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
 
 /* CL_RUSAGE */